Commit graph

2670 commits

Author SHA1 Message Date
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
Marc Bernard
b39800cf5e
Update ABAP syntax (#1)
General update to ABAP 7.55 syntax, bug fixes, enhancements
2021-10-04 09:59:08 -04:00
Krzysztof Kotowicz
107e6c27b8 Added an example of loading Monaco that is compliant with Trusted Types (https://web.dev/trusted-types). 2021-10-01 11:10:11 +02:00
Vladimir Turov
a92176bdfa Support Java 12-17 syntax 2021-09-29 22:23:26 +03:00
Alexandru Dima
d2c65e3b93
Merge pull request #91 from microsoft/dependabot/npm_and_yarn/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1
2021-09-28 15:58:15 +02:00
silverwind
21b51b4830
Fix letter case in repo URL
The repo url in `package.json` is incorrectly using uppercase in the origanization name, fix that.
2021-09-28 15:43:10 +02:00
silverwind
9f325e1160
Fix letter case in repo URL
The repo url in `package.json` is incorrectly using uppercase in the origanization name, fix that.
2021-09-28 15:41:53 +02:00
Sean Carolan
e877a4355d
Replace // with # for line comments
The Terraform HCL documentation states that the # is the preferred and default setting for single line comments:
https://www.terraform.io/docs/language/syntax/configuration.html#comments
2021-09-27 16:56:58 -05:00
paranoidjk
e8f34f3e53 feat: support find reference to extaLib, treat extraLib as a normal model as well 2021-09-26 14:40:34 +08:00
Henning Dieterichs
6190b68c94
Repairs build script. 2021-09-23 14:59:35 +02:00
troy351
68f15991cd
Add type definition of setInlayHintsOptions 2021-09-23 14:19:23 +08:00
dependabot[bot]
d7bac5ab41
Bump nth-check from 2.0.0 to 2.0.1
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 16:49:24 +00:00
Henning Dieterichs
e3007c840c
4.2.0 2021-09-22 12:24:30 +02:00
Henning Dieterichs
64925db945
Adds support for monaco-editor 0.28.x 2021-09-22 12:24:27 +02:00
Henning Dieterichs
7752fecda8
Add website publish steps 2021-09-22 12:21:30 +02:00
Henning Dieterichs
44f6296aab
0.28.0 2021-09-22 12:09:25 +02:00
Henning Dieterichs
33cd46150a
Updates changelog. 2021-09-22 12:09:20 +02:00
Henning Dieterichs
563abfd711
Adds option to enable bracketPairColorization and enables typescript inlay hints in test playground. 2021-09-22 12:08:20 +02:00
Henning Dieterichs
6f93540f34
Updates monaco to 0.28.0 2021-09-22 12:08:19 +02:00
Henning Dieterichs
1a0d39eb31
4.8.1 2021-09-21 17:38:50 +02:00
Henning Dieterichs
1b8581c9aa
2.8.1 2021-09-21 17:38:48 +02:00
Henning Dieterichs
1684631ef4
3.8.1 2021-09-21 17:38:47 +02:00
Henning Dieterichs
1196e89298
3.8.1 2021-09-21 17:38:45 +02:00
Henning Dieterichs
38d3d8d988
3.8.1 2021-09-21 17:38:44 +02:00
Henning Dieterichs
7790a3d03c
Update monaco-editor-core to 0.28.1 2021-09-21 17:33:05 +02:00
Henning Dieterichs
7611cdeb2a
Update monaco-editor-core to 0.28.1 2021-09-21 17:33:03 +02:00
Henning Dieterichs
7aff4574f8
Update monaco-editor-core to 0.28.1 2021-09-21 17:33:03 +02:00
Henning Dieterichs
c83422ee30
Update monaco-editor-core to 0.28.1 2021-09-21 17:33:02 +02:00
Henning Dieterichs
632bb45fd7
Update monaco-editor-core to 0.28.1 2021-09-21 17:33:01 +02:00
Henning Dieterichs
fd784d74f6
Update monaco-editor-core to 0.28.1 2021-09-21 17:32:58 +02:00
Henning Dieterichs
bc63fbefe3
4.8.0 2021-09-21 16:50:54 +02:00
Henning Dieterichs
a78014911c
2.8.0 2021-09-21 16:50:52 +02:00
Henning Dieterichs
7864307620
3.8.0 2021-09-21 16:50:51 +02:00
Henning Dieterichs
f31fe819c8
3.8.0 2021-09-21 16:50:50 +02:00
Henning Dieterichs
9533070c7c
3.8.0 2021-09-21 16:50:49 +02:00
Henning Dieterichs
55f6c858e5
Merge pull request #157 from microsoft/dependabot/npm_and_yarn/semver-regex-3.1.3
Bump semver-regex from 3.1.2 to 3.1.3
2021-09-21 16:47:13 +02:00
Henning Dieterichs
e1cadbf946
Update monaco-editor-core 2021-09-21 16:45:56 +02:00
Henning Dieterichs
b6fe2a0292
Update monaco-editor-core 2021-09-21 16:45:46 +02:00
Henning Dieterichs
f1b1350d18
Update monaco-editor-core 2021-09-21 16:45:43 +02:00
Henning Dieterichs
9b343cc756
Update monaco-editor-core 2021-09-21 16:45:41 +02:00
Henning Dieterichs
cd18b89cd8
Update monaco-editor-core 2021-09-21 16:45:38 +02:00
Henning Dieterichs
cd4dbb626d
Update monaco-editor-core 2021-09-21 16:45:33 +02:00
dependabot[bot]
7b894fec0b
Bump semver-regex from 3.1.2 to 3.1.3
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 00:52:15 +00:00