yorkxin / vscode-coffeescript-support

Advanced CoffeeScript support in VSCode

Home Page:https://marketplace.visualstudio.com/items?itemName=yorkxin.coffeescript-support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Advanced CoffeeScript support in VSCode

https://marketplace.visualstudio.com/items?itemName=yorkxin.coffeescript-support

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%