Commit Graph

2524 Commits (321b55687833df5c8e6f132e5f366b6179aae9b5)
 

Author SHA1 Message Date
Alex Dima 903992dc45
🆙 `monaco-editor-core`
Alex Dima 4fbf3a1cf2
4.10.0
Alex Dima cfc503db64
🆙 `typescript@4.4.4`
Alex Dima 82dcc20042
🆙 `monaco-languages@2.11.0`
Alex Dima f650027fc6
🆙 `monaco-editor-core@0.30.0`
Alex Dima 137ce4ea27
2.11.0
Alex Dima 2d30f7c061
🆙 `monaco-editor-core`
Henning Dieterichs b96c33666f
Merge pull request from popsql/pg_all_funcs
Add missing postgresql functions
Matthew Peveler c1c050eb61 Add missing postgresql functions
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
Henning Dieterichs c23acaa3b7
Merge pull request from popsql/pg-funcs-json
Update json functions for postgresql
Matthew Peveler 4b4125f30d Update json functions for postgresql
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
Alexandru Dima e4eaced459
Merge pull request from popsql/pg-14-funcs
Add new functions in postgresql 14
Matthew Peveler e9840b1c90 Add new functions in postgresql 14
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
Alexandru Dima c4f2e20471
Merge pull request from arlosi/rawstring
Rust: highlighting raw strings and fix chars with escapes
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 
Fixes 
Alex Dima 4ed52cbd2b
Update mysq, pgsql and sqll keywords (fixes )
Alex Dima ecfdb35cda
0.29.1
Alex Dima ce367b0b80
Prepare for 0.29.1
Alex Dima 7e1d706f5f
2.10.0
Alexandru Dima 0b103fa28c
Merge pull request from sw23/main
Adding syntax highlighting support for .pla files (Programmable Logic Array)
Alexandru Dima 0e901e285a
Merge pull request from tochicool/protobuf
Add support for Protocol Buffers language
Alexandru Dima da955efc3d
Merge pull request from sw23/sv_table_highlight_update
SystemVerilog: Adding better syntax highlighting for primitive table definitions
sw23 b763728b60 SystemVerilog: Adding better formatting for primitive definitions
Tochi Obudulu 8876a63cdb
Add support for Protocol Buffers language
sw23 2db4b4ef7f Simplifying .type to recognized any types specified
Spencer Williams 27c31112a6
Merge branch 'microsoft:main' into main
sw23 31cf2775f5 Adding syntax highlighting support for .pla files (Programmable Logic Arrays)
Alex Dima 79ba83e1b5
5.0.0
Alex Dima 9474cac9bf
Adopt latest `monaco-editor`
Alexandru Dima 493bdc6c1f
Update CONTRIBUTING.md
Alex Dima 7d8e983bac
0.29.0
Alex Dima 8b16286cc3
update `monaco.d.ts`
Alex Dima f377e9e7ac
Prepare for 0.29.0
Alex Dima 49ba01f724
run prettier
Alex Dima 25cb9d78a8
run prettier
Alex Dima b9969d41cb
run prettier
Alexandru Dima ee57c14cc2
Merge pull request from koto/tt
Added an example of loading Monaco with Trusted Types
Alex Dima e56acf710a
run prettier
Alexandru Dima 97ff11be97
Merge pull request from crackalak/feature/shadowdom-aria
Added `ariaContainerElement` to shadow dom test
Alex Dima 64042339ee
4.9.1
Alex Dima e3a760e054
Add `LanguageServiceDefaults.setInlayHintsOptions`
Alex Dima 5cba23203c
4.9.0
Alex Dima 4317b5353b
update deps
Alex Dima d6f84c6e3b
update to latest typescript
Alex Dima 5f40d268df
2.9.0
Alex Dima c75289c39d
update deps
Alexandru Dima 66f57d0811
Merge pull request from paranoidjk/fix-reference
feat: support find reference to extraLib
Alex Dima 215112db6d
Avoid `Uri.parse` for fileName equality
Alex Dima f2e2b1d3a4
Always instantiate `.d.ts` models as `typescript`
Alexandru Dima 6b6fc00cc1
Merge pull request from microsoft/priv_pub
Publicly expose getters for the lang server and extra libs