Commit Graph

94 Commits (5c1bcb6ae36b00ecb7011b559486ca1b0d3b8398)
 

Author SHA1 Message Date
Alex Dima 5c1bcb6ae3 Update mocha 7 years ago
Alexandru Dima 03655e6da9
Merge pull request #20 from fathyb/hover/cover-block
Use Mardown code block for hover tooltip
7 years ago
Fathy Boundjadj 407357f852
Use Mardown code block for hover tooltip 7 years ago
Alex Dima 64641eebb2 3.1.0 7 years ago
Alex Dima 3efd3be6db Adopt TS 2.8.1 7 years ago
Alex Dima 887aa9faa1 Adopt new monaco-editor-core 7 years ago
Alex Dima 476420ef51 More typo fixing 7 years ago
Alex Dima f800aa3abe Fixes Microsoft/monaco-editor#799: Fix typo 7 years ago
Alex Dima c53f010cc1 3.0.2 7 years ago
Alex Dima 0b3e6b9b53 Avoid using `monaco` in `.d.ts` file 7 years ago
Alex Dima becf53e270 Fix test page paths 7 years ago
Alex Dima cc15298334 3.0.1 7 years ago
Alex Dima 98b335974d Add folding configuration 7 years ago
Alex Dima 6d29cf6810 Improve npmignore 7 years ago
Alex Dima 0944ea5897 Add Copyright Header 7 years ago
Alex Dima faf0d9a93a 3.0.0 7 years ago
Alex Dima 5d8e7bfc6a Add ts.worker for ESM variant 7 years ago
Alex Dima 50517cad24 Use tsMode and tsWorker for entry point names 7 years ago
Alex Dima 717952e163 Use import() for dynamic imports 7 years ago
Alex Dima d75e5fdb8f Adopt monaco-plugin-helpers 7 years ago
Alex Dima e5d3880ac4 Don't use gulp anymore 7 years ago
Alex Dima 09e0f8b047 Fix test running 7 years ago
Alex Dima 4158e69096 Move import typescrit out of gulp 7 years ago
Alex Dima c45bf2eff6 Ship ESM version 7 years ago
Alex Dima 92af97ca38 Refactor project shape 7 years ago
Alexandru Dima 5c70cefbad
Merge pull request #19 from rcjsuen/remove-disposables
Remove unused IDisposable array
7 years ago
Remy Suen 896f576a64 Remove unused IDisposable array
The IDisposables created by the registration of language providers
were originally stored in an array. However, that array is not
actually used anywhere in the code so it should be removed instead.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Alex Dima e87b2e9445 Fixes Microsoft/monaco-editor#717: use absolute paths when running under http 7 years ago
Alexandru Dima aed7441450
Merge pull request #18 from rcjsuen/patch-1
Fix a small typo in README.md
7 years ago
Alex Dima 4514e58f07 Adopt TS 2.7.2 7 years ago
Remy Suen 3ff2bd5d03
Fix a small typo in README.md
Signed-off-by: Remy Suen <remy.suen@gmail.com>
7 years ago
Martin Aeschlimann 19b622bb0a Remove comment of escapeText 7 years ago
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