[IDEA]Coffeescript Support
Bug #1194508 reported by
Removed by request
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
geany (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Coffeescript support would be awesome for such a cool IDE.
summary: |
- Coffeescript Support + [IDEA]Coffeescript Support |
To post a comment you must log in.
For basic coffeescript support, I use the following. It's not perfect, but works pretty well for most cases:
In the `/usr/share/ geany/filetype_ extensions. conf` under [Extension], add this line: `CoffeeScript= *.coffee; *.cson; ` Graphviz; CoffeeScript; `)
Then, under [Groups], make sure `CoffeeScript` shows up somewhere (I added mine on the Script line: `Script=
Finally, make sure that the attached file is included in that same folder and restart Geany