Commit Graph

226 Commits (4fefe8993f13508a5da97d6ef643fcc7bcb7eaae)
 

Author SHA1 Message Date
Orta Therox 4fefe8993f Ensure that the default es2015 libraries include dom, webworker, and scripthost 5 years ago
Alexandru Dima 6d49c51b83
Merge pull request #56 from orta/allow_access_to_dts
Allow access to read files which workers host, notably the default dts
5 years ago
Alex Dima aee134f9c1
Add API to .d.ts 5 years ago
Alexandru Dima d7dfa0431f
Merge pull request #55 from orta/es2015
Bump default dts to 2015
5 years ago
Orta Therox a5b927fca1 Allow access to read files which workers host, notably the default dts 5 years ago
Orta Therox 950c06f26e Bump default dts to 2015 5 years ago
Alex Dima 887411e17c
Adopt editor breaking changes around WorkspaceTextEdits 5 years ago
Alex Dima dd8427dac0
3.7.0 5 years ago
Alex Dima a9bc75441d
update deps & TS version 5 years ago
Alexandru Dima e623bb9f76
Add types for TypeScriptWorker and missing LanguageServiceDefault… (#54)
Add types for TypeScriptWorker and missing LanguageServiceDefaults methods
5 years ago
Alex Dima b8b1a20578
Remove .d.ts generation also from esm variant 5 years ago
Alex Dima 3b7054deed
Ensure types stay in sync (check that the API is implemented) 5 years ago
Alex Dima 6a5f2c1d98
Remove synchronous methods that cannot be proxied 5 years ago
Elizabeth Craig 0d4ee9bd62 No generated declaration files 5 years ago
Elizabeth Craig 1ff72394c1 Only include a few interfaces 5 years ago
Elizabeth Craig 3f8210652c Add types for TypeScriptWorker and some missing methods from LanguageServiceDefaults 5 years ago
Alexandru Dima 0c05f6af28
Removes trailing comma in the tsconfig (#53)
Removes trailing comma in the tsconfig
5 years ago
Orta f9b88b3fb8
Update tsconfig.json 5 years ago
Alex Dima b7f134d98b
3.6.1 5 years ago
Alex Dima 11abbeebb2
Avoid huge .d.ts files 5 years ago
Alex Dima cdf8b88e35
3.6.0 5 years ago
Alex Dima 14fbd7c2e0
Keep idle models, do not terminate worker on idle (fixes microsoft/monaco-editor#1310) 5 years ago
Alex Dima e4ab9e4360
Adopt strict checking (fixes microsoft/monaco-editor#1715) 5 years ago
Alex Dima 483a447093
Add a reset sample button 5 years ago
Alexandru Dima 72321822f4
register multiple extra libs at once (#24)
register multiple extra libs at once
5 years ago
Alex Dima 1f15497486
Merge remote-tracking branch 'origin/master' into pr/DenysVuika/24 5 years ago
Alex Dima 07cbd6dacb
Update deps 5 years ago
Alex Dima 4f6fa314b0
Switch to terser 5 years ago
Alex Dima 9092951419
Do not bundle typescriptServices in tsMode 5 years ago
Alexandru Dima 92762e4a36
Merge pull request #52 from kisstkondoros/patch-1
Add documentation to signature help
5 years ago
Alexandru Dima 4228d13957
Update TypeScript to 3.7.2 (#51)
Update TypeScript to 3.7.2
5 years ago
Alex Dima 75b57d7643
Remove hack 5 years ago
Alex Dima 9f9255e30e
Merge remote-tracking branch 'origin/master' into pr/katis/51 5 years ago
Alexandru Dima 33e9ac3a88
Merge pull request #50 from ecraig12345/types
Generate and publish typings for package
5 years ago
Alexandru Dima 40dcf9d8a0
Merge pull request #49 from ecraig12345/remove-require
Remove another require call
5 years ago
Alexandru Dima 2bbb4ed4b9
Provide related information to diagnostics (#48)
Provide related information to diagnostics
5 years ago
Alex Dima fd244a1577
Merge remote-tracking branch 'origin/master' into pr/spahnke/48 5 years ago
Alexandru Dima 92c4b95f7e
Merge pull request #47 from spahnke/mark-unnecessary
Adopt monaco.MarkerTag API
5 years ago
Alexandru Dima e91b33e295
Add support to ignore certain diagnostics (#46)
Add support to ignore certain diagnostics
5 years ago
Tamas Kiss 6e6f809173
Add documentation to signature help
Resolves microsoft/monaco-editor#1698
5 years ago
Joni Katajamäki 74707cb636 Update TypeScript to 3.7.2 5 years ago
Elizabeth Craig a3a6f7981a Generate and publish typings for package 5 years ago
Elizabeth Craig 99f7b1185c Remove another require call 5 years ago
Sebastian Pahnke 8b18d160db Provide related information to diagnostics 5 years ago
Sebastian Pahnke 933c7faef2 Support diagnostics of type unnecessary 5 years ago
Sebastian Pahnke d5b5ce14f4 Add support to ignore certain diagnostics 5 years ago
Alexandru Dima c050127710
Adds a CodeAction provider to support fixits (#40)
Adds a CodeAction provider to support fixits
5 years ago
Alex Dima 91e9a453c9
Merge remote-tracking branch 'origin/master' into pr/orta/40 5 years ago
Alexandru Dima a5ee0c964f
Merge pull request #45 from larshp/typo
fix typo
5 years ago
Alexandru Dima f7d75e139c
Update ci.yml 5 years ago