Ulrich Buchgraber
|
d199064a4b
|
Expose TypeScript version via monaco.languages.typescript.typeScriptVersion
|
2019-05-23 01:16:11 +02:00 |
|
Alex Dima
|
609b93eb01
|
Fix typo
|
2018-10-31 15:11:41 +01:00 |
|
Alex Dima
|
d1e907a30c
|
Do not load typescriptServices.js on the UI thread anymore
|
2018-08-08 16:53:26 +02:00 |
|
Alex Dima
|
476420ef51
|
More typo fixing
|
2018-04-11 13:33:54 +02:00 |
|
Alex Dima
|
f800aa3abe
|
Fixes Microsoft/monaco-editor#799: Fix typo
|
2018-04-11 11:48:59 +02:00 |
|
Alex Dima
|
0b3e6b9b53
|
Avoid using monaco in .d.ts file
|
2018-03-15 10:49:51 +01:00 |
|
Johannes Rieken
|
9542c9f433
|
add setEagerModelSync-function to defaults, fixes #461
|
2017-06-19 12:01:58 +02:00 |
|
Johannes Rieken
|
f5f4706596
|
use TypeScript 2.1.5
|
2017-01-16 15:29:14 +01:00 |
|
Johannes Rieken
|
867476531d
|
Expose setMaximunWorkerIdleTime
|
2016-08-26 11:02:50 +02:00 |
|
Johannes Rieken
|
b9333be154
|
minimize API surface of LanguageServiceDefaults
|
2016-08-26 10:42:36 +02:00 |
|
Johannes Rieken
|
13035407db
|
get[Type|Java]ScriptWorker is actually not the web worker interface
Now set to 'any' but we should come up with a way to export its shape including the ts types/interfaces
|
2016-08-09 15:59:55 +02:00 |
|
Pavel Kolev
|
1bf301f43c
|
Expose getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript
|
2016-08-09 10:00:30 +03:00 |
|
Alex Dima
|
73295879a4
|
Export apis
|
2016-06-16 11:54:41 +02:00 |
|