Commit Graph

22 Commits (main)

Author SHA1 Message Date
Alexandru Dima e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 1 year ago
Alexandru Dima c4fa782fc2
Restore manual running from the repository (#4150) 1 year ago
Henning Dieterichs 74e783a53a
Fixes CodeQL (#4091) 2 years ago
Henning Dieterichs f70fabb863
Adresses https://github.com/microsoft/vscode-internalbacklog/issues/4449 2 years ago
Alex Dima 3b048a990b
`var` -> `let` 3 years ago
Alex Dima e36a41dcc4
`var` -> `const` 3 years ago
Alex Dima 0a5975d046
Add manual test for #3011 3 years ago
Alex Dima aa75ddccbb
CRLF -> LF 3 years ago
Alex Dima 84665761ff
Simplify `dev-setup.js` 3 years ago
Alex Dima 7138fd1ffb
Inline `metadata.js` in `dev-setup.js` 3 years ago
Alex Dima f1be014b8f
Remove support for running from `file://` 3 years ago
Henning Dieterichs 91edee5791
Moves src/{typescript,css,...} to src/language/{typescript,css,...} to align with the released paths 3 years ago
Alex Dima 75af762db9
Fix paths when running from `file://` 3 years ago
Alex Dima 8f2bc4ac98
Add support to run from source using `tsc -w` 3 years ago
Alex Dima fc234d6a57
Add a sample that uses `transform: scale` 3 years ago
Alex Dima f012a2aeee
More cleanup in manual test cases 3 years ago
Alex Dima bbaa2d846d
Do not check in generated samples file 3 years ago
Alex Dima 91c9c0cec3
Ignore generated files 3 years ago
Alex Dima 979d6a1b26
Do not duplicate samples 3 years ago
Alex Dima d33ec7c209
Remove unused manual test pages 3 years ago
Alex Dima e425abb5f5
Cross origin web worker support is now builtin 3 years ago
Alex Dima 430d8e6e17
Move test pages to `/test/manual/` 3 years ago