Commit Graph

221 Commits (950c06f26e29c859860a571cf51a34e6bca9722e)
 

Author SHA1 Message Date
Pavel Lang e493629099
chore: upgrade packages
npm i typescript@^3.2.2 monaco-editor-core@^0.15.5
6 years ago
Alex Dima dbbf697250 3.3.1 6 years ago
Alex Dima a25eb9ea65 Eliminate another require() call from typescriptServices 6 years ago
Alex Dima 3b8ad270d8 3.3.0 6 years ago
Alex Dima 27f5823a7e Adopt new editor, bump TypeScript 6 years ago
Alex Dima e054e6cb4c Update package-lock 6 years ago
Alex Dima 609b93eb01 Fix typo 6 years ago
Denys Vuika e556e53389 raise onDidChange only when needed 6 years ago
Denys Vuika c6c45135c2 definition and docs 6 years ago
Denys Vuika ff09e59985 support bulk libs setup 6 years ago
Peng Lyu 2086fa380f
Merge pull request #23 from Parikshit-Hooda/master
fixed typo in line 11
6 years ago
Parikshit Hooda 2ec7e51c73
Merge pull request #1 from Parikshit-Hooda/Parikshit-Hooda-typo-patch-1
fixed typo in line 11. concering changed to concerning .
6 years ago
Parikshit Hooda b476163b69
fixed typo in line 11
updated readme.MD . concering->concerning (typo fixed)
6 years ago
Matt Bierner 8d98c752ca
Merge pull request #22 from spahnke/suggestion-markdown
Render documentation in suggestion widget as Markdown
6 years ago
Sebastian Pahnke 744e2f25af Render documentation in suggestion widget as Markdown 7 years ago
Alex Dima f5602dc25a 3.2.0 7 years ago
Alex Dima b08b71f7e4 Adopt monaco-editor-core@0.14.1 7 years ago
Alex Dima be47b28d96 Use a more compact format for dts to avoid duplication 7 years ago
Alex Dima d1e907a30c Do not load typescriptServices.js on the UI thread anymore 7 years ago
Alex Dima 95c8a531a2 Remove language registration, configuration and tokenization 7 years ago
Alex Dima 44cb53cd6e Format 7 years ago
Alexandru Dima 201fa54695
Merge pull request #21 from mattmccutchen/relatedInformation-cyclic
Clear the `file` fields of `relatedInformation` too. (WIP)
7 years ago
Alex Dima a56039de2d Remove any cast 7 years ago
Alex Dima 1e6ff8e032 Merge branch 'master' into pr/mattmccutchen/21 7 years ago
Alex Dima 35afe8257c Update to typescript 3.0.1 7 years ago
Matt McCutchen 2d6f48ee53 Clear the `file` fields of `relatedInformation` too. 7 years ago
Alex Dima c7b54325fd Patch typescriptServices to hard-code ts.sys to undefined (Microsoft/monaco-editor-webpack-plugin#9) 7 years ago
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