⚲
Project
Profile
Help
Tour this page
Frequent Planio Questions
Learning Resources
Using Planio Git repos with Eclipse
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Search
:
Projects
All Projects
Help
Tour this page
Frequent Planio Questions
Learning Resources
Using Planio Git repos with Eclipse
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
CocoMUD client
Overview
Roadmap
Issues
Agile board
Blog
Documents
Wiki
Forums
Files
Repository
«
Previous
|
Next
»
Revision b766fce3
Added by
Francisco Del Roio
about 2 years
ago
ID
b766fce3701fb7151561040f70c375fefe28b1d1
Parent
db3467ab
Child
abfc8cf3
Visual Studio Code support
Added basic Visual Studio Code files to ease coding and debugging.
Added `launch.json` and `tasks.json`.
- Added a task to prepare a folder to run the client from code.
- Added a launch config to run CocoMUD from code with debugging.
Changes
View differences
added
modified
copied
renamed
deleted
.gitattributes
(
diff
)
.gitignore
(
diff
)
.vscode
launch.json
tasks.json
prepare.bat
Loading...
Visual Studio Code support
Added basic Visual Studio Code files to ease coding and debugging.
- Added a task to prepare a folder to run the client from code.
- Added a launch config to run CocoMUD from code with debugging.