Commit Graph

394 Commits (4e2ba08fc635092e6fa60ca912da019deffca23e)
 

Author SHA1 Message Date
masad-frost 79eaf088de Add defn- and include hyphen in boundary
masad-frost 6f3c349061 Fix hex numbers
masad-frost 9987c4fd86 Prettier
Alexandru Dima b6f47a51d6
Merge pull request from avelino/clojure
Clojure: added more keywords
Avelino 4f1958ac27 fixed clear \\ to \ on keywords
Alex Dima 32838abddd Minor cleanup
Alexandru Dima 0474b13c9d
Merge pull request from avelino/clojure
Clojure support
Avelino 380fe86dd8 fixed keyword that contains `-`
Avelino 8bfec94690 added more keywords
Clojure has many reserved words
Avelino 05bb6c9204 append clojure on readme file
Avelino 3892487cb8 Merge github.com:Microsoft/monaco-languages into clojure
* github.com:Microsoft/monaco-languages:
  upgrade all language support (today) When implementing a new language should be charged update README (keep project up to date)
Avelino b8cf0d688f added clojure support
refs:
https://github.com/Microsoft/monaco-editor/issues/828
https://github.com/theia-ide/theia/issues/1717
Alexandru Dima 7173f056fa
Merge pull request from avelino/more_languages_2_readme
upgrade all language support (today)
Avelino 7cc8adadec upgrade all language support (today)
When implementing a new language should be charged update
README (keep project up to date)
Alexandru Dima 3dd38f1ca5
Merge pull request from masad-frost/fm-scheme
Add Scheme language
Alexandru Dima c09fd5d81d
Merge pull request from masad-frost/fm-py-indent
Add auto-indentation for python
masad-frost 817ca5bd99 Add Scheme language
masad-frost 5c8480449b Add auto-indentation for python
Peng Lyu 781bcdd267 1.3.0
Peng Lyu 7eb290dff4 Fix C++ includes
Alexandru Dima 7195ea606e
Merge pull request from Serhioromano/master
Add new language ST
Sergey Romanov 63308cf6aa Added language config for pairs
Sergey Romanov 1e565b33ac Few extensions added
Sergey Romanov 6911ed6b88 Add new language ST
Alex Dima 6f34b63e40 1.2.0
Alex Dima 26db7182c6 1.1.0
Alex Dima 2fc074ebcd Adopt new monaco-editor-core
Alexandru Dima f3912eaaf9
Merge pull request from systemsoverload/systemsoverload/add-rust-support
Add rust colorization support
Alex Dima 8af485d6bf Remove log statements
Alex Dima 3b733d9822 Format code
Alex Dima 1f658b24a4 Remove compilation output
TJ Kells 38bdd17d43 Add rust colorization support
Alex Dima d2db3faa76 1.0.4
Alexandru Dima 3aff8636e1
Merge pull request from rcjsuen/patch-2
Add ARG as a Dockerfile keyword
Alex Dima 4c12640101 Merge remote-tracking branch 'origin/master' into rcjsuen-patch-2
Alex Dima 1fb34177ec 1.0.3
Alex Dima 21ac5f13ec Add folding rules
Alex Dima 46247f86ca 1.0.2
Alex Dima ec369b424a Improve npmignore
Alex Dima 596f52b4d9 1.0.1
Alex Dima 93c48edccc Reorganize project
Alex Dima 49f2283894 Fix header
Alex Dima f8781eda2e Improve npmignore
Alex Dima 043283146c 1.0.0
Alex Dima a8741f55a9 Adopt monaco-plugin-helpers
Alex Dima 2ad83718b7 Spell out dynamic imports
Alex Dima dfbeb25855 Restore test running
Alex Dima bcc10f8425 Ship ESM variant
Alex Dima bf7c78973c Reorganize project
Peng Lyu fb489d416f Ruby squiggly heredoc.