Henning Dieterichs
c84c0cb8f9
Merge pull request #3992 from microsoft/hediet/b/complex-silverfish
...
Fixes slow regexp issue
2 years ago
Henning Dieterichs
292c2400a0
Fixes slow regexp issue
2 years ago
Henning Dieterichs
4d4f13ced1
Merge pull request #3945 from dlitsman/issue-3929
...
Extend the "Rendering Glyphs In The Margin" example to include a transparent color note.
2 years ago
Henning Dieterichs
0c6348a71d
Makes editor on main page writeable. ( #3976 )
2 years ago
Dmitry Litsman
f62e724254
Extend the example to include a transparent color note.
2 years ago
Henning Dieterichs
584584e65b
Merge pull request #3942 from domesticmouse/patch-1
...
Update `monaco.d.ts` link
2 years ago
Brett Morgan
311eaa4dfb
Update `monaco.d.ts` link
...
fixes: https://github.com/microsoft/monaco-editor/issues/3941
Linked to node hosted `monaco.d.ts` file as the docs are already linked on the same line.
2 years ago
Henning Dieterichs
496274aae9
Merge pull request #3919 from spahnke/private-identifiers
...
[JS, TS] Add Monarch support for private identifiers
2 years ago
Henning Dieterichs
265712998d
Merge pull request #3922 from spahnke/weak-hornet
...
[JS] Add static keyword
2 years ago
Henning Dieterichs
52d3b7ed6d
Merge pull request #3887 from dneto0/add-wgsl
...
Avoid a hack in the WGSL lexer
2 years ago
Henning Dieterichs
358be7cd03
Merge pull request #3933 from titouanmathis/main
...
[Webpack Plugin] Fix CJS being injected in ESM files
2 years ago
Henning Dieterichs
28e6548d15
Merge pull request #3931 from microsoft/dependabot/npm_and_yarn/yaml-and-htmlnano-2.2.2
...
Bump yaml and htmlnano
2 years ago
Henning Dieterichs
c6bec62c33
Merge pull request #3939 from microsoft/hediet/b/funny-barracuda
...
0.38.0
2 years ago
Henning Dieterichs
0e330ae453
0.38.0
2 years ago
Henning Dieterichs
3c860ee758
Merge pull request #3934 from microsoft/hediet/b/comparable-wildebeest
...
Retry failed compilation due to http 500 errors
2 years ago
Henning Dieterichs
6b9d289ce3
Retry failed compilation due to http 500 errors
2 years ago
Titouan Mathis
424abe722e
Fix CJS being injected in ESM files
...
Fix #2735
2 years ago
dependabot[bot]
21df16c2da
Bump yaml and htmlnano
...
Bumps [yaml](https://github.com/eemeli/yaml ) and [htmlnano](https://github.com/posthtml/htmlnano ). These dependencies needed to be updated together.
Updates `yaml` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/eemeli/yaml/releases )
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2 )
Updates `htmlnano` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/posthtml/htmlnano/releases )
- [Changelog](https://github.com/posthtml/htmlnano/blob/master/CHANGELOG.md )
- [Commits](https://github.com/posthtml/htmlnano/compare/2.0.3...2.0.4 )
---
updated-dependencies:
- dependency-name: yaml
dependency-type: indirect
- dependency-name: htmlnano
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs
b61f404730
Merge pull request #3924 from kisstkondoros/fix/3923
...
Fix reference error in convert method of OutlineAdapter
2 years ago
Tamas Kiss
c270d67d6d
Fix reference error in convert method of OutlineAdapter
...
As the result object is about to be created, it can not be referred to when
mapping child items.
This fixes #3923
2 years ago
Sebastian Pahnke
d2ec32be72
Add static keyword
2 years ago
Sebastian Pahnke
e5366f65e8
Add support for private identifiers
2 years ago
David Neto
6163a51770
Merge branch 'main' into add-wgsl
2 years ago
Henning Dieterichs
8270c45a38
Merge pull request #3911 from microsoft/hediet/b/regulatory-basilisk
...
Implements reload command
2 years ago
Henning Dieterichs
68f779a782
Merge pull request #3912 from microsoft/hediet/b/defensive-platypus
...
Escape $ in template strings
2 years ago
Henning Dieterichs
7d75202fb5
Escape $ in template strings
2 years ago
Henning Dieterichs
ba68ad0693
Implements reload command
2 years ago
Henning Dieterichs
2f51994ab5
Merge pull request #3901 from microsoft/hediet/b/remaining-felidae
...
Fixes broken website.
2 years ago
Henning Dieterichs
2b2cfac8fa
Fixes broken website.
2 years ago
Henning Dieterichs
8983c59033
Merge pull request #3900 from microsoft/hediet/b/moral-scorpion
...
Adds reload action (Ctrl+Enter)
2 years ago
Henning Dieterichs
cd9da2d1c3
Merge pull request #3899 from microsoft/hediet/b/insufficient-earthworm
...
Implements "set from ..." feature and updates some samples
2 years ago
Henning Dieterichs
ebfddbd4fb
Adds reload action (Ctrl+Enter)
2 years ago
Henning Dieterichs
ce36afc6c5
Adds forgotten dispose & implements undo
2 years ago
Henning Dieterichs
225be1f83c
Fixes lockfile.
2 years ago
Henning Dieterichs
47ecf09c2c
Implements "set from ..." feature and updates some samples
2 years ago
Henning Dieterichs
af0106a971
Merge pull request #3896 from microsoft/hediet/b/vicarious-sloth
...
Playground improvements
2 years ago
Henning Dieterichs
e3b1a47554
Playground improvements
2 years ago
Henning Dieterichs
20a8d5a651
Merge pull request #3892 from microsoft/hediet/b/radical-python
...
0.37.1
2 years ago
Henning Dieterichs
d04d8188c9
0.37.1
2 years ago
Henning Dieterichs
e0f314294d
Merge pull request #3890 from microsoft/hediet/b/bewildered-swordtail
...
Don't load monaco editor in fullscreen
2 years ago
Henning Dieterichs
c526b6bf0b
Merge pull request #3889 from microsoft/hediet/b/characteristic-rabbit
...
Implements option to disable auto-reload
2 years ago
Henning Dieterichs
842214b80e
Don't load monaco editor in fullscreen
2 years ago
Henning Dieterichs
29bf7f9a91
Implements option to disable auto-reload
2 years ago
Henning Dieterichs
1c6f48aa7d
Merge pull request #3879 from microsoft/hediet/webcomponent-bugfix
...
Fixes webcomponent sample for local development
2 years ago
David Neto
fb47a0f545
Avoid a hack in the WGSL lexer
...
This is a non-functioal change.
The current rule for delimiters was silly: it should have been a
character class range (e.g. [ ... ]).
Move delimiter handling into the symbols matcher.
2 years ago
Henning Dieterichs
14a92401d7
Merge pull request #3886 from microsoft/hediet/b/difficult-puma
...
Updates playwright
2 years ago
Henning Dieterichs
e8e3ac9ac1
Updates playwright
2 years ago
Henning Dieterichs
74fb36aa50
Merge pull request #3884 from dneto0/add-wgsl
...
Add WebGPU Shading Language tokenizer, with tests
2 years ago
Henning Dieterichs
20c3f8ff1e
Merge pull request #3885 from microsoft/hediet/b/shared-marmot
...
0.37.0 release
2 years ago
Henning Dieterichs
6c77360f6b
Sets tsc target to fix playground compile issues
2 years ago