Skip to content
This repository was archived by the owner on Jul 30, 2022. It is now read-only.

yorkxin/vscode-coffeescript-support

Repository files navigation

CoffeeScript Support for Visual Studio Code

Helps you programming in CoffeeScript.

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)

For other planned features, issues and source code, see https://github.com/chitsaou/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.

Packages

No packages published