Commit Graph

21 Commits

Author SHA1 Message Date
Henning Dieterichs
5ccfdf7c02
Restructures out and release folders.
out/amd -> out/languages/amd-tsc
out/release -> out/languages/bundled
release -> out/monaco-editor
2023-02-22 17:39:35 +01:00
Tristan F
85b11871a4 Ignore dist from vite/parcel in prettier 2022-12-17 13:58:48 -05: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
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
cad7e90951
Move typedoc files to /website/typedoc 2021-11-16 22:35:42 +01:00
Alex Dima
d9013a86c4
Move website files to /website/ 2021-11-16 22:32:27 +01:00
Alex Dima
430d8e6e17
Move test pages to /test/manual/ 2021-11-16 22:25:24 +01:00
Alex Dima
32f9897bf2
Update parcel sample to use parcel v2 2021-11-16 22:21:12 +01:00
Alex Dima
091f871e65
Rename to /samples/ 2021-11-16 22:01:11 +01:00
Alex Dima
dfe35b15bb
Add webpack as part of the smoketest 2021-11-15 22:16:09 +01:00
Alex Dima
a21839d00d
Rename to webpack-plugin 2021-11-15 16:16:53 +01:00
Alex Dima
edb439d4f6
Run prettier 2021-11-15 09:37:13 +01:00
Alex Dima
0f7286cf55
Move basic languages sources to /src/ 2021-11-13 20:29:32 +01:00
Alex Dima
8b4f06b8c5
Move typescript sources to /src/ 2021-11-13 20:06:41 +01:00
Alex Dima
c41a5ce8aa
Move json sources to /src/ 2021-11-13 19:46:33 +01:00
Alex Dima
a8df4018f1
Move html sources into /src/ 2021-11-13 19:40:20 +01:00
Alex Dima
b3f2986d69
Move css sources into /src/ 2021-11-13 00:04:23 +01:00
Alexandru Dima
6bfac402fb
Move buildAMD to common build script 2021-11-12 11:31:25 +01:00
Alex Dima
a6ebcecf27
Avoid loading the entire language service on the main thread code 2021-11-08 23:46:03 +01:00
Alex Dima
84bdc31efe
run prettier 2021-11-06 00:15:13 +01:00