Commit Graph

172 Commits (1e565b33acde687edd24d3d2141cc53468aab577)
 

Author SHA1 Message Date
Alex Dima 6882a78485 More tweaks for optimal colorization
Alex Dima da418eb8d9 Small tweaks
Alex Dima 36b879e624 Remove extraneous bracket directives
Alex Dima 21953fde00 adopt latest editor
Alex Dima b5b35011ef Adopt Monarch breaking change
Alex Dima 03eaf41470 Small tweaks to use classic-style tokens
Alex Dima b15a5d4b98 small tweak for less
Alex Dima 6b4e9948dc Generate classic-style tokens for less and add tests
Alex Dima f487f4f76d Generate classic-style tokens for scss and add tests
Alex Dima d62ad052d0 Fix php tests
Alex Dima 84365cfba1 Generate classic-style tokens for css and add tests
Alex Dima 73ca7943b6 Generate classic-style tokens for bat
Alex Dima db5dfea6bc 0.6.1
Alex Dima ac89ee029e improve handlebars tokens
Alex Dima cd6cee8241 Fix test running
Alex Dima 4dd22f337d 0.6.0
Alex Dima fd80161c08 Update README
Alex Dima 0adb5b8c74 Adopt latest monaco-editor-core, adopt TS 2.0 for compilation
Alexandru Dima 27c7315d4b Merge pull request from Hirse/feature/yaml
YAML colorization
d056950 df77c1f729 YAML: Fix tests
d056950 cdd1cdd0be YAML: Correctly terminate numbers in Flow Collections
d056950 5e78e912f2 YAML: Remove value state and add more tests
d056950 f4d3d312db Add YAML
Alexandru Dima 0224ec8e0e Merge pull request from JKillian/jk/cssUnits
Add vmin and vmax CSS units
Alexandru Dima ab254ceffc Merge pull request from nicot/master
Go: add raw string literal syntax
Alexandru Dima 3b003d8637 Update README.md
Jason Killian 57054a860f Add vmin and vmax CSS units
Nico Tonozzi d71afeadce Add backtick tests
Alex Dima 52e39d313e 0.5.0
Alex Dima 3058339ea9 Adopt monaco-editor-core@0.7.1
Alex Dima 5d907f60f3 Add razor
Alex Dima d0f7359bc0 Add handlebars
Alex Dima 83bf09fbef Adopt monaco-editor-core that doesn't register html
Alex Dima e1a09ac16d Add html tests
Alex Dima a7917b195e Add build status to README
Alex Dima 36cd3492ec Add travis builds
Alexandru Dima 331b09c796 Update README.md
Alex Dima e83992b95d Update README
Alex Dima bb831fbc82 monaco-editor-core@0.7.0
Alex Dima 7248dae5be Fix whitespace
Alex Dima 7dc4974d98 disable html until it gets tests
Alex Dima 5e08803177 Emit delimiters near html tags
Alex Dima f1f3088632 Add php
Alex Dima 712fb631b5 Handle text and whitespace in HTML
Alex Dima 0eadaef95c Add html colorizer
Alex Dima aef19eb790 0.4.0
Alex Dima e53257dd45 Adopt monaco-editor-core@0.6.0
Alexandru Dima e13d89495f Merge pull request from sandyarmstrong/csx-directives-ms
csharp: allow styling #r/#load
Sandy Armstrong c133c2eb2b csharp: allow styling #r/#load
Johannes Rieken c4a322c1b1 Update README.md