Commit Graph

21 Commits (a4b088e410209a27d5729713294800eba0d6b5b3)

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
2 years ago
Tristan F 85b11871a4 Ignore dist from vite/parcel in prettier 2 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 bbaa2d846d
Do not check in generated samples file 3 years ago
Alex Dima 91c9c0cec3
Ignore generated files 3 years ago
Alex Dima cad7e90951
Move typedoc files to `/website/typedoc` 3 years ago
Alex Dima d9013a86c4
Move website files to `/website/` 3 years ago
Alex Dima 430d8e6e17
Move test pages to `/test/manual/` 3 years ago
Alex Dima 32f9897bf2
Update parcel sample to use parcel v2 3 years ago
Alex Dima 091f871e65
Rename to `/samples/` 3 years ago
Alex Dima dfe35b15bb
Add webpack as part of the smoketest 3 years ago
Alex Dima a21839d00d
Rename to `webpack-plugin` 3 years ago
Alex Dima edb439d4f6
Run `prettier` 3 years ago
Alex Dima 0f7286cf55
Move basic languages sources to `/src/` 3 years ago
Alex Dima 8b4f06b8c5
Move typescript sources to `/src/` 3 years ago
Alex Dima c41a5ce8aa
Move json sources to `/src/` 3 years ago
Alex Dima a8df4018f1
Move html sources into `/src/` 3 years ago
Alex Dima b3f2986d69
Move css sources into `/src/` 3 years ago
Alexandru Dima 6bfac402fb
Move `buildAMD` to common build script 3 years ago
Alex Dima a6ebcecf27
Avoid loading the entire language service on the main thread code 3 years ago
Alex Dima 84bdc31efe
run `prettier` 3 years ago