Commit Graph

2450 Commits (f99eab0ceba8f78a83e94992ab3a1465de648494)

Author SHA1 Message Date
Henning Dieterichs a647a1b617
Merge pull request #2632 from thien-do/patch-1
Add usage with Vite to ESM Integrate doc
2021-08-24 14:40:15 +02:00
Thien Do a73ab1223b
Add usage with Vite to ESM Integrate doc
Fix #2629
2021-08-24 18:25:50 +07:00
Alexandru Dima 848d5201ae
Merge pull request #2616 from SpaceComet/main
Small update on the website playground
2021-08-23 10:29:06 +02:00
SpaceComet e42557eac7 Sample in the playground updated. 2021-08-19 17:35:24 -04:00
Henning Dieterichs 49672308d6
Merge pull request #156 from ladyrick/main
fix(cpp): fix cpp language integer suffix
2021-08-19 18:26:56 +02:00
LadyRick 39085a622b
fix(cpp): fix integer suffix regex (CI passed) 2021-08-19 21:21:23 +08:00
LadyRick 1003cde6f7
Merge pull request #1 from ladyrick/ladyrick/fix-cpp-integersuffix
fix(cpp): fix cpp language integer suffix
2021-08-19 17:36:41 +08:00
LadyRick fd82e6baad
fix(cpp): fix cpp language integer suffix
the old config `/(ll|LL|u|U|l|L)?(ll|LL|u|U|l|L)?/` also match some wrong suffix: `lll`, `llLL`, `LLl` and so on.
2021-08-19 17:34:22 +08:00
Henning Dieterichs 54e01d831e
Adds missing changelog entry for version 0.26.1. 2021-08-18 16:36:13 +02:00
Alexandru Dima a53ac54f4e
Merge pull request #15 from Pranomvignesh/check-worker
fix(workerManager.js) : Added a check for the existence of the worker
2021-08-17 15:41:37 +02:00
Martin Aeschlimann c8a5be4ee1
quickSuggestions do not trigger when defining a new JSON key. Fixes microsoft/monaco-editor#2579 2021-08-17 11:15:13 +02:00
SpaceComet 5b3c0d0116 Update old information on the website playground 2021-08-16 12:40:13 -04:00
SpaceComet 5204ce8300 Spelling fixed on the website playground. 2021-08-16 12:39:24 -04:00
Martin Aeschlimann c7c029db8e
support commands 2021-08-16 16:05:17 +02:00
dependabot[bot] 0abbf3cb5c
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 10:22:51 +00:00
Henning Dieterichs e4629337d5
4.1.2 2021-08-16 12:21:44 +02:00
Henning Dieterichs 971120f29e
Updates monaco-editor 2021-08-16 12:21:40 +02:00
Henning Dieterichs a40145a4c9
0.27.0 2021-08-16 12:17:56 +02:00
Henning Dieterichs d0132fe244
Updates changelog & monaco.d.ts. 2021-08-16 12:17:47 +02:00
Henning Dieterichs 05dea33db8
Update dependencies. 2021-08-16 11:58:35 +02:00
Henning Dieterichs 7903958fcc
4.7.0 2021-08-16 11:49:19 +02:00
Henning Dieterichs ddc2f60c7e
2.7.0 2021-08-16 11:49:16 +02:00
Henning Dieterichs 116c3cf36d
3.7.0 2021-08-16 11:49:15 +02:00
Henning Dieterichs 874d98a040
3.7.0 2021-08-16 11:49:14 +02:00
Henning Dieterichs 0b1dc817dc
3.7.0 2021-08-16 11:49:13 +02:00
Henning Dieterichs b7b0e10af4
Update monaco-editor-core dependency. 2021-08-16 11:43:11 +02:00
Henning Dieterichs 7670d8d50d
Update monaco-editor-core dependency. 2021-08-16 11:43:06 +02:00
Henning Dieterichs aa2f269204
Update monaco-editor-core dependency. 2021-08-16 11:40:59 +02:00
Henning Dieterichs b4b9aa7bc1
Update monaco-editor-core dependency. 2021-08-16 11:40:55 +02:00
Henning Dieterichs 7675187830
Update monaco-editor-core dependency. 2021-08-16 11:40:53 +02:00
Henning Dieterichs f8845c945c
Merge pull request #155 from microsoft/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2021-08-16 11:28:25 +02:00
Henning Dieterichs dd73e08d19
Merge pull request #151 from kupiakos/patch-1
Remove ' as an auto-closing pair for Rust
2021-08-16 11:25:46 +02:00
Wenlu Wang 5632f5fed3 try rc 2021-08-13 16:41:26 +08:00
Wenlu Wang 39c9674e1d Merge branch 'main' into inlayhints-support 2021-08-13 16:05:36 +08:00
dependabot[bot] 477748c885
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:39:20 +00:00
dependabot[bot] 5a86b4a41c
Bump path-parse in /browser-esm-webpack-typescript-react
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 21:06:53 +00:00
dependabot[bot] f2677d4f8e
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 03:33:52 +00:00
dependabot[bot] 27d5b2d06a
Bump path-parse from 1.0.6 to 1.0.7 in /browser-esm-parcel
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 19:59:12 +00:00
dependabot[bot] 5aea61bf88
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 17:45:58 +00:00
Valeriia 950497cddf Minor fixes in tests 2021-07-29 17:43:27 +03:00
Valeriia 9d8a7bdf60 Implement syntax highlighting for Flow9 2021-07-28 19:36:15 +03:00
Henning Dieterichs c31d1933fa
Merge pull request #153 from alefragnani/add-strict-keyword-pascal-language
Adds `strict` keyword to Pascal language
2021-07-28 10:48:06 +02:00
Alessandro Fragnani 87942d7d25 Adds `strict` keyword to Pascal language 2021-07-27 21:24:38 -03:00
Alyssa Haroldsen f3cb047e98
Remove ' as an auto-closing pair for Rust
They're bad for Rust lifetimes.

Fixes https://github.com/microsoft/monaco-editor/issues/2585.
2021-07-23 18:08:15 -07:00
Henning Dieterichs c60db94932
Merge pull request #150 from lofcz/main
Fix razor + liquid render of tags with a dash symbol
2021-07-22 22:09:17 +02:00
Henning Dieterichs 52597f7064
Merge pull request #149 from jonatanklosko/jk-md-fence-closing
Properly tokenize fence closing in GitHub style code blocks
2021-07-22 22:07:55 +02:00
lofcz d3e1f45a4e Fix razor + liquid render of tags with a dash symbol 2021-07-22 21:18:54 +02:00
Jonatan Kłosko 0ab2dffd3b Properly tokenize fence closing in GitHub style code blocks 2021-07-22 16:10:45 +02:00
Martin Aeschlimann 7099bd75fe
avoid minimatch dependency in json languageservice. Fixes microsoft/monaco-editor/issues/2578 2021-07-16 17:05:08 +02:00
Henning Dieterichs 46bc7435b7
0.26.1 2021-07-16 10:59:40 +02:00