sw23
|
31cf2775f5
|
Adding syntax highlighting support for .pla files (Programmable Logic Arrays)
|
2021-10-09 10:12:58 -04:00 |
Alex Dima
|
79ba83e1b5
|
5.0.0
|
2021-10-08 18:55:38 +02:00 |
Alex Dima
|
9474cac9bf
|
Adopt latest `monaco-editor`
|
2021-10-08 18:55:23 +02:00 |
Alexandru Dima
|
493bdc6c1f
|
Update CONTRIBUTING.md
|
2021-10-08 18:53:11 +02:00 |
Alex Dima
|
7d8e983bac
|
0.29.0
|
2021-10-08 18:44:36 +02:00 |
Alex Dima
|
8b16286cc3
|
update `monaco.d.ts`
|
2021-10-08 18:44:21 +02:00 |
Alex Dima
|
f377e9e7ac
|
Prepare for 0.29.0
|
2021-10-08 18:42:13 +02:00 |
Alex Dima
|
49ba01f724
|
run prettier
|
2021-10-08 18:39:42 +02:00 |
Alex Dima
|
25cb9d78a8
|
run prettier
|
2021-10-08 18:39:08 +02:00 |
Alex Dima
|
b9969d41cb
|
run prettier
|
2021-10-08 18:38:24 +02:00 |
Alexandru Dima
|
ee57c14cc2
|
Merge pull request #92 from koto/tt
Added an example of loading Monaco with Trusted Types
|
2021-10-08 18:37:45 +02:00 |
Alex Dima
|
e56acf710a
|
run prettier
|
2021-10-08 18:37:20 +02:00 |
Alexandru Dima
|
97ff11be97
|
Merge pull request #2644 from crackalak/feature/shadowdom-aria
Added `ariaContainerElement` to shadow dom test
|
2021-10-08 18:31:38 +02:00 |
Alex Dima
|
64042339ee
|
4.9.1
|
2021-10-08 18:24:43 +02:00 |
Alex Dima
|
e3a760e054
|
Add `LanguageServiceDefaults.setInlayHintsOptions`
|
2021-10-08 18:24:37 +02:00 |
Alex Dima
|
5cba23203c
|
4.9.0
|
2021-10-08 17:56:02 +02:00 |
Alex Dima
|
4317b5353b
|
update deps
|
2021-10-08 17:55:47 +02:00 |
Alex Dima
|
d6f84c6e3b
|
update to latest typescript
|
2021-10-08 17:54:24 +02:00 |
Alex Dima
|
5f40d268df
|
2.9.0
|
2021-10-08 17:48:45 +02:00 |
Alex Dima
|
c75289c39d
|
update deps
|
2021-10-08 17:47:57 +02:00 |
Alexandru Dima
|
66f57d0811
|
Merge pull request #84 from paranoidjk/fix-reference
feat: support find reference to extraLib
|
2021-10-08 16:46:24 +02:00 |
Alex Dima
|
215112db6d
|
Avoid `Uri.parse` for fileName equality
|
2021-10-08 16:45:48 +02:00 |
Alex Dima
|
f2e2b1d3a4
|
Always instantiate `.d.ts` models as `typescript`
|
2021-10-08 16:19:21 +02:00 |
Alexandru Dima
|
6b6fc00cc1
|
Merge pull request #85 from microsoft/priv_pub
Publicly expose getters for the lang server and extra libs
|
2021-10-08 16:05:24 +02:00 |
Alex Dima
|
dcf7a7a058
|
update workspace file
|
2021-10-08 09:03:43 +02:00 |
Alexandru Dima
|
ed4b7ec250
|
Merge pull request #2640 from HKalbasi/main
Add example for inlay hints
|
2021-10-08 08:59:00 +02:00 |
Orta
|
85d22afc03
|
Publicly expose getters for the lang server and extra libs
|
2021-10-08 07:58:53 +01:00 |
Alex Dima
|
9ff1f28566
|
Add workspace file
|
2021-10-08 08:55:43 +02:00 |
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 |