Orta
|
7b2cebe6a7
Merge branch 'master' of https://github.com/microsoft/monaco-typescript into let_ts_resolve_libs
|
5 years ago |
Orta Therox
|
2d5021b402
Merge pull request #63 from microsoft/show_compiler_opts
|
5 years ago |
Orta
|
a213b303a6
Create monaco lib models on demand
|
5 years ago |
Orta
|
577f254aac
NOOP
|
5 years ago |
Orta
|
ca76528ce1
Revert the lib files coming through as monaco models
|
5 years ago |
Orta Therox
|
0dbccdea3d
Update src/workerManager.ts
|
5 years ago |
Orta
|
86f6d762df
Use JavaScript for the language to get syntax highlighting, but not tooling
|
5 years ago |
Orta
|
7a46ec2649
Adds monaco models for the lib d.ts files
|
5 years ago |
Orta Therox
|
1d6f5a0e24
Let TypeScript resolve deps in lib files + allow external tools to extend the lib support
|
5 years ago |
Orta Therox
|
b717cfe2f1
Adds compiler options to the test page
|
5 years ago |
Alex Dima
|
778ace10c0
Strip sourceMappingURL directives
|
5 years ago |
Alexandru Dima
|
61a0941817
Merge pull request #57 from orta/bundle_libs
|
5 years ago |
Alex Dima
|
35454d834d
Add a note to all generated files
|
5 years ago |
Orta Therox
|
e0992c9470
Update the lib generator instead of editing the libn file directly
|
5 years ago |
Orta Therox
|
05f3891fd1
Bump the TypeScript version, and fix the changes to the monaco API
|
5 years ago |
Orta Therox
|
4fefe8993f
Ensure that the default es2015 libraries include dom, webworker, and scripthost
|
5 years ago |
Alexandru Dima
|
6d49c51b83
Merge pull request #56 from orta/allow_access_to_dts
|
5 years ago |
Alex Dima
|
aee134f9c1
Add API to .d.ts
|
5 years ago |
Alexandru Dima
|
d7dfa0431f
Merge pull request #55 from orta/es2015
|
5 years ago |
Orta Therox
|
a5b927fca1
Allow access to read files which workers host, notably the default dts
|
5 years ago |
Orta Therox
|
950c06f26e
Bump default dts to 2015
|
5 years ago |
Alex Dima
|
887411e17c
Adopt editor breaking changes around WorkspaceTextEdits
|
5 years ago |
Alex Dima
|
dd8427dac0
3.7.0
|
5 years ago |
Alex Dima
|
a9bc75441d
update deps & TS version
|
5 years ago |
Alexandru Dima
|
e623bb9f76
Add types for TypeScriptWorker and missing LanguageServiceDefault… (#54)
|
5 years ago |
Alex Dima
|
b8b1a20578
Remove .d.ts generation also from esm variant
|
5 years ago |
Alex Dima
|
3b7054deed
Ensure types stay in sync (check that the API is implemented)
|
5 years ago |
Alex Dima
|
6a5f2c1d98
Remove synchronous methods that cannot be proxied
|
5 years ago |
Elizabeth Craig
|
0d4ee9bd62
No generated declaration files
|
5 years ago |
Elizabeth Craig
|
1ff72394c1
Only include a few interfaces
|
5 years ago |