Skip to content
This repository has been 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.

👋 DEPRECATED DUE TO INACTIVE DEVELOPMENT 👋

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.