Commit Graph

2496 Commits (57e51563851acfda93b532aa7812159943527c7b)
 

Author SHA1 Message Date
Alex Dima 9474cac9bf
Adopt latest `monaco-editor` 3 years ago
Alexandru Dima 493bdc6c1f
Update CONTRIBUTING.md 3 years ago
Alex Dima 7d8e983bac
0.29.0 3 years ago
Alex Dima 8b16286cc3
update `monaco.d.ts` 3 years ago
Alex Dima f377e9e7ac
Prepare for 0.29.0 3 years ago
Alex Dima 49ba01f724
run prettier 3 years ago
Alex Dima 25cb9d78a8
run prettier 3 years ago
Alex Dima b9969d41cb
run prettier 3 years ago
Alexandru Dima ee57c14cc2
Merge pull request #92 from koto/tt
Added an example of loading Monaco with Trusted Types
3 years ago
Alex Dima e56acf710a
run prettier 3 years ago
Alexandru Dima 97ff11be97
Merge pull request #2644 from crackalak/feature/shadowdom-aria
Added `ariaContainerElement` to shadow dom test
3 years ago
Alex Dima 64042339ee
4.9.1 3 years ago
Alex Dima e3a760e054
Add `LanguageServiceDefaults.setInlayHintsOptions` 3 years ago
Alex Dima 5cba23203c
4.9.0 3 years ago
Alex Dima 4317b5353b
update deps 3 years ago
Alex Dima d6f84c6e3b
update to latest typescript 3 years ago
Alex Dima 5f40d268df
2.9.0 3 years ago
Alex Dima c75289c39d
update deps 3 years ago
Alexandru Dima 66f57d0811
Merge pull request #84 from paranoidjk/fix-reference
feat: support find reference to extraLib
3 years ago
Alex Dima 215112db6d
Avoid `Uri.parse` for fileName equality 3 years ago
Alex Dima f2e2b1d3a4
Always instantiate `.d.ts` models as `typescript` 3 years ago
Alexandru Dima 6b6fc00cc1
Merge pull request #85 from microsoft/priv_pub
Publicly expose getters for the lang server and extra libs
3 years ago
Alex Dima dcf7a7a058
update workspace file 3 years ago
Alexandru Dima ed4b7ec250
Merge pull request #2640 from HKalbasi/main
Add example for inlay hints
3 years ago
Orta 85d22afc03 Publicly expose getters for the lang server and extra libs 3 years ago
Alex Dima 9ff1f28566
Add workspace file 3 years ago
Alexandru Dima c33c68bdcc
Merge pull request #83 from troy351/main
Add type definition of `setInlayHintsOptions`
3 years ago
Alexandru Dima bb8ac53651
Merge pull request #165 from silverwind/patch-1
Fix letter case in repo URL
3 years ago
Alexandru Dima 8d58a70300
Merge pull request #160 from mbtools/main
Update ABAP syntax
3 years ago
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