Matthew Peveler
|
e9840b1c90
|
Add new functions in postgresql 14
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
|
2021-10-29 11:34:53 -10:00 |
|
Alexandru Dima
|
c4f2e20471
|
Merge pull request #167 from arlosi/rawstring
Rust: highlighting raw strings and fix chars with escapes
|
2021-10-29 08:58:03 +02:00 |
|
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
|
2021-10-28 20:37:03 -07:00 |
|
Alex Dima
|
4ed52cbd2b
|
Update mysq, pgsql and sqll keywords (fixes microsoft/monaco-editor#2706)
|
2021-10-27 09:08:08 +02:00 |
|
Alex Dima
|
ecfdb35cda
|
0.29.1
|
2021-10-11 17:45:54 +02:00 |
|
Alex Dima
|
ce367b0b80
|
Prepare for 0.29.1
|
2021-10-11 17:45:49 +02:00 |
|
Alex Dima
|
7e1d706f5f
|
2.10.0
|
2021-10-11 17:40:28 +02:00 |
|
Alexandru Dima
|
0b103fa28c
|
Merge pull request #163 from sw23/main
Adding syntax highlighting support for .pla files (Programmable Logic Array)
|
2021-10-11 08:11:33 +02:00 |
|
Alexandru Dima
|
0e901e285a
|
Merge pull request #164 from tochicool/protobuf
Add support for Protocol Buffers language
|
2021-10-11 08:05:10 +02:00 |
|
Alexandru Dima
|
da955efc3d
|
Merge pull request #165 from sw23/sv_table_highlight_update
SystemVerilog: Adding better syntax highlighting for primitive table definitions
|
2021-10-11 07:52:16 +02:00 |
|
sw23
|
b763728b60
|
SystemVerilog: Adding better formatting for primitive definitions
|
2021-10-10 12:32:46 -04:00 |
|
Tochi Obudulu
|
8876a63cdb
|
Add support for Protocol Buffers language
|
2021-10-10 15:57:35 +01:00 |
|
sw23
|
2db4b4ef7f
|
Simplifying .type to recognized any types specified
|
2021-10-09 11:11:26 -04:00 |
|
Spencer Williams
|
27c31112a6
|
Merge branch 'microsoft:main' into main
|
2021-10-09 10:13:47 -04:00 |
|
sw23
|
31cf2775f5
|
Adding syntax highlighting support for .pla files (Programmable Logic Arrays)
|
2021-10-09 10:12:58 -04:00 |
|
Alex Dima
|
79ba83e1b5
|
5.0.0
|
2021-10-08 18:55:38 +02:00 |
|
Alex Dima
|
9474cac9bf
|
Adopt latest monaco-editor
|
2021-10-08 18:55:23 +02:00 |
|
Alexandru Dima
|
493bdc6c1f
|
Update CONTRIBUTING.md
|
2021-10-08 18:53:11 +02:00 |
|
Alex Dima
|
7d8e983bac
|
0.29.0
|
2021-10-08 18:44:36 +02:00 |
|
Alex Dima
|
8b16286cc3
|
update monaco.d.ts
|
2021-10-08 18:44:21 +02:00 |
|
Alex Dima
|
f377e9e7ac
|
Prepare for 0.29.0
|
2021-10-08 18:42:13 +02:00 |
|
Alex Dima
|
49ba01f724
|
run prettier
|
2021-10-08 18:39:42 +02:00 |
|
Alex Dima
|
25cb9d78a8
|
run prettier
|
2021-10-08 18:39:08 +02:00 |
|
Alex Dima
|
b9969d41cb
|
run prettier
|
2021-10-08 18:38:24 +02:00 |
|
Alexandru Dima
|
ee57c14cc2
|
Merge pull request #92 from koto/tt
Added an example of loading Monaco with Trusted Types
|
2021-10-08 18:37:45 +02:00 |
|
Alex Dima
|
e56acf710a
|
run prettier
|
2021-10-08 18:37:20 +02:00 |
|
Alexandru Dima
|
97ff11be97
|
Merge pull request #2644 from crackalak/feature/shadowdom-aria
Added `ariaContainerElement` to shadow dom test
|
2021-10-08 18:31:38 +02:00 |
|
Alex Dima
|
64042339ee
|
4.9.1
|
2021-10-08 18:24:43 +02:00 |
|
Alex Dima
|
e3a760e054
|
Add LanguageServiceDefaults.setInlayHintsOptions
|
2021-10-08 18:24:37 +02:00 |
|
Alex Dima
|
5cba23203c
|
4.9.0
|
2021-10-08 17:56:02 +02:00 |
|
Alex Dima
|
4317b5353b
|
update deps
|
2021-10-08 17:55:47 +02:00 |
|
Alex Dima
|
d6f84c6e3b
|
update to latest typescript
|
2021-10-08 17:54:24 +02:00 |
|
Alex Dima
|
5f40d268df
|
2.9.0
|
2021-10-08 17:48:45 +02:00 |
|
Alex Dima
|
c75289c39d
|
update deps
|
2021-10-08 17:47:57 +02:00 |
|
Alexandru Dima
|
66f57d0811
|
Merge pull request #84 from paranoidjk/fix-reference
feat: support find reference to extraLib
|
2021-10-08 16:46:24 +02:00 |
|
Alex Dima
|
215112db6d
|
Avoid Uri.parse for fileName equality
|
2021-10-08 16:45:48 +02:00 |
|
Alex Dima
|
f2e2b1d3a4
|
Always instantiate .d.ts models as typescript
|
2021-10-08 16:19:21 +02:00 |
|
Alexandru Dima
|
6b6fc00cc1
|
Merge pull request #85 from microsoft/priv_pub
Publicly expose getters for the lang server and extra libs
|
2021-10-08 16:05:24 +02:00 |
|
Alex Dima
|
dcf7a7a058
|
update workspace file
|
2021-10-08 09:03:43 +02:00 |
|
Alexandru Dima
|
ed4b7ec250
|
Merge pull request #2640 from HKalbasi/main
Add example for inlay hints
|
2021-10-08 08:59:00 +02:00 |
|
Orta
|
85d22afc03
|
Publicly expose getters for the lang server and extra libs
|
2021-10-08 07:58:53 +01:00 |
|
Alex Dima
|
9ff1f28566
|
Add workspace file
|
2021-10-08 08:55:43 +02:00 |
|
Alexandru Dima
|
c33c68bdcc
|
Merge pull request #83 from troy351/main
Add type definition of `setInlayHintsOptions`
|
2021-10-08 07:49:41 +02:00 |
|
Alexandru Dima
|
bb8ac53651
|
Merge pull request #165 from silverwind/patch-1
Fix letter case in repo URL
|
2021-10-08 07:42:45 +02:00 |
|
Alexandru Dima
|
8d58a70300
|
Merge pull request #160 from mbtools/main
Update ABAP syntax
|
2021-10-08 07:40:29 +02:00 |
|
Alexandru Dima
|
5641b25d8d
|
Merge pull request #158 from scarolan/patch-1
Replace // with # for line comments
|
2021-10-08 07:39:17 +02:00 |
|
Alexandru Dima
|
972af31cdb
|
Merge pull request #159 from aaaaaa2493/main
Support Java 12-17 syntax
|
2021-10-08 07:38:50 +02:00 |
|
Alexandru Dima
|
4848249f37
|
Merge pull request #154 from valeriia-melnychuk/main
Implement syntax highlighting for Flow9
|
2021-10-08 07:38:15 +02:00 |
|
Alexandru Dima
|
3f21d2b2de
|
Merge pull request #2674 from silverwind/patch-1
Fix letter case in repo URL
|
2021-10-08 06:51:19 +02:00 |
|
Alexandru Dima
|
34de41a057
|
Merge pull request #2658 from Un-index/patch-2
chore: Align run button text in playground.css
|
2021-10-08 06:49:41 +02:00 |
|