CoffeeScript Support for Visual Studio Code
July 29, 2022 ยท View on GitHub
Helps you programming in CoffeeScript.
:wave: DEPRECATED DUE TO INACTIVE DEVELOPMENT :wave:
Alternative: CoffeeSense (source code: phil294/coffeesense)
Supported
- Syntax check while typing
- Show all Symbol Definitions Within a Document ("Go to symbol in file" command)
- Show all All Symbol Definitions in Workspace ("Go to symbol in workspace" command)
To report bugs, or contribute to the source code, see https://github.com/yorkxin/vscode-coffeescript-support .
Known Issues
- Unable to list symbols for Untitled file (teach me if you know how)
Demo
Go to Symbol in File

Go to Symbol in Workspace

Contributing
See CONTRIBUTING.md
License
MIT License. SEE LICENSE file.