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
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
f8c175d0c4
Fixes #3534
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
Henning Dieterichs
8307f38c4b
Merge pull request #3854 from avin-kavish/patch-1
...
Fix
2 years ago
Avin
5495aa8e01
Fix
2 years ago
Henning Dieterichs
38731c726a
Merge pull request #3258 from danboo/add-perl-module-extension
...
add perl module (.pm) extension
2 years ago
tamayika
047133aeb3
Merge branch 'main' into feature/custom-keybinding-example
2 years ago
tamayika
12fd5c0fdb
Add custom keybinding example
2 years ago
Henning Dieterichs
f116465526
Merge pull request #3721 from jakebailey/ts-4.9
...
Update TypeScript to TS 5.0.2 in all projects, vendored files
2 years ago
Jake Bailey
0d72bf6c93
TS 5.0
2 years ago
Jake Bailey
d793f4d6fd
Merge branch 'main' into ts-4.9
2 years ago
Henning Dieterichs
a35f32ecc1
Merge pull request #3835 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-webpack-typescript-react/webpack-5.76.1
...
Bump webpack from 5.70.0 to 5.76.1 in /samples/browser-esm-webpack-typescript-react
2 years ago
Henning Dieterichs
407bba039b
Merge pull request #3841 from microsoft/dependabot/npm_and_yarn/webpack-5.76.0
...
Bump webpack from 5.75.0 to 5.76.0
2 years ago
dependabot[bot]
9504cab8fb
Bump webpack in /samples/browser-esm-webpack-typescript-react
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.70.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
899e234bc9
Bump webpack from 5.75.0 to 5.76.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs
4c7c8ca8ee
Merge pull request #3834 from microsoft/dependabot/npm_and_yarn/webpack-plugin/webpack-5.76.0
...
Bump webpack from 5.70.0 to 5.76.0 in /webpack-plugin
2 years ago
dependabot[bot]
20597c8e39
Bump webpack from 5.70.0 to 5.76.0 in /webpack-plugin
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs
cdc7acf822
Merge pull request #3837 from microsoft/dependabot/npm_and_yarn/samples/webpack-5.76.0
...
Bump webpack from 5.74.0 to 5.76.0 in /samples
2 years ago
Henning Dieterichs
150d1d309c
Merge pull request #3839 from microsoft/dependabot/npm_and_yarn/website/webpack-5.76.0
...
Bump webpack from 5.74.0 to 5.76.0 in /website
2 years ago
dependabot[bot]
d83d8467ad
Bump webpack from 5.74.0 to 5.76.0 in /website
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7ed13a5596
Bump webpack from 5.74.0 to 5.76.0 in /samples
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Ladislau Szomoru
4392096db2
Engineering - remove custom code to create git tag ( #3828 )
2 years ago
Henning Dieterichs
7374280f4e
Merge pull request #3775 from PmcFizz/main
...
use createDecorationsCollection replace deltaDecorations
2 years ago
Fizz Pang
1431f4561f
feat: prettier
2 years ago
Fizz
4d3ed6fe28
Merge branch 'microsoft:main' into main
2 years ago
Jake Bailey
55ad2e867b
Merge branch 'main' into ts-4.9
2 years ago
Henning Dieterichs
2541de85e4
Merge pull request #3774 from PmcFizz/patch-4
...
fix example iframe don't alert
2 years ago
Fizz
01a48285c1
createDecorationsCollection
2 years ago
Fizz
e43c0525cf
Update Preview.tsx
2 years ago