Commit Graph

2450 Commits (f99eab0ceba8f78a83e94992ab3a1465de648494)

Author SHA1 Message Date
Rafael Ramos f99eab0ceb
Fixing the documentation links 2021-11-05 13:57:42 -04:00
Alex Dima 7c6062ccf7
Adjust `package.json` scripts and move all dev deps to the root `package.json` 2021-11-05 16:53:05 +01:00
Alex Dima ebcdd4fe0d
Move markdown files 2021-11-05 12:34:11 +01:00
Alex Dima 2029730ddd
Merge the `monaco-editor-samples` repository 2021-11-05 12:30:21 +01:00
Alex Dima 5b763c4eb0
Merge monaco repositories 2021-11-05 12:28:44 +01:00
Alex Dima 94735b023f
Move into `monaco-editor-webpack-plugin` folder 2021-11-05 12:13:58 +01:00
Alex Dima a9ab892f7a
Move into `monaco-editor-samples` folder 2021-11-05 12:12:35 +01:00
Alex Dima 6bb69eca2b
Move into `monaco-typescript` folder 2021-11-05 12:11:29 +01:00
Alex Dima a16b896c3f
Move into `monaco-html` folder 2021-11-05 12:09:47 +01:00
Alex Dima fb0da62177
Move into `monaco-json` folder 2021-11-05 12:08:41 +01:00
Alex Dima 03834eb1ec
Move into `monaco-css` folder 2021-11-05 12:07:11 +01:00
Alex Dima 497507ffee
Move into `monaco-editor` directory 2021-11-05 11:59:13 +01:00
Alex Dima 2249f929c6
Move into `monaco-languages` folder 2021-11-05 11:54:57 +01:00
Alex Dima 06e4658c00
6.0.0 2021-11-05 00:10:16 +01:00
Alex Dima fe17140a89
prepare for `6.x` 2021-11-05 00:10:09 +01:00
Alex Dima 65df6f61dd
🆙 `monaco-editor` 2021-11-05 00:09:24 +01:00
Alex Dima eb6034e8a5
0.30.0 2021-11-05 00:06:28 +01:00
Alex Dima 4a8558dcef
Prepare for 0.30.0 2021-11-05 00:06:15 +01:00
Alex Dima 862f1c607e
2.11.1 2021-11-04 23:52:27 +01:00
Alex Dima 9f47a7d964
Fix pla filename 2021-11-04 23:52:17 +01:00
Alex Dima 1f4eda7d11
3.9.0 2021-11-04 23:46:29 +01:00
Alex Dima a87b3a40b5
🆙 dependencies 2021-11-04 23:46:24 +01:00
Alex Dima 49f367aaca
3.9.0 2021-11-04 23:43:40 +01:00
Alex Dima d5d0f7e76b
🆙 `vscode-json-languageservice` 2021-11-04 23:43:29 +01:00
Alex Dima bb72646030
🆙 `monaco-editor-core` 2021-11-04 23:42:53 +01:00
Alex Dima 153561d989
3.9.0 2021-11-04 23:41:21 +01:00
Alex Dima 903992dc45
🆙 `monaco-editor-core` 2021-11-04 23:41:16 +01:00
Alex Dima 4fbf3a1cf2
4.10.0 2021-11-04 23:38:22 +01:00
Alex Dima cfc503db64
🆙 `typescript@4.4.4` 2021-11-04 23:38:02 +01:00
Alex Dima 82dcc20042
🆙 `monaco-languages@2.11.0` 2021-11-04 23:35:38 +01:00
Alex Dima f650027fc6
🆙 `monaco-editor-core@0.30.0` 2021-11-04 23:35:24 +01:00
Alex Dima 137ce4ea27
2.11.0 2021-11-04 23:32:33 +01:00
Alex Dima 2d30f7c061
🆙 `monaco-editor-core` 2021-11-04 23:32:01 +01:00
Henning Dieterichs b96c33666f
Merge pull request #170 from popsql/pg_all_funcs
Add missing postgresql functions
2021-11-04 10:09:51 +01:00
Matthew Peveler c1c050eb61 Add missing postgresql functions
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2021-11-03 18:13:00 -10:00
Henning Dieterichs c23acaa3b7
Merge pull request #169 from popsql/pg-funcs-json
Update json functions for postgresql
2021-11-03 09:23:46 +01:00
Matthew Peveler 4b4125f30d Update json functions for postgresql
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2021-11-02 09:26:03 -10:00
Alexandru Dima e4eaced459
Merge pull request #168 from popsql/pg-14-funcs
Add new functions in postgresql 14
2021-11-01 16:21:13 +01:00
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