Claude
9b018b7916
Add manual test page for json-interpolation language
...
- Add json-interpolation to dev-setup.js module loading
- Create standalone test page that works with CDN Monaco
- Test page demonstrates syntax highlighting, completions,
hover info, comments, and trailing comma support
2025-12-09 20:57:21 +00:00
Henning Dieterichs
b16daf88e2
Inlines AMD = false ( #5031 )
2025-10-09 08:06:06 +09:00
Henning Dieterichs
699cae24be
Removes unneeded filler redirection
2025-10-08 23:54:16 +02:00
Alexandru Dima
e7d7a5b072
Fix a path and bump editor used for developing website ( #4152 )
2023-08-31 10:50:49 +00: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
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
430d8e6e17
Move test pages to /test/manual/
2021-11-16 22:25:24 +01:00