Overview Version History Q & A Rating & Review
vscode-csc488
🚧 Work-in-progress 🚧
CSC488 language extension for Visual Studio Code. Provides syntax highlighting and other features for the Winter 2017 version of the CSC488 Source Language.
Installation
Install from the Visual Studio Code Marketplace .
Roadmap
[ ] Syntax highlighting
[x] Comments
[x] Control flow keywords
[x] Declaration keywords
[x] Output keywords
[x] Type keywords
[x] Expression (Boolean) keywords
[ ] Other syntax...
[ ] Auto indenting
[ ] Code navigation
[ ] Collapse/expand blocks
[ ] Go to definition
[ ] Find references
[ ] Snippets
[ ] Integrate with compiler
[ ] Compile code with F5
[ ] View compile errors in editor
[x] Icon for VSCode marketplace
Resources