Commit Graph

162 Commits (02af058977550b5f533a1fc333bd39a72b94f70d)
 

Author SHA1 Message Date
rebornix fd172013f7 2.3.0 8 years ago
rebornix c06e446e8c adopt monaco-editor-core 8 years ago
Peng Lyu 7027f0b4ba Merge pull request #15 from kitsonk/update-ts24
Update to TypeScript 2.4.1
8 years ago
Kitson Kelly eff3dd58fe
Update to TypeScript 2.4.1 8 years ago
Alex Dima c9c77f499b 2.2.0 8 years ago
Alex Dima 845b55aee5 Adopt latest monaco-editor-core 8 years ago
Johannes Rieken c8118cb17e Merge pull request #14 from kitsonk/feature-documentation
Add documentation support on hover
8 years ago
Johannes Rieken 8ce9803370 Merge pull request #13 from kitsonk/ts-2.3.4
Update to TypeScript 2.3.4
8 years ago
Johannes Rieken c044162233 add note about scope of this project 8 years ago
Johannes Rieken 9542c9f433 add setEagerModelSync-function to defaults, fixes #461 8 years ago
Kitson Kelly a3101cd032
Add documentation support on hover 8 years ago
Kitson Kelly be2c47c854
Update to TypeScript 2.3.4 8 years ago
Johannes Rieken 9b5c885b40 make host implement getScriptKind, #203 8 years ago
Alex Dima a210d77cf4 2.1.2 8 years ago
Alex Dima f3f3e04ad2 Ignore validation requests for disposed models 8 years ago
Alex Dima ab02fc6402 2.1.1 8 years ago
Alex Dima 4ecd94aff9 Adjust module ids in tests to workaround r.js issue 8 years ago
Alex Dima 6fecefa24b Workaround issue with r.js that cannot bundle typescriptServices 8 years ago
Alex Dima 77ac642bf5 2.1.0 8 years ago
Alex Dima 6e7de77d86 Update gulp-requirejs to get a newer version of r.js that can digest typescriptServices.js 8 years ago
Alex Dima b3ab0a8d58 Adopt latest monaco-editor-core 8 years ago
Johannes Rieken bd9f4dccb4 Merge pull request #12 from nicot/patch-2
Register React file extensions
8 years ago
Nico Tonozzi 6e84504731 Register React file extensions 8 years ago
Johannes Rieken 46a9f90baa use es2015 by default 8 years ago
Johannes Rieken f5f4706596 use TypeScript 2.1.5 8 years ago
Johannes Rieken 8cbd548f8e redo diagnostics when options change, fixes #208 8 years ago
Johannes Rieken 77b2acb257 use TypeScript 2.1.5, fixes #177 8 years ago
Alex Dima 68ba05ecd8 Add a test page, simplify development setup 8 years ago
Alex Dima 3b2c5f3f32 2.0.1 9 years ago
Alex Dima 5b4125c325 Use label for the web workers 9 years ago
Alex Dima f57c0d0747 2.0.0 9 years ago
Alex Dima 9a20b7c584 Allow r.js to digest typescriptServices.js 9 years ago
Alex Dima 376e97713a 1.0.0 9 years ago
Alex Dima 4f8cfd44b3 Fix tsconfig.json 9 years ago
Alex Dima d96d3b863b Adopt `include` in `tsconfig.json` 9 years ago
Alex Dima b05c374f39 Adopt TS 2.0 language service 9 years ago
Alex Dima daf48dd5e2 Adopt latest monaco-editor-core, adopt TS 2.0 for compilation 9 years ago
Alex Dima 7724ecff21 0.6.1 9 years ago
Alex Dima b46ee7feeb Add ThirdPartyNotices.txt file mentioning TypeScript 9 years ago
Johannes Rieken c9bbfd2834 depend on editor-core 0.6.0, bump own version 9 years ago
Johannes Rieken 50eafc20f6 mention where to file issues 9 years ago
Johannes Rieken 3248b9469e on model remove dispose listener, clear timeout, fixes #10 9 years ago
Johannes Rieken 776e684da2 fix issue with outline 9 years ago
Johannes Rieken f8f33bc833 align formatting options #3 9 years ago
Johannes Rieken 867476531d Expose setMaximunWorkerIdleTime 9 years ago
Johannes Rieken b9333be154 minimize API surface of LanguageServiceDefaults 9 years ago
Johannes Rieken 5767393c5b clone _extraLibs before handing it out, fixes #5 9 years ago
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
9 years ago
Johannes Rieken f397abf752 Merge pull request #8 from paveldk/pkolev/expose-ts-worker-func
Export getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript
9 years ago
Pavel Kolev 1bf301f43c Expose getTypeScriptWorker & getJavaScriptWorker to monaco.languages.typescript 9 years ago