Commit Graph

2561 Commits (430d8e6e17c5b3cbc4466be21e1b1e020800760b)
 

Author SHA1 Message Date
Alexandru Dima c4f2e20471
Merge pull request #167 from arlosi/rawstring
Rust: highlighting raw strings and fix chars with escapes
3 years ago
Arlo Siemsen 767677f0f6 Rust: Add support for highlighting raw strings and fix chars with escapes.
Rust's raw strings were previously not supported, and chars did not correctly handle escapes.

Fixes #2552
Fixes #2481
3 years ago
Alex Dima 4ed52cbd2b
Update mysq, pgsql and sqll keywords (fixes microsoft/monaco-editor#2706) 3 years ago
Alex Dima ecfdb35cda
0.29.1 3 years ago
Alex Dima ce367b0b80
Prepare for 0.29.1 3 years ago
Alex Dima 7e1d706f5f
2.10.0 3 years ago
Alexandru Dima 0b103fa28c
Merge pull request #163 from sw23/main
Adding syntax highlighting support for .pla files (Programmable Logic Array)
3 years ago
Alexandru Dima 0e901e285a
Merge pull request #164 from tochicool/protobuf
Add support for Protocol Buffers language
3 years ago
Alexandru Dima da955efc3d
Merge pull request #165 from sw23/sv_table_highlight_update
SystemVerilog: Adding better syntax highlighting for primitive table definitions
3 years ago
sw23 b763728b60 SystemVerilog: Adding better formatting for primitive definitions 3 years ago
Tochi Obudulu 8876a63cdb
Add support for Protocol Buffers language 3 years ago
sw23 2db4b4ef7f Simplifying .type to recognized any types specified 3 years ago
Spencer Williams 27c31112a6
Merge branch 'microsoft:main' into main 3 years ago
sw23 31cf2775f5 Adding syntax highlighting support for .pla files (Programmable Logic Arrays) 3 years ago
Alex Dima 79ba83e1b5
5.0.0 3 years ago
Alex Dima 9474cac9bf
Adopt latest `monaco-editor` 3 years ago
Alexandru Dima 493bdc6c1f
Update CONTRIBUTING.md 3 years ago
Alex Dima 7d8e983bac
0.29.0 3 years ago
Alex Dima 8b16286cc3
update `monaco.d.ts` 3 years ago
Alex Dima f377e9e7ac
Prepare for 0.29.0 3 years ago
Alex Dima 49ba01f724
run prettier 3 years ago
Alex Dima 25cb9d78a8
run prettier 3 years ago
Alex Dima b9969d41cb
run prettier 3 years ago
Alexandru Dima ee57c14cc2
Merge pull request #92 from koto/tt
Added an example of loading Monaco with Trusted Types
3 years ago
Alex Dima e56acf710a
run prettier 3 years ago
Alexandru Dima 97ff11be97
Merge pull request #2644 from crackalak/feature/shadowdom-aria
Added `ariaContainerElement` to shadow dom test
3 years ago
Alex Dima 64042339ee
4.9.1 3 years ago
Alex Dima e3a760e054
Add `LanguageServiceDefaults.setInlayHintsOptions` 3 years ago
Alex Dima 5cba23203c
4.9.0 3 years ago
Alex Dima 4317b5353b
update deps 3 years ago
Alex Dima d6f84c6e3b
update to latest typescript 3 years ago
Alex Dima 5f40d268df
2.9.0 3 years ago
Alex Dima c75289c39d
update deps 3 years ago
Alexandru Dima 66f57d0811
Merge pull request #84 from paranoidjk/fix-reference
feat: support find reference to extraLib
3 years ago
Alex Dima 215112db6d
Avoid `Uri.parse` for fileName equality 3 years ago
Alex Dima f2e2b1d3a4
Always instantiate `.d.ts` models as `typescript` 3 years ago
Alexandru Dima 6b6fc00cc1
Merge pull request #85 from microsoft/priv_pub
Publicly expose getters for the lang server and extra libs
3 years ago
Alex Dima dcf7a7a058
update workspace file 3 years ago
Alexandru Dima ed4b7ec250
Merge pull request #2640 from HKalbasi/main
Add example for inlay hints
3 years ago
Orta 85d22afc03 Publicly expose getters for the lang server and extra libs 3 years ago
Alex Dima 9ff1f28566
Add workspace file 3 years ago
Alexandru Dima c33c68bdcc
Merge pull request #83 from troy351/main
Add type definition of `setInlayHintsOptions`
3 years ago
Alexandru Dima bb8ac53651
Merge pull request #165 from silverwind/patch-1
Fix letter case in repo URL
3 years ago
Alexandru Dima 8d58a70300
Merge pull request #160 from mbtools/main
Update ABAP syntax
3 years ago
Alexandru Dima 5641b25d8d
Merge pull request #158 from scarolan/patch-1
Replace // with # for line comments
3 years ago
Alexandru Dima 972af31cdb
Merge pull request #159 from aaaaaa2493/main
Support Java 12-17 syntax
3 years ago
Alexandru Dima 4848249f37
Merge pull request #154 from valeriia-melnychuk/main
Implement syntax highlighting for Flow9
3 years ago
Alexandru Dima 3f21d2b2de
Merge pull request #2674 from silverwind/patch-1
Fix letter case in repo URL
3 years ago
Alexandru Dima 34de41a057
Merge pull request #2658 from Un-index/patch-2
chore: Align run button text in playground.css
3 years ago
Marc Bernard b39800cf5e
Update ABAP syntax (#1)
General update to ABAP 7.55 syntax, bug fixes, enhancements
3 years ago