kingwl
|
10e20baade
|
Update ts 4.4
|
2021-08-30 13:28:24 +08:00 |
|
Wenlu Wang
|
5632f5fed3
|
try rc
|
2021-08-13 16:41:26 +08:00 |
|
Wenlu Wang
|
f40d79d54d
|
Add inlay hints support
|
2021-06-29 13:15:15 +08:00 |
|
Sebastian Pahnke
|
a03a8ba908
|
Handle the case that tag.text is a string
|
2021-06-11 15:19:48 +02:00 |
|
Sebastian Pahnke
|
b8e0740b41
|
Build tag text correctly for all tags
|
2021-06-11 14:43:04 +02:00 |
|
Orta
|
b0e254d257
|
Handle the new undefined logic in TypeScript 4.4
|
2021-06-04 12:50:22 +01:00 |
|
Alex Dima
|
f645729aa6
|
Update to TypeScript 4.3.2
|
2021-06-03 17:33:04 +02:00 |
|
Alex Dima
|
ebdc056429
|
Merge remote-tracking branch 'origin/main' into 4_3_dev
|
2021-06-03 17:22:37 +02:00 |
|
Orta
|
9524853450
|
Support for TypeScript 4.4
|
2021-06-03 13:38:25 +01:00 |
|
paranoidjk
|
e0c11b34f5
|
fix: support go to definition for extraLib file
|
2021-05-14 23:12:34 +08:00 |
|
Alex Dima
|
9084b55571
|
Update typescript
|
2021-05-12 17:58:44 +02:00 |
|
Alex Dima
|
22e7676a8c
|
Add DiagnosticsOptions.onlyVisible to limit computing diagnostics to only the visible text models
|
2021-05-11 14:27:47 +02:00 |
|
Your Name
|
64504b9ffb
|
Handle new JSDoc tag format
|
2021-03-18 19:18:13 +00:00 |
|
Sebastian Pahnke
|
19071cd8fa
|
Deep clone diagnostic objects
Fixes https://github.com/microsoft/monaco-editor/issues/2392
|
2021-03-17 12:58:05 +01:00 |
|
Your Name
|
ffd28b299d
|
Adds support for TypeScript 4.3 builds
|
2021-03-07 08:43:37 +00:00 |
|
Alexandru Dima
|
c258dd0cec
|
update deps
|
2021-03-05 16:28:40 +01:00 |
|
Alex Dima
|
126dbe1f6f
|
Fixes microsoft/monaco-editor#2370
|
2021-03-02 11:08:12 +01:00 |
|
Sebastian Pahnke
|
a1f9aeea18
|
Keep fileName property of diagnostic objects and related information
|
2021-02-22 10:57:02 +01:00 |
|
Alexandru Dima
|
eaa07c08dd
|
Upgrade to typescript 4.1.3
|
2021-01-29 00:21:25 +01:00 |
|
Alexandru Dima
|
d437cf3054
|
Fixes microsoft/monaco-editor#2182
|
2021-01-28 23:55:30 +01:00 |
|
Alexandru Dima
|
803466d050
|
Fixes microsoft/monaco-editor#2172
|
2021-01-28 22:54:35 +01:00 |
|
Alexandru Dima
|
1be8b30e74
|
Fixes microsoft/monaco-editor#2162
|
2021-01-28 22:44:47 +01:00 |
|
Alexandru Dima
|
c9255aa6eb
|
Fixes microsoft/monaco-editor#2325: Funnel SignatureHelpContext to TypeScript
|
2021-01-28 21:48:01 +01:00 |
|
Wenlu Wang
|
63defc03a5
|
Add new jsx emit option
|
2020-12-07 17:03:06 +08:00 |
|
PG Herveou
|
8664abc331
|
Add missing setWorkerOptions
|
2020-09-21 09:54:16 -04:00 |
|
Alex Dima
|
4ec20bbd1f
|
Adopt latest monaco-editor-core, update to TS 4.0.3
|
2020-09-19 01:36:03 +02:00 |
|
Alex Dima
|
ee6d058e66
|
Fixes microsoft/monaco-editor#1998: make sure to always increase the version number
|
2020-09-18 20:57:40 +02:00 |
|
Alex Dima
|
0ac03ae5cd
|
Fixes microsoft/monaco-editor#1638: Protect against failing getCodeFixesAtPosition calls
|
2020-09-18 20:22:52 +02:00 |
|
Alex Dima
|
8381cb3579
|
Fixes microsoft/monaco-editor#1937: Remove debugger statement
|
2020-09-18 20:19:38 +02:00 |
|
Alex Dima
|
e31737a45d
|
var -> let
|
2020-09-18 20:14:22 +02:00 |
|
Alex Dima
|
c196027bdc
|
Increase printWidth
|
2020-09-18 20:07:20 +02:00 |
|
Alex Dima
|
233f97cde9
|
Adopt async
|
2020-09-18 20:06:07 +02:00 |
|
Spencer
|
3055a6e22e
|
Use typescript language for hover tooltip header
|
2020-09-13 05:01:18 -07:00 |
|
Orta
|
70d1cb1704
|
Allows setting lib with shortnames
|
2020-09-08 11:37:19 -04:00 |
|
Alex Dima
|
bd037a9faf
|
small style tweaks
|
2020-09-08 14:06:23 +02:00 |
|
Sebastian Pahnke
|
85c67d753f
|
Align tag representation in suggestion items and hovers
|
2020-09-07 23:59:30 +02:00 |
|
Sebastian Pahnke
|
5f2d3f73ab
|
Include tags in documentation string of suggestion items
|
2020-09-07 23:49:30 +02:00 |
|
Sebastian Pahnke
|
a258f3a296
|
Add deprecated tag to suggestion if entry is marked as deprecated
|
2020-09-07 22:58:28 +02:00 |
|
Sebastian Pahnke
|
fce6b6161e
|
Add deprecated diagnostic tag if a symbol is reported as deprecated
|
2020-09-07 22:35:01 +02:00 |
|
Alex Dima
|
ee95401a40
|
Use the global monaco only in the AMD case (see microsoft/monaco-editor#1974)
|
2020-09-07 21:52:41 +02:00 |
|
Alex Dima
|
b87c75d7e9
|
Run prettier
|
2020-09-07 18:08:18 +02:00 |
|
Alex Dima
|
7509dfc100
|
update to typescript@4.0.2
|
2020-09-07 17:58:25 +02:00 |
|
Alex Dima
|
2edd71ff65
|
update deps
|
2020-09-07 17:49:49 +02:00 |
|
Alexandru Dima
|
251cec6aa4
|
Merge pull request #65 from microsoft/custom_worker
Add support for creating a custom webworker subclass
|
2020-09-07 17:45:08 +02:00 |
|
Sebastian Pahnke
|
b79ec00ec5
|
Format signature and parameter documentation as Markdown
|
2020-09-02 13:27:47 +02:00 |
|
Orta
|
5ee395c5ee
|
Tightens the public API
|
2020-08-31 13:49:34 -04:00 |
|
Orta
|
166e63b991
|
Adds a vfs project
|
2020-08-31 13:09:47 -04:00 |
|
Orta
|
89fdcf5424
|
Merge branch 'master' of https://github.com/microsoft/monaco-typescript into custom_worker
|
2020-08-31 10:53:34 -04:00 |
|
Alexandru Dima
|
6d0fbd443f
|
Merge pull request #64 from microsoft/let_ts_resolve_libs
|
2020-08-28 10:18:06 +02:00 |
|
Alex Dima
|
5577502c1c
|
Do not load lib.d.ts files on the UI thread
|
2020-08-28 10:12:54 +02:00 |
|