Commit Graph

2674 Commits (2b7072d6639a09d14c4e84263858602568b05dfc)
 

Author SHA1 Message Date
Alex Dima 552bfedb75 Update dependencies 7 years ago
olane 5557352259 Merge keyword list with keyword list from SFDC documentation 7 years ago
Alex Dima f5602dc25a 3.2.0 7 years ago
Alex Dima b08b71f7e4 Adopt monaco-editor-core@0.14.1 7 years ago
Alex Dima 5ab4ffac72 Add support for testing via a local web server 7 years ago
Alex Dima ce1fb4aab7 2.2.0 7 years ago
Alex Dima 61c5a476e7 Update deps 7 years ago
Alex Dima 4336d9c40f Adopt monaco-editor-core@0.14.0 7 years ago
olane ca8e66588a Add apex to readme list 7 years ago
olane cd8c782c0e Bundle apex 7 years ago
olane 62d143821a Register apex language and load tests 7 years ago
olane 0821a3dd33 Add Apex highlighter based on Java highlighter 7 years ago
Alex Dima be47b28d96 Use a more compact format for dts to avoid duplication 7 years ago
Alex Dima d1e907a30c Do not load typescriptServices.js on the UI thread anymore 7 years ago
Alex Dima 95c8a531a2 Remove language registration, configuration and tokenization 7 years ago
Alex Dima 46d0fd6400 1.4.0 7 years ago
Alex Dima 44cb53cd6e Format 7 years ago
Alexandru Dima 201fa54695
Merge pull request #21 from mattmccutchen/relatedInformation-cyclic
Clear the `file` fields of `relatedInformation` too. (WIP)
7 years ago
Alex Dima a56039de2d Remove any cast 7 years ago
Alex Dima 1e6ff8e032 Merge branch 'master' into pr/mattmccutchen/21 7 years ago
Alex Dima 35afe8257c Update to typescript 3.0.1 7 years ago
Alexandru Dima bc5c3656cb
Merge pull request #43 from Vityanchys/azcli
Added azcli
7 years ago
Alex Dima 4a58571f1b Merge remote-tracking branch 'origin/master' into pr/Vityanchys/43 7 years ago
Alexandru Dima 5f30811868
Merge pull request #42 from mattmasson/master
Add support for Power Query (M) language
7 years ago
Alexandru Dima a0809e5d56
Merge pull request #38 from masad-frost/master
Fix Clojure syntax highlighting
7 years ago
Alexandru Dima 946bbab820
Merge pull request #952 from AliMirlou/patch-1
Fix typo
7 years ago
Alexandru Dima 1dd1bd085b
Merge pull request #957 from cancerberoSgx/install-instructions-fix
fix small error in integration docs
7 years ago
Alexandru Dima c4f9d704e5
Merge pull request #962 from haeguri/fix-sample-option
Fix playground sample option
7 years ago
Martin Aeschlimann ac6eafddf5 fix FoldingRange conversion (1-based) 7 years ago
Martin Aeschlimann a50aef743c fix FoldingRange conversion (1-based) 7 years ago
Martin Aeschlimann 0932a0bb67 fix FoldingRange conversion (1-based) 7 years ago
Alex Dima 6fc362e75a Fix compilation error 7 years ago
Alex Dima 3979a669f3 Add JavaScript coloring 7 years ago
Alex Dima 4b1d2982ff Tweak launch.json 7 years ago
Alex Dima 63639e2ec5 Add TypeScript coloring 7 years ago
Martin Aeschlimann 54f904f6fe use thenable 7 years ago
Martin Aeschlimann 3a4ade6b5b add folding provider, update dependencies 7 years ago
Martin Aeschlimann 8d740b7665 add folding support, update dependendencies 7 years ago
Martin Aeschlimann e6f882e3f1 add folding provider & update dependencies 7 years ago
Matt McCutchen 2d6f48ee53 Clear the `file` fields of `relatedInformation` too. 7 years ago
Igor Nesterenko 5e33eb349b - provide custom schema request service
- make sure that on-demand loading of schemas works as in VSCode
- bump version of plugin
7 years ago
Myles Scolnick 04038d546a
add sideEffects false for tree-shaking in webpack 7 years ago
Evan Martin 5c68d18081
document necessary css loaders
Copy the CSS config from the test into the docs, because without this
the same code fails to build.
7 years ago
haeguri dc76b1fc95 Fix playground sample option
- change `nativeContextMenu` to `contextmenu`
7 years ago
Sebastián Gurin 046a04289b fix small error in integration docs 7 years ago
Viktar Pakanechny e0ecde0617 Added azcli 7 years ago
Matt Masson 5d86ca2aa7 Add powerquery to bundle 7 years ago
Matt Masson d94b2f8c41 Add built-in constants, functions, and types 7 years ago
Matt Masson 7c6fe3b1bf FIx word breaker for keyword identifiers 7 years ago
Matt Masson 250f5d42d8 Split operator keywords and fix "operators" typo 7 years ago