Commit Graph

95 Commits (3c5417b252692cba96cf06fe14eb95c53a848715)
 

Author SHA1 Message Date
Alex Dima 3c5417b252 Eliminate htmlTokenTypes 8 years ago
Alex Dima f661c5f826 Format sources 8 years ago
Alex Dima da162968ac Fixes Microsoft/monaco-editor#381: Align language configurations with VS Code 8 years ago
Alex Dima d9d2ca27bc Fix missing trailing comma 8 years ago
Alexandru Dima 2586e9d789 Merge pull request #20 from lserafin/master
Add Solidity
8 years ago
Alexandru Dima 2981d7bc43 Merge pull request #19 from scottmcmaster/master
MSDAX support
8 years ago
Alexandru Dima b14815ec66 Merge pull request #18 from andybons/patch-1
Fix typo: concering → concerning
8 years ago
Alexandru Dima 3e43ebc34a Merge pull request #17 from akosyakov/patch-1
Include src as a part of npm package
8 years ago
Alexandru Dima 9865a5f5a0 Merge pull request #16 from sandyarmstrong/numlits
csharp: add support for binary literals and _ as separator
8 years ago
Alexandru Dima 37e390f5ae Merge pull request #14 from AndersMad/master
HTML Tags: Add support for dash and fix colon in end tag
8 years ago
Alex Dima ae07fd5aeb Add test for PR#14 8 years ago
Alexandru Dima d44a63734c Merge pull request #13 from jmarianer/master
Support literal interpolated strings ($@"")
8 years ago
Alex Dima bd847cb2a0 Fix a few missing commas and indentation 8 years ago
Luzian Serafin 6053795334 Add Solidity 8 years ago
Scott McMaster 345fa67059 MSDAX support 8 years ago
Andrew Bonventre 2ae9c9680f Fix typo: concering → concerning 8 years ago
Anton Kosyakov df620a6670 Include src as a part of npm package
It would be nice to consume sources as it is to bundle it with not amd loader, e.g. it is hard to consume generated amd modules with webpack.
8 years ago
Sandy Armstrong de35151091 csharp: add support for binary literals and _ as separator
Note that proper `_` usage is not enforced; this matches vscode behavior.
8 years ago
AndersMad 4e97f005e6 Tags: Add support for dash and fix colon in end tag 8 years ago
Joey Marianer c71ca222d3 Support literal interpolated strings ($@"") 8 years ago
Alex Dima eb82671c37 Fix integration tests 8 years ago
Alex Dima 18916e97a4 0.7.0 8 years ago
Alex Dima a75676a7e9 Adopt latest monaco-editor-core 8 years ago
Alex Dima 6882a78485 More tweaks for optimal colorization 8 years ago
Alex Dima da418eb8d9 Small tweaks 8 years ago
Alex Dima 36b879e624 Remove extraneous bracket directives 8 years ago
Alex Dima 21953fde00 adopt latest editor 8 years ago
Alex Dima b5b35011ef Adopt Monarch breaking change 8 years ago
Alex Dima 03eaf41470 Small tweaks to use classic-style tokens 8 years ago
Alex Dima b15a5d4b98 small tweak for less 8 years ago
Alex Dima 6b4e9948dc Generate classic-style tokens for less and add tests 8 years ago
Alex Dima f487f4f76d Generate classic-style tokens for scss and add tests 8 years ago
Alex Dima d62ad052d0 Fix php tests 8 years ago
Alex Dima 84365cfba1 Generate classic-style tokens for css and add tests 8 years ago
Alex Dima 73ca7943b6 Generate classic-style tokens for bat 8 years ago
Alex Dima db5dfea6bc 0.6.1 8 years ago
Alex Dima ac89ee029e improve handlebars tokens 8 years ago
Alex Dima cd6cee8241 Fix test running 8 years ago
Alex Dima 4dd22f337d 0.6.0 8 years ago
Alex Dima fd80161c08 Update README 8 years ago
Alex Dima 0adb5b8c74 Adopt latest monaco-editor-core, adopt TS 2.0 for compilation 8 years ago
Alexandru Dima 27c7315d4b Merge pull request #12 from Hirse/feature/yaml
YAML colorization
8 years ago
d056950 df77c1f729 YAML: Fix tests 8 years ago
d056950 cdd1cdd0be YAML: Correctly terminate numbers in Flow Collections 8 years ago
d056950 5e78e912f2 YAML: Remove value state and add more tests 8 years ago
d056950 f4d3d312db Add YAML 8 years ago
Alexandru Dima 0224ec8e0e Merge pull request #11 from JKillian/jk/cssUnits
Add vmin and vmax CSS units
8 years ago
Alexandru Dima ab254ceffc Merge pull request #10 from nicot/master
Go: add raw string literal syntax
8 years ago
Alexandru Dima 3b003d8637 Update README.md 8 years ago
Jason Killian 57054a860f Add vmin and vmax CSS units 8 years ago