Commit Graph

2674 Commits (2b7072d6639a09d14c4e84263858602568b05dfc)
 

Author SHA1 Message Date
Alex Dima a3d4b50888 Remove usage of jsdom-no-contextify 7 years ago
Viktor Havrylin be2ce9d233 Update vscode json deps 7 years ago
Alex Dima 3a22d5db6d 0.14.3 7 years ago
Alex Dima 1fdfb38901 Pick up new monaco-languages 7 years ago
Alex Dima d085b3bad8 1.5.1 7 years ago
Alex Dima 711d51d9fc Fixes Microsoft/monaco-editor#1009 7 years ago
Igor Nesterenko 661fd04454
Merge branch 'master' into on-demand-schema-loading 7 years ago
Alex Dima f166cef0aa 1.5.1 7 years ago
Alex Dima ca5e6abbe0 Do not create file:/// protocol fallback for web workers 7 years ago
Alex Dima 9669392026 Simplify samples 7 years ago
Alex Dima a15d655b34 changelog 7 years ago
Alex Dima c36f474eb5 Update docs 7 years ago
Alex Dima 7fe62b9b48 0.14.2 7 years ago
Alex Dima 5772497c05 Revert "add sideEffects false for tree-shaking in webpack"
This reverts commit 04038d546a.
7 years ago
Alex Dima 6a5fa113a5 monaco-editor-core@0.14.6 7 years ago
Alex Dima 2fa1e0f3a6 1.5.0 7 years ago
Alex Dima 104d63abb3 Request monaco-editor@0.14 7 years ago
Alex Dima 5ac4970fd5 doc 7 years ago
Alex Dima 3257611038 0.14.1 7 years ago
Alex Dima 8beee8b589 monaco-editor-core@0.14.5 7 years ago
Alex Dima 6e4a60bfdd Add samples 7 years ago
Alex Dima ea3b0177cf monaco-editor-core@0.14.4 7 years ago
Alex Dima 463998d94e Catch up with monaco-* modules 7 years ago
Alex Dima ac8cbe3edb Docs 7 years ago
Alex Dima f86321e052 Align languages with upcoming editor release 7 years ago
Alex Dima 701a5b4584 1.5.0 7 years ago
Alex Dima 159af65cc5 Assume identifiers starting with upper case are type names 7 years ago
Alexandru Dima d2c6f44a77
Merge pull request #44 from olane/apex
Add Apex language
7 years ago
Alex Dima e605ab21ef Fixes #26 7 years ago
Alex Dima 02fcbd578a Align features with upcoming editor release 7 years ago
Alex Dima c734cbaf0c Update dev dependencies 7 years ago
Alexandru Dima 466bc4f0dd
Merge pull request #25 from evmar/docs-css
document necessary css loaders
7 years ago
olane a3d82924a9 Create case variations of the keywords
Apex is case insensitive, but we can't make the highlighter case insensitive without breaking the heuristic which assumes that identifiers starting with an upper case letter are types. As a compromise, create the common case variations of the keywords and match on all of them.
7 years ago
Alex Dima e808dc34a6 monaco-editor-core@0.14.2 7 years ago
olane acea7fd4a1 Add missing `get` keyword 7 years ago
olane c421273fca Apex also doesn't have a byte type 7 years ago
olane 1d66cf8412 Remove hex, octal and binary numbers - apex doesn't support them 7 years ago
olane 40dfb97e56 Add support for apexdoc (based on java javadoc support) 7 years ago
Alex Dima 750b688642 Update devDependencies 7 years ago
Alexandru Dima 5e178f81c8
Merge pull request #981 from mscolnick/patch-1
add sideEffects false for tree-shaking in webpack
7 years ago
Alex Dima 1fcd19be1c Fixes #922 7 years ago
Alex Dima b04ceadff2 Adopt latest monaco-* modules 7 years ago
Alex Dima 178be30d46 1.4.1 7 years ago
Alex Dima e656c6a449 Update dependencies 7 years ago
olane 9498adec54 Update tests to reflect new assumption 7 years ago
olane 7140444de9 Assume identifiers starting with an uppercase letter are types 7 years ago
Alex Dima 370169f666 2.2.0 7 years ago
Alex Dima a02a95603d Adopt monaco-editor-core@0.14.1 7 years ago
Alex Dima 70020ec3be 2.2.0 7 years ago
Alex Dima c0e876a4a8 vscode-html-languageservice@2.1.5 7 years ago