Commit Graph

2674 Commits (2b7072d6639a09d14c4e84263858602568b05dfc)
 

Author SHA1 Message Date
masad-frost 6f3c349061 Fix hex numbers 7 years ago
masad-frost 9987c4fd86 Prettier 7 years ago
Dmitriy Lyner fa97cf3a83 nvm string syntax. oops 7 years ago
Dmitriy Lyner 7a8774bafd an extra \ snuck in compared to origina ldeleted function 7 years ago
Dmitriy Lyner 29bed5adbd rename parameter string to str purely to prevent confusion 7 years ago
Dmitriy Lyner b6b4422ab4 remove console log and condense return into 1 line 7 years ago
Dmitriy Lyner f7a3a213f6 per timkenrick's feedback. Slight modification in that the outer function (MonacoEnvironment iife) is run at build time while the getWorkerUrl function is run at runtime so we must move the logic for accessing window.__webpack_public_path__ inside. 7 years ago
Alexandru Dima 0fff4b5721
Merge pull request #904 from avelino/clojure
added clojure exampple
7 years ago
Avelino 0c074dcc2a added clojure exampple
ref #828
7 years ago
Alexandru Dima b6f47a51d6
Merge pull request #37 from avelino/clojure
Clojure: added more keywords
7 years ago
Avelino 4f1958ac27 fixed clear \\ to \ on keywords 7 years ago
Alex Dima 32838abddd Minor cleanup 7 years ago
Alexandru Dima 0474b13c9d
Merge pull request #36 from avelino/clojure
Clojure support
7 years ago
Avelino 380fe86dd8 fixed keyword that contains `-` 7 years ago
Avelino 8bfec94690 added more keywords
Clojure has many reserved words
7 years ago
Dmitriy Lyner 87f68ff7af base case 7 years ago
Dmitriy Lyner 3884bd5470 Merge branch 'enhancement/context-path' of https://github.com/dmitriylyner/monaco-editor-webpack-plugin into enhancement/context-path 7 years ago
Dmitriy Lyner 44bfaed10e this is more inline with webpack https://webpack.js.org/concepts/output/\#advanced 7 years ago
Dima eaf91c414e
Merge branch 'master' into enhancement/context-path 7 years ago
Dmitriy Lyner f1ea23c229 fix logic. It's more lines of code but safer. 7 years ago
Dmitriy Lyner 083face122 Take <base href=..> into account 7 years ago
Avelino 05bb6c9204 append clojure on readme file 7 years ago
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)
7 years ago
Avelino b8cf0d688f added clojure support
refs:
https://github.com/Microsoft/monaco-editor/issues/828
https://github.com/theia-ide/theia/issues/1717
7 years ago
Alexandru Dima 7173f056fa
Merge pull request #35 from avelino/more_languages_2_readme
upgrade all language support (today)
7 years ago
Avelino 7cc8adadec upgrade all language support (today)
When implementing a new language should be charged update
README (keep project up to date)
7 years ago
Martin Aeschlimann c1510365db fix JSON sample (for #899) 7 years ago
Alex Dima ef899cbd35 1.2.1 7 years ago
Alex Dima 61bfb5f8a6 Fixes #8: Avoid arrow functions in generated code 7 years ago
Alexandru Dima 3dd38f1ca5
Merge pull request #34 from masad-frost/fm-scheme
Add Scheme language
7 years ago
Alexandru Dima c09fd5d81d
Merge pull request #33 from masad-frost/fm-py-indent
Add auto-indentation for python
7 years ago
Alex Dima e0cad2423f Adopt latest vscode-html-languageservice 7 years ago
masad-frost 817ca5bd99 Add Scheme language 7 years ago
Alex Dima 6b7dfecca4 1.2.0 7 years ago
Alex Dima c75e97e037 Fixes #12: Catch up with 0.13.x rename 7 years ago
Alex Dima 900e817512 Add simple way to test (#12) 7 years ago
masad-frost 5c8480449b Add auto-indentation for python 7 years ago
Benjamin Pasero d7ef525b1d
Change =dev to =src in the links 7 years ago
Alexandru Dima f6fb545dc9
Merge pull request #878 from rcjsuen/folding-example
Add folding provider sample to the playground
7 years ago
Remy Suen 4279391dde Add folding provider sample to the playground
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alexandru Dima 03655e6da9
Merge pull request #20 from fathyb/hover/cover-block
Use Mardown code block for hover tooltip
7 years ago
Alexandru Dima 779a88524d
Merge pull request #25 from fathyb/update/parcel
Update Parcel example
7 years ago
Alex Dima fe5ddc65b2 Add workaround for typedoc silliness 7 years ago
Alex Dima 046f324627 0.13.1 7 years ago
Alex Dima 28e4b900b8 update changelog 7 years ago
Alex Dima 5142ee6c30 Fixes #871 7 years ago
Fathy Boundjadj 407357f852
Use Mardown code block for hover tooltip 7 years ago
Peng Lyu 1b82be2abf 0.13.0 7 years ago
Peng Lyu 6dc4fba5de update dependencies, changelog 7 years ago
Peng Lyu 781bcdd267 1.3.0 7 years ago