Commit Graph

2924 Commits (90dd955ff5d46cadf50d72edb3b329de3c0adad2)
 

Author SHA1 Message Date
placatus 292108c5ee Fixed creating the LanguageServiceDefaultsImpl twice 6 years ago
placatus 357f54c652 Trigger an event when the extra libs changed, redoing all colorization and diagnostics 6 years ago
Alex Dima a5c9de82be Fix build 6 years ago
Alex Dima 24b8c98534 Downgrade event-stream 6 years ago
Alex Dima 43c84303ac More dependency upgrades 6 years ago
Alex Dima 440404716e Upgrade to gulp 4 6 years ago
Krish De Souza 4c2b07fb31 Fixed various HTML errors with the various webpages based against w3 html validator 6 years ago
Johannes Rieken 70e48eeb52 debt - more promise cleanup 6 years ago
placatus e39fa719bc Optimize how external libs are handled and allow for custom languages:
* Adding/removing extra libs does not trigger a full worker refresh
* Manual control over when the extra libs are sent to the worker
* Adding a new lib with the same name replaces it inplace
Also included, the capability to define custom languages
6 years ago
Swarnava Sengupta 5c2439210d Make copyright year dynamic 6 years ago
Samuel Helms b1fe6ca63e allows annotation in markdown language block headers (matches the behavior in vscode) 6 years ago
Olga Lesnikova 6d8ff4c54f more safe extra lib filePath generation 6 years ago
Alessandro Fragnani 3e3d229435 Strings in Pascal can also be #number 6 years ago
Alessandro Fragnani 735ae599dc Pascal does not have "escape" - remove it 6 years ago
Alessandro Fragnani e132721b08 Adds Pascal language in README 6 years ago
Alessandro Fragnani f5b48af525 Register, Load and Ship Pascal language 6 years ago
Alessandro Fragnani 34c155adaa Adds Pascal language files 6 years ago
Alexandru Dima a404c91e22
Merge pull request #1268 from AaronGillBraun/parcel-docs
Added documentation for using parcel.
6 years ago
Aaron Gill-Braun 20f1b5a2ab
Added documentation for parcel.
The sample using parcel (https://github.com/Microsoft/monaco-editor-samples/tree/master/browser-esm-parcel) does not work due the how parcel handlers workers. Added documentation showing how parcel can still be used by bundling workers separately.
6 years ago
Alexandru Dima ec16c9c01a
Merge pull request #59 from ALANVF/master
Add Tcl support
6 years ago
Alex Dima 22d999d519 Merge remote-tracking branch 'origin/master' into pr/ALANVF/59 6 years ago
alan.invents 9d51b7ced9 Add Tcl support 6 years ago
Alex Dima c4eea357d9 Remove usage of monaco.Promise 6 years ago
Alexandru Dima 438b87cf17
Merge pull request #58 from brijeshb42/master
Update ruby auto indentation rules
6 years ago
Alexandru Dima 1336ea407f
Merge pull request #57 from creativedrewy/add-kotlin-support
Add Kotlin Language Support
6 years ago
Alexandru Dima f9595842a3
Merge pull request #56 from finalfantasia/master
[clojure] Improve the regular expressions for various symbols
6 years ago
Alex Dima a103c438d4 Adopt native promises 6 years ago
Alex Dima da22aff470 Adopt native promises 6 years ago
Alex Dima 3c3465db29 More native promises 6 years ago
Alex Dima 35c57b5990 Adopt native promises 6 years ago
Alex Dima 8a2b406930 Adopt native promises 6 years ago
Alex Dima 505232c7c8 Adopt native promises 6 years ago
Alexandru Dima a9a96f4382
Merge pull request #1226 from langpavel/graphql
Add graphql code sample
6 years ago
Alexandru Dima 03a82594d2
Merge pull request #54 from langpavel/graphql
GraphQL language support
6 years ago
Alexandru Dima b923f46ad6
Merge pull request #28 from langpavel/upgrade-packages
chore: upgrade packages
6 years ago
Abdussalam Abdurrahman 6b675164e5
Add ".edn" to the list of file name extensions 6 years ago
Brijesh Bittu ea1dd2c5cf Update ruby auto indent rules
Copied rules from `vscode/extensions/ruby/language-configuration.json`
6 years ago
Caleb Tseng 2683160fab Adding class highlighting and unit tests 6 years ago
Pavel Lang e493629099
chore: upgrade packages
npm i typescript@^3.2.2 monaco-editor-core@^0.15.5
6 years ago
Pavel Lang 4b680d4874
feat(graphql): add graphql code sample 6 years ago
Pavel Lang 4ab50c667e
fix(graphql): add implements to keywords 6 years ago
Pavel Lang 1ff4648d05
feat(graphql): treat block strings as markdown 6 years ago
Andrew Watson 0eed4aa652 Add language to bundle js 6 years ago
Andrew Watson a6f2e04d34 Finish up getting tests working 6 years ago
Andrew Watson 140cba979d Lotsa upates getting tests to pass 6 years ago
Andrew Watson 41797ecbbb Update the language now, add monaco contrib 6 years ago
Andrew Watson c071453275 Add operators 6 years ago
Andrew Watson 0d3e237e27 Add keywords 6 years ago
Andrew Watson faf8fd35c1 Add kotlin-related files, start introducing language constructs 6 years ago
Pavel Lang d605a30cc7
docs(readme): Add graphql to list of languages 6 years ago