Commit Graph

156 Commits (c9f75d56c278b47133cc0c4c182a850884e0ddcf)
 

Author SHA1 Message Date
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 8 years ago
Alex Dima 5b4125c325 Use label for the web workers 8 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
Alexandru Dima 8d8b5d204c Update README.md 9 years ago
Alex Dima 1ea9e2f88b 0.5.0 9 years ago
Alex Dima 876a2de2af Adopt monaco-editor-core@0.5.1 9 years ago
Alex Dima a30bf9ceac document how to run from source 9 years ago
Alex Dima 3f5e823039 0.2.1 9 years ago
Alex Dima 7ba10ddbfb Adopt `createData` option when creatin a web worker 9 years ago