CoffeeLite
CoffeeLite copied to clipboard
CoffeeScript syntax highlighting for Visual Studio 2010
Results
2
CoffeeLite issues
Sort by
recently updated
recently updated
newest added
CoffeeScript adds a multi-line "tripple quote" string literal which isn't currently supported by CoffeeLite. ''' in coffee script this is all one string literal '''
Hi, I found some issues: 1. The "coffee.this" color looks too light. Sometimes it's hard to recognize the text. I suggest using rgb(192,96,0) or just black. 2. There are 2...