Commit Graph

269 Commits (8dcc86c73f931fd689f76b8ced1f95676ede552b)
 

Author SHA1 Message Date
Alex Dima 8dcc86c73f
4.0.0 5 years ago
Alex Dima ee95401a40
Use the global `monaco` only in the AMD case (see microsoft/monaco-editor#1974) 5 years ago
Alex Dima b87c75d7e9
Run prettier 5 years ago
Alex Dima 21ceb6a387
Add prettier 5 years ago
Alex Dima 7509dfc100
update to typescript@4.0.2 5 years ago
Alex Dima 2edd71ff65
update deps 5 years ago
Alexandru Dima 251cec6aa4
Merge pull request #65 from microsoft/custom_worker
Add support for creating a custom webworker subclass
5 years ago
Alexandru Dima 7e6f0bfccb
Merge pull request #66 from spahnke/signature-markdown
Format signature and parameter documentation as Markdown
5 years ago
Sebastian Pahnke b79ec00ec5 Format signature and parameter documentation as Markdown 5 years ago
Orta 5ee395c5ee Tightens the public API 5 years ago
Orta 166e63b991 Adds a vfs project 5 years ago
Orta 89fdcf5424 Merge branch 'master' of https://github.com/microsoft/monaco-typescript into custom_worker 5 years ago
Alexandru Dima 6d0fbd443f
Merge pull request #64 from microsoft/let_ts_resolve_libs 5 years ago
Alex Dima 5577502c1c
Do not load lib.d.ts files on the UI thread 5 years ago
Alex Dima 1272e92acd
Do not ship mixed line endings for .d.ts files 5 years ago
Alex Dima ea9ddb0a8c
Adopt LibFiles in ReferenceAdapter 5 years ago
Alex Dima 6a18fe6517
Introduce LibFiles and adopt in DefinitionAdapter 5 years ago
Alex Dima a7f23c2eba
Simplify import typescript script 5 years ago
Alex Dima 151b807fee
run import, minor edits 5 years ago
Orta 471de29a20 Settle on customTSWorkerFactory 5 years ago
Orta c402ee962f Tidy up 5 years ago
Orta 3e1a236812 Make a useful sample 5 years ago
Orta 26d78129fa Add support for creating a custom webworker subclass 5 years ago
Alexandru Dima 94d92a7181
Merge pull request #62 from microsoft/fix_empty_error 5 years ago
Alexandru Dima dca2041f54
Merge pull request #60 from microsoft/allow_additional_req
Adds support for error messages to include a reference to require
5 years ago
Orta fede24ed75 Add all lib dts files 5 years ago
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
Adds compiler options to the test page
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
Co-authored-by: Wesley Wigham <wewigham@microsoft.com>
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
Co-authored-by: Wesley Wigham <wwigham@gmail.com>
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
Orta Therox 3237250330 Fix a crash in getValidSourceFile when the text content is empty 5 years ago
Orta Therox bb69053ca5 Adds support for error messages to include a reference to require 5 years ago
Alex Dima 778ace10c0
Strip sourceMappingURL directives 5 years ago
Alexandru Dima 61a0941817
Merge pull request #57 from orta/bundle_libs
Ensure that the default es2015 libraries include dom, webworker, and scripthost
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
Allow access to read files which workers host, notably the default 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
Bump default dts to 2015
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