Commit Graph

3339 Commits (21db3aebf09e6e3c43720084e270870184855642)
 

Author SHA1 Message Date
Alex Dima 0ac03ae5cd
Fixes microsoft/monaco-editor#1638: Protect against failing `getCodeFixesAtPosition` calls 5 years ago
Alex Dima 8381cb3579
Fixes microsoft/monaco-editor#1937: Remove debugger statement 5 years ago
Alex Dima e31737a45d
`var` -> `let` 5 years ago
Alex Dima c196027bdc
Increase `printWidth` 5 years ago
Alex Dima 233f97cde9
Adopt `async` 5 years ago
Alex Dima 364aa1f427
Fixes microsoft/monaco-editor#2078 5 years ago
Alex Dima ee8392eb0c
Avoid using internals 5 years ago
Alexandru Dima 45279f68e2
Merge pull request #2112 from KapitanOczywisty/javascriptDefaults
Update example: allow peek definition
5 years ago
Alex Dima 1b39474886
Minor edits 5 years ago
Alex Dima c564da6793
update `package-lock.json` 5 years ago
Alex Dima 4cede3f83f
Add test page for 2096 5 years ago
Alex Dima e104ffa598
update more deps 5 years ago
Alex Dima 6c6bde9595
update deps 5 years ago
Alex Dima 653464ce5f
update to newer node version 5 years ago
Alexandru Dima 937fea0271
Merge pull request #2132 from minhtuanchannhan/develop
Correct url of Microsoft logo
5 years ago
Alexandru Dima c8a45c5ade
Merge pull request #70 from SpencerSharkey/patch-1
Use typescript language for hover tooltip header
5 years ago
Tuan Le Minh 2166da9e69
Correct url of Microsoft logo 5 years ago
Spencer 3055a6e22e
Use typescript language for hover tooltip header 5 years ago
Alexandru Dima 5389ec04d0
Merge pull request #69 from microsoft/ts_4_1_b
Adds support for the requires in TS 4.1b
5 years ago
Orta 417b141df9 Update import TS 5 years ago
Alex Dima 8316fef208
Add test case for 2040 5 years ago
Alexandru Dima decded9610
Merge pull request #2121 from xiaoxiangmoe/master
fix: A 'declare' modifier cannot be used in an already ambient context
5 years ago
Alex Dima 5acd328185
update to latest `monaco-typescript` 5 years ago
Alex Dima f92998eec0
4.0.2 5 years ago
Alex Dima a1c30dff82
Remove declare modifiers (microsoft/monaco-editor#2121) 5 years ago
Alex Dima 14ee0314c0
Improve dts script 5 years ago
Alex Dima 2bb6a93576
Improve dts script 5 years ago
Alex Dima dfb2aaa1f4
Improve dts script 5 years ago
ZHAO Jinxiang adf97b09cf fix: A 'declare' modifier cannot be used in an already ambient context 5 years ago
Alexandru Dima ffca8b9634
Merge pull request #2118 from microsoft/ts_amd
Adds support for both quotes in the TS side
5 years ago
Alex Dima 2ff2f65be7
Use a regex for injecting `vs/editor/editor.api` as a dependency 5 years ago
Orta c09657381e Adds support for both quotes in the TS side 5 years ago
Alexandru Dima 8a4357c301
Merge pull request #68 from microsoft/lib_shortcuts
Allows setting lib with shortnames
5 years ago
KapitanOczywisty db327beb63 Update example: allow peek definition 5 years ago
KapitanOczywisty 51fe304f01 Remove ES6 syntax from example 5 years ago
Orta 70d1cb1704 Allows setting lib with shortnames 5 years ago
Alex Dima 2a996151d7
adopt latest monaco plugins 5 years ago
Alex Dima 6a4cd5fe25
2.0.0 5 years ago
Alex Dima 0907d3e800
improve `.npmignore` 5 years ago
Alex Dima c4c0a98ef7
improve `.npmignore` 5 years ago
Alex Dima cb9d6191f5
improve `.npmignore` 5 years ago
Alex Dima 4f7c1f574f
improve `.npmignore` 5 years ago
Alex Dima ab9b790eba
4.0.1 5 years ago
Alex Dima bd037a9faf
small style tweaks 5 years ago
Alexandru Dima 926a1051b8
Merge pull request #67 from spahnke/deprecated-api
Adopt "deprecated" API
5 years ago
Alex Dima d7cc098c48
Use the global `monaco` only in the AMD case (see microsoft/monaco-editor#1974) 5 years ago
Alex Dima 1af07d9cdb
Remove `use strict` 5 years ago
Sebastian Pahnke 8cff40cd56 Merge branch 'master' into deprecated-api 5 years ago
Sebastian Pahnke 85c67d753f Align tag representation in suggestion items and hovers 5 years ago
Sebastian Pahnke 5f2d3f73ab Include tags in documentation string of suggestion items 5 years ago