Commit Graph

356 Commits (2b748950d6971eea965c8807c519a51d6b39a47e)

Author SHA1 Message Date
Timothee Guerin 2b748950d6 move example to where CI says it should be 10 months ago
Timothee Guerin 851a5580ed Add typespec language 10 months ago
dependabot[bot] 7014d40936
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot] e558a99254
Bump follow-redirects from 1.15.1 to 1.15.6 in /website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Henning Dieterichs 3284441937 fixes website CI failure 12 months ago
Henning Dieterichs 21db3aebf0 Sorts version numbers 1 year ago
Henning Dieterichs b0330f8eed Fixes monaco-editor nightly build (needed for verification) 1 year ago
Aiday Marlen Kyzy 99622db664
changing the range of the color 1 year ago
Ofek Shilon aafca45ff9 Wording fix 1 year ago
Henning Dieterichs 2e82147fb6 Removes outdated sample 1 year ago
Henning Dieterichs 51ba6777fc Improves playground 1 year ago
Alexandru Dima e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 1 year ago
Henning Dieterichs 04ece42881 Adds "use latest dev" button 1 year ago
Henning Dieterichs 31b04afb94 Website: Implements source=latest-dev and source=latest 1 year ago
Henning Dieterichs 97c7fdb35c
Fixes CodeQL issues (#4090) 2 years ago
dependabot[bot] cb0a7d9dd5
Bump semver from 6.3.0 to 6.3.1 in /website
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs c46883da4f
Merge branch 'main' into mdx 2 years ago
Henning Dieterichs f70fabb863
Adresses https://github.com/microsoft/vscode-internalbacklog/issues/4449 2 years ago
Henning Dieterichs dc5c24591b
latest -> latest stable (versionNumber) 2 years ago
Steven Weiss 5ce724a281 Fix lorem ipsum text on marketing page.
Format with prettier from command line.
2 years ago
Remco Haszing 62e11b4b49
Merge branch 'main' into mdx 2 years ago
Henning Dieterichs 990456e51f
Repairs example urls 2 years ago
Henning Dieterichs 5744a230ae
Fixes regexp 2 years ago
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 8270c45a38
Merge pull request #3911 from microsoft/hediet/b/regulatory-basilisk
Implements reload command
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 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
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 47ecf09c2c
Implements "set from ..." feature and updates some samples 2 years ago
Henning Dieterichs e3b1a47554
Playground improvements 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
Henning Dieterichs 6c77360f6b
Sets tsc target to fix playground compile issues 2 years ago
David Neto 3724eefaf5 Add WebGPU Shading Language tokenizer, with tests
Fixes: #3883
2 years ago
Henning Dieterichs 4886e1da08
Fixes webcomponent sample for local development 2 years ago
Henning Dieterichs 181f03ecce
Merge branch 'main' into mdx 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