Commit graph

42 commits

Author SHA1 Message Date
Alex Dima
b3ab0a8d58 Adopt latest monaco-editor-core 2017-01-18 15:09:23 +01:00
Johannes Rieken
bd9f4dccb4 Merge pull request #12 from nicot/patch-2
Register React file extensions
2017-01-18 11:08:22 +01:00
Nico Tonozzi
6e84504731 Register React file extensions 2017-01-16 17:51:01 -08:00
Johannes Rieken
46a9f90baa use es2015 by default 2017-01-16 15:36:37 +01:00
Johannes Rieken
f5f4706596 use TypeScript 2.1.5 2017-01-16 15:29:14 +01:00
Johannes Rieken
8cbd548f8e redo diagnostics when options change, fixes #208 2017-01-16 15:19:16 +01:00
Johannes Rieken
77b2acb257 use TypeScript 2.1.5, fixes #177 2017-01-16 14:50:49 +01:00
Alex Dima
68ba05ecd8 Add a test page, simplify development setup 2016-10-19 12:54:23 +02:00
Alex Dima
3b2c5f3f32 2.0.1 2016-10-07 15:21:11 +02:00
Alex Dima
5b4125c325 Use label for the web workers 2016-10-07 15:21:01 +02:00
Alex Dima
f57c0d0747 2.0.0 2016-10-06 17:04:39 +02:00
Alex Dima
9a20b7c584 Allow r.js to digest typescriptServices.js 2016-10-06 17:03:10 +02:00
Alex Dima
376e97713a 1.0.0 2016-10-06 17:00:03 +02:00
Alex Dima
4f8cfd44b3 Fix tsconfig.json 2016-10-06 16:59:26 +02:00
Alex Dima
d96d3b863b Adopt include in tsconfig.json 2016-10-06 16:51:47 +02:00
Alex Dima
b05c374f39 Adopt TS 2.0 language service 2016-10-06 16:46:19 +02:00
Alex Dima
daf48dd5e2 Adopt latest monaco-editor-core, adopt TS 2.0 for compilation 2016-10-06 16:42:50 +02:00
Alex Dima
7724ecff21 0.6.1 2016-09-05 15:47:11 +02:00
Alex Dima
b46ee7feeb Add ThirdPartyNotices.txt file mentioning TypeScript 2016-09-05 15:45:16 +02:00
Johannes Rieken
c9bbfd2834 depend on editor-core 0.6.0, bump own version 2016-09-05 14:35:15 +02:00
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