Commit Graph

2467 Commits (67a240a269dfdef3c74420d20243127c98819f5c)
 

Author SHA1 Message Date
Alexandru Dima 5641b25d8d
Merge pull request #158 from scarolan/patch-1
Replace // with # for line comments
3 years ago
Alexandru Dima 972af31cdb
Merge pull request #159 from aaaaaa2493/main
Support Java 12-17 syntax
3 years ago
Alexandru Dima 4848249f37
Merge pull request #154 from valeriia-melnychuk/main
Implement syntax highlighting for Flow9
3 years ago
Alexandru Dima 3f21d2b2de
Merge pull request #2674 from silverwind/patch-1
Fix letter case in repo URL
3 years ago
Alexandru Dima 34de41a057
Merge pull request #2658 from Un-index/patch-2
chore: Align run button text in playground.css
3 years ago
Marc Bernard b39800cf5e
Update ABAP syntax (#1)
General update to ABAP 7.55 syntax, bug fixes, enhancements
3 years ago
Krzysztof Kotowicz 107e6c27b8 Added an example of loading Monaco that is compliant with Trusted Types (https://web.dev/trusted-types). 3 years ago
Vladimir Turov a92176bdfa Support Java 12-17 syntax 3 years ago
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
3 years ago
silverwind 21b51b4830
Fix letter case in repo URL
The repo url in `package.json` is incorrectly using uppercase in the origanization name, fix that.
3 years ago
silverwind 9f325e1160
Fix letter case in repo URL
The repo url in `package.json` is incorrectly using uppercase in the origanization name, fix that.
3 years ago
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
3 years ago
paranoidjk e8f34f3e53 feat: support find reference to extaLib, treat extraLib as a normal model as well 3 years ago
Henning Dieterichs 6190b68c94
Repairs build script. 3 years ago
troy351 68f15991cd
Add type definition of `setInlayHintsOptions` 3 years ago
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>
3 years ago
Henning Dieterichs e3007c840c
4.2.0 3 years ago
Henning Dieterichs 64925db945
Adds support for monaco-editor 0.28.x 3 years ago
Henning Dieterichs 7752fecda8
Add website publish steps 3 years ago
Henning Dieterichs 44f6296aab
0.28.0 3 years ago
Henning Dieterichs 33cd46150a
Updates changelog. 3 years ago
Henning Dieterichs 563abfd711
Adds option to enable bracketPairColorization and enables typescript inlay hints in test playground. 3 years ago
Henning Dieterichs 6f93540f34
Updates monaco to 0.28.0 3 years ago
Henning Dieterichs 1a0d39eb31
4.8.1 3 years ago
Henning Dieterichs 1b8581c9aa
2.8.1 3 years ago
Henning Dieterichs 1684631ef4
3.8.1 3 years ago
Henning Dieterichs 1196e89298
3.8.1 3 years ago
Henning Dieterichs 38d3d8d988
3.8.1 3 years ago
Henning Dieterichs 7790a3d03c
Update monaco-editor-core to 0.28.1 3 years ago
Henning Dieterichs 7611cdeb2a
Update monaco-editor-core to 0.28.1 3 years ago
Henning Dieterichs 7aff4574f8
Update monaco-editor-core to 0.28.1 3 years ago
Henning Dieterichs c83422ee30
Update monaco-editor-core to 0.28.1 3 years ago
Henning Dieterichs 632bb45fd7
Update monaco-editor-core to 0.28.1 3 years ago
Henning Dieterichs fd784d74f6
Update monaco-editor-core to 0.28.1 3 years ago
Henning Dieterichs bc63fbefe3
4.8.0 3 years ago
Henning Dieterichs a78014911c
2.8.0 3 years ago
Henning Dieterichs 7864307620
3.8.0 3 years ago
Henning Dieterichs f31fe819c8
3.8.0 3 years ago
Henning Dieterichs 9533070c7c
3.8.0 3 years ago
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
3 years ago
Henning Dieterichs e1cadbf946
Update monaco-editor-core 3 years ago
Henning Dieterichs b6fe2a0292
Update monaco-editor-core 3 years ago
Henning Dieterichs f1b1350d18
Update monaco-editor-core 3 years ago
Henning Dieterichs 9b343cc756
Update monaco-editor-core 3 years ago
Henning Dieterichs cd18b89cd8
Update monaco-editor-core 3 years ago
Henning Dieterichs cd4dbb626d
Update monaco-editor-core 3 years ago
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>
3 years ago
Un-index f2cfcfde71
Update playground.css
make button text aligned
3 years ago
Martin Aeschlimann b416f4a52b
update service 3 years ago
Martin Aeschlimann 9cc5cee0c5
update service 3 years ago