Commit graph

22 commits

Author SHA1 Message Date
Johannes Rieken
50eafc20f6 mention where to file issues 2016-08-26 11:26:52 +02:00
Johannes Rieken
3248b9469e on model remove dispose listener, clear timeout, fixes #10 2016-08-26 11:24:01 +02:00
Johannes Rieken
776e684da2 fix issue with outline 2016-08-26 11:15:42 +02:00
Johannes Rieken
f8f33bc833 align formatting options #3 2016-08-26 11:14:02 +02: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
5767393c5b clone _extraLibs before handing it out, fixes #5 2016-08-15 15:42:24 +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
Johannes Rieken
f397abf752 Merge pull request #8 from paveldk/pkolev/expose-ts-worker-func
Export getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript
2016-08-09 15:23:31 +02:00
Pavel Kolev
1bf301f43c Expose getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript 2016-08-09 10:00:30 +03:00
Alexandru Dima
8d8b5d204c Update README.md 2016-06-28 17:54:48 +02:00
Alex Dima
1ea9e2f88b 0.5.0 2016-06-24 20:12:59 +02:00
Alex Dima
876a2de2af Adopt monaco-editor-core@0.5.1 2016-06-24 20:12:20 +02:00
Alex Dima
a30bf9ceac document how to run from source 2016-06-20 15:37:42 +02:00
Alex Dima
3f5e823039 0.2.1 2016-06-17 08:35:27 +02:00
Alex Dima
7ba10ddbfb Adopt createData option when creatin a web worker 2016-06-17 08:35:18 +02:00
Alex Dima
ab14589e93 0.2.0 2016-06-16 12:28:42 +02:00
Alex Dima
7bd4d2543f Adopt latest monaco-editor-core 2016-06-16 12:28:21 +02:00
Alex Dima
73295879a4 Export apis 2016-06-16 11:54:41 +02:00
Alex Dima
83339b4d97 0.1.1 2016-06-09 12:41:46 +02:00
Johannes Rieken
331acc5fef Initial version 2016-06-09 12:39:51 +02:00
Microsoft GitHub User
a818bfffee Initial commit 2016-06-07 09:51:19 -07:00