Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CSC488 Source LanguageNew to Visual Studio Code? Get it now.
CSC488 Source Language

CSC488 Source Language

Spencer Elliott

|
740 installs
| (0) | Free
CSC488 (winter 2017) source language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

Example syntax highlighting

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

  • VSCode: Adding Language Colorization
  • TextMate Language Grammars
  • Sublime Text Syntax Definitions
  • tmlanguage spec
  • VSCode Python tmLanguage
  • VSCode JavaScript tmLanguage
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft