Commit Graph

22 Commits (404545bded1df6ffa41ea0af4e8ddb219018c6c1)

Author SHA1 Message Date
Alexandru Dima e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 2023-08-31 10:50:49 +00:00
Alexandru Dima c4fa782fc2
Restore manual running from the repository (#4150) 2023-08-31 09:57:50 +02:00
Henning Dieterichs 74e783a53a
Fixes CodeQL (#4091) 2023-07-19 17:08:10 +02:00
Henning Dieterichs f70fabb863
Adresses https://github.com/microsoft/vscode-internalbacklog/issues/4449 2023-07-06 23:20:35 +02:00
Alex Dima 3b048a990b
`var` -> `let` 2022-05-04 11:12:33 +02:00
Alex Dima e36a41dcc4
`var` -> `const` 2022-05-04 11:11:10 +02:00
Alex Dima 0a5975d046
Add manual test for #3011 2022-03-29 12:23:40 +02:00
Alex Dima aa75ddccbb
CRLF -> LF 2022-02-04 14:02:37 +01:00
Alex Dima 84665761ff
Simplify `dev-setup.js` 2022-02-03 09:32:42 +01:00
Alex Dima 7138fd1ffb
Inline `metadata.js` in `dev-setup.js` 2022-02-02 23:59:13 +01:00
Alex Dima f1be014b8f
Remove support for running from `file://` 2022-02-02 20:24:39 +01:00
Henning Dieterichs 91edee5791
Moves src/{typescript,css,...} to src/language/{typescript,css,...} to align with the released paths 2022-02-02 17:12:13 +01:00
Alex Dima 75af762db9
Fix paths when running from `file://` 2022-01-27 16:56:54 +01:00
Alex Dima 8f2bc4ac98
Add support to run from source using `tsc -w` 2022-01-27 16:54:45 +01:00
Alex Dima fc234d6a57
Add a sample that uses `transform: scale` 2021-12-16 16:08:46 +01:00
Alex Dima f012a2aeee
More cleanup in manual test cases 2021-11-17 16:55:50 +01:00
Alex Dima bbaa2d846d
Do not check in generated samples file 2021-11-17 16:30:11 +01:00
Alex Dima 91c9c0cec3
Ignore generated files 2021-11-17 16:28:37 +01:00
Alex Dima 979d6a1b26
Do not duplicate samples 2021-11-17 16:22:31 +01:00
Alex Dima d33ec7c209
Remove unused manual test pages 2021-11-17 16:15:47 +01:00
Alex Dima e425abb5f5
Cross origin web worker support is now builtin 2021-11-16 22:59:38 +01:00
Alex Dima 430d8e6e17
Move test pages to `/test/manual/` 2021-11-16 22:25:24 +01:00