Commit Graph

305 Commits (1be8b30e74ee4290d87cc593b4507d133764ddc4)
 

Author SHA1 Message Date
Alexandru Dima 1be8b30e74
Fixes microsoft/monaco-editor#2162 4 years ago
Alexandru Dima c9255aa6eb
Fixes microsoft/monaco-editor#2325: Funnel SignatureHelpContext to TypeScript 4 years ago
Alexandru Dima 5a17ea5a5d
Merge pull request #73 from Kingwl/jsx_emit_fix
Add new jsx emit option
4 years ago
Alexandru Dima 5413083ae7
Merge pull request #72 from microsoft/41_perf_require
Adds a regex fix for the perf_hooks import in TS 4.1
4 years ago
Wenlu Wang 63defc03a5 Add new jsx emit option 4 years ago
Orta cc8da6b7fb Adds a regex fix for the perf_hooks import in TS 4.1 4 years ago
Alex Dima 2dcf85a5e8
4.1.1 4 years ago
Alexandru Dima 6c41187baa
Merge pull request #71 from pgherveou/patch-1
Add missing setWorkerOptions
4 years ago
Alex Dima bbedc82694
commit generated file 4 years ago
PG Herveou 8664abc331
Add missing setWorkerOptions 4 years ago
Alex Dima d994aae9f0
4.1.0 4 years ago
Alex Dima 4ec20bbd1f
Adopt latest `monaco-editor-core`, update to TS 4.0.3 4 years ago
Alex Dima ee6d058e66
Fixes microsoft/monaco-editor#1998: make sure to always increase the version number 4 years ago
Alex Dima 0ac03ae5cd
Fixes microsoft/monaco-editor#1638: Protect against failing `getCodeFixesAtPosition` calls 4 years ago
Alex Dima 8381cb3579
Fixes microsoft/monaco-editor#1937: Remove debugger statement 4 years ago
Alex Dima e31737a45d
`var` -> `let` 4 years ago
Alex Dima c196027bdc
Increase `printWidth` 4 years ago
Alex Dima 233f97cde9
Adopt `async` 4 years ago
Alex Dima c564da6793
update `package-lock.json` 4 years ago
Alexandru Dima c8a45c5ade
Merge pull request #70 from SpencerSharkey/patch-1
Use typescript language for hover tooltip header
4 years ago
Spencer 3055a6e22e
Use typescript language for hover tooltip header 5 years ago
Alexandru Dima 5389ec04d0
Merge pull request #69 from microsoft/ts_4_1_b
Adds support for the requires in TS 4.1b
5 years ago
Orta 417b141df9 Update import TS 5 years ago
Alex Dima f92998eec0
4.0.2 5 years ago
Alex Dima a1c30dff82
Remove declare modifiers (microsoft/monaco-editor#2121) 5 years ago
Alexandru Dima 8a4357c301
Merge pull request #68 from microsoft/lib_shortcuts
Allows setting lib with shortnames
5 years ago
Orta 70d1cb1704 Allows setting lib with shortnames 5 years ago
Alex Dima 4f7c1f574f
improve `.npmignore` 5 years ago
Alex Dima ab9b790eba
4.0.1 5 years ago
Alex Dima bd037a9faf
small style tweaks 5 years ago
Alexandru Dima 926a1051b8
Merge pull request #67 from spahnke/deprecated-api
Adopt "deprecated" API
5 years ago
Sebastian Pahnke 8cff40cd56 Merge branch 'master' into deprecated-api 5 years ago
Sebastian Pahnke 85c67d753f Align tag representation in suggestion items and hovers 5 years ago
Sebastian Pahnke 5f2d3f73ab Include tags in documentation string of suggestion items 5 years ago
Sebastian Pahnke a258f3a296 Add deprecated tag to suggestion if entry is marked as deprecated 5 years ago
Sebastian Pahnke fce6b6161e Add deprecated diagnostic tag if a symbol is reported as deprecated 5 years ago
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