Commit Graph

3156 Commits (fb47a0f545b1e28a739cdb37e8156f4b41ee1a76)
 

Author SHA1 Message Date
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.
Henning Dieterichs 14a92401d7
Merge pull request from microsoft/hediet/b/difficult-puma
Updates playwright
Henning Dieterichs e8e3ac9ac1
Updates playwright
Henning Dieterichs 74fb36aa50
Merge pull request from dneto0/add-wgsl
Add WebGPU Shading Language tokenizer, with tests
Henning Dieterichs 20c3f8ff1e
Merge pull request from microsoft/hediet/b/shared-marmot
0.37.0 release
Henning Dieterichs 044810afa9
0.37.0 release
David Neto 3724eefaf5 Add WebGPU Shading Language tokenizer, with tests
Fixes: 
Henning Dieterichs 689a4b89b2
Merge pull request from microsoft/hediet/b/monaco-editor-core-bugfix
Adopts latest monaco-editor-core
Henning Dieterichs b61b4d70e3
Adopts latest monaco-editor-core
Henning Dieterichs 4244bc3a06
Merge pull request from miloush/main
Include .xsd and .xslt as an XML extension
Henning Dieterichs f5b50400fc
Merge pull request from microsoft/hediet/bracket-matching
Fixes 
Henning Dieterichs f8c175d0c4
Fixes
Jan Kučera 08f81975c8
Include .xsd and .xslt as an XML extension.
Henning Dieterichs e531b5c337
Merge pull request from tamayika/feature/ts5
Change moduleResolution to node16 and adopt TS 5.0
Henning Dieterichs 8eed80bf5e
Merge pull request from tamayika/feature/custom-keybinding-example
Add custom keybinding example
Henning Dieterichs 85111e1f3e
Update lockfile
Henning Dieterichs f3cac1faff
Merge pull request from yuri1969/yaml-fixes
Various YAML improvements
yuri1969 788b6a2982
Fix ': ' within a comment
yuri1969 c7ce77ba18
Fix values mixed with comments
tamayika c3b271bc70 change moduleResolution to node16
tamayika ebb017c8ed Revert "Merge pull request from microsoft/hediet/symbolic-tarsier"
This reverts commit ae158a2524, reversing
changes made to 8307f38c4b.
yuri1969 30a786cf5f
Fix incorrect key:value detection
Henning Dieterichs ae158a2524
Merge pull request from microsoft/hediet/symbolic-tarsier
Fixes 
Henning Dieterichs ca1f701102
Fixes
Henning Dieterichs 8307f38c4b
Merge pull request from avin-kavish/patch-1
Fix
Avin 5495aa8e01
Fix
Henning Dieterichs 38731c726a
Merge pull request from danboo/add-perl-module-extension
add perl module (.pm) extension
tamayika 047133aeb3
Merge branch 'main' into feature/custom-keybinding-example
tamayika 12fd5c0fdb Add custom keybinding example
Henning Dieterichs f116465526
Merge pull request from jakebailey/ts-4.9
Update TypeScript to TS 5.0.2 in all projects, vendored files
Jake Bailey 0d72bf6c93 TS 5.0
Jake Bailey d793f4d6fd Merge branch 'main' into ts-4.9
Henning Dieterichs a35f32ecc1
Merge pull request 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
Henning Dieterichs 407bba039b
Merge pull request from microsoft/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.75.0 to 5.76.0
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>
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>
Henning Dieterichs 4c7c8ca8ee
Merge pull request 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
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>
Henning Dieterichs cdc7acf822
Merge pull request from microsoft/dependabot/npm_and_yarn/samples/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /samples
Henning Dieterichs 150d1d309c
Merge pull request from microsoft/dependabot/npm_and_yarn/website/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /website
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>
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>
Ladislau Szomoru 4392096db2
Engineering - remove custom code to create git tag ()
Henning Dieterichs 7374280f4e
Merge pull request from PmcFizz/main
use createDecorationsCollection replace deltaDecorations
Fizz Pang 1431f4561f feat: prettier
Fizz 4d3ed6fe28
Merge branch 'microsoft:main' into main
Jake Bailey 55ad2e867b
Merge branch 'main' into ts-4.9
Henning Dieterichs 2541de85e4
Merge pull request from PmcFizz/patch-4
fix example iframe don't alert
Fizz 01a48285c1 createDecorationsCollection
Fizz e43c0525cf
Update Preview.tsx