Commit Graph

3302 Commits (4eb9d98fc69ca712bb23dc0452dda94412513c20)
 

Author SHA1 Message Date
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
Remco Haszing 598d45b159
Merge branch 'main' into mdx 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
Remco Haszing ef3a98e0a2
Merge branch 'main' into mdx 2 years ago
Remco Haszing 1322e33b0d
Add basic MDX tests
The sample is taken from https://github.com/wooorm/markdown-tm-language.
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
Henning Dieterichs 044810afa9
0.37.0 release 2 years ago
David Neto 3724eefaf5 Add WebGPU Shading Language tokenizer, with tests
Fixes: #3883
2 years ago
Henning Dieterichs 689a4b89b2
Merge pull request #3882 from microsoft/hediet/b/monaco-editor-core-bugfix
Adopts latest monaco-editor-core
2 years ago
Henning Dieterichs b61b4d70e3
Adopts latest monaco-editor-core 2 years ago
Henning Dieterichs 4244bc3a06
Merge pull request #3866 from miloush/main
Include .xsd and .xslt as an XML extension
2 years ago
Henning Dieterichs f5b50400fc
Merge pull request #3878 from microsoft/hediet/bracket-matching
Fixes #3534
2 years ago
Henning Dieterichs 4886e1da08
Fixes webcomponent sample for local development 2 years ago
Henning Dieterichs f8c175d0c4
Fixes #3534 2 years ago
Henning Dieterichs 181f03ecce
Merge branch 'main' into mdx 2 years ago
Jan Kučera 08f81975c8
Include .xsd and .xslt as an XML extension. 2 years ago
Henning Dieterichs e531b5c337
Merge pull request #3860 from tamayika/feature/ts5
Change moduleResolution to node16 and adopt TS 5.0
2 years ago
Henning Dieterichs 8eed80bf5e
Merge pull request #3848 from tamayika/feature/custom-keybinding-example
Add custom keybinding example
2 years ago
Henning Dieterichs 85111e1f3e
Update lockfile 2 years ago
Henning Dieterichs f3cac1faff
Merge pull request #3864 from yuri1969/yaml-fixes
Various YAML improvements
2 years ago
yuri1969 788b6a2982
Fix ': ' within a comment 2 years ago
yuri1969 c7ce77ba18
Fix values mixed with comments 2 years ago
tamayika c3b271bc70 change moduleResolution to node16 2 years ago
tamayika ebb017c8ed Revert "Merge pull request #3855 from microsoft/hediet/symbolic-tarsier"
This reverts commit ae158a2524, reversing
changes made to 8307f38c4b.
2 years ago
yuri1969 30a786cf5f
Fix incorrect key:value detection 2 years ago
Henning Dieterichs ae158a2524
Merge pull request #3855 from microsoft/hediet/symbolic-tarsier
Fixes #3853
2 years ago
Henning Dieterichs ca1f701102
Fixes #3853 2 years ago