Commit Graph

4267 Commits

Author SHA1 Message Date
Matt Bierner
435488274f Revert includeExternalModuleExports for now 2018-01-08 08:50:00 -08:00
Matt Bierner
570b032d05 Update to latest TS 2.7 insiders 2018-01-08 08:45:17 -08:00
Matt Bierner
0a42cc1c8c Save off full ts completion entry 2018-01-08 08:45:17 -08:00
Sergey Kintsel
31baddd594 Fix typo in MergeDecorator class name 2018-01-08 12:09:08 +01:00
Matt Bierner
99efa5aefb Special case rendering of @param in TS hover and completion items 2018-01-05 11:28:00 -08:00
Matt Bierner
d47922c595 Extract getTagDocumentation 2018-01-05 11:27:59 -08:00
Matt Bierner
cca35e214e Rename typeScriptMain -> typeScriptServiceClientHost 2018-01-05 11:27:59 -08:00
Matt Bierner
6f01cf8a7e Move LanguageProvider into own file 2018-01-05 11:27:59 -08:00
Matt Bierner
4b0a5d8620 Move goToProjectConfig into commands 2018-01-05 11:27:59 -08:00
Matt Bierner
7a9e9bb03a Simplify CachedNavTreeResponse api 2018-01-05 11:27:59 -08:00
Matt Bierner
ae169ed83a Don't return promise from onReady in TS service client 2018-01-05 11:27:59 -08:00
Matt Bierner
bcd6bb8adf Don't store promise on RequestItem 2018-01-05 11:27:59 -08:00
Johannes Rieken
6b8d750ac2 allow code-snippets-files from extensions, #13182 2018-01-05 11:04:28 +01:00
Matt Bierner
99ff3eb7f4 Pull in latest C# grammar
Fixes #40911
2018-01-04 13:48:21 -08:00
Matt Bierner
1b847dc693 Use actual set for SupportedCodeActionProvider 2018-01-04 11:19:30 -08:00
Matt Bierner
5a2a6c1e2e Extract SupportedCodeActionProvider into own class 2018-01-04 11:19:30 -08:00
Matt Bierner
fadbc9c6cb Move reset logic out of Promise 2018-01-04 11:19:30 -08:00
Matt Bierner
89b68c6d89 Make startService private 2018-01-04 11:19:30 -08:00
Matt Bierner
e996f52606 Move forked ts server process into own class 2018-01-04 11:19:30 -08:00
Benjamin Pasero
ee08381433 markdown - put a group to actions for editor/title 2018-01-04 17:28:03 +01:00
Johannes Rieken
ea5b7eaa56 add schema for code-snippets-files, #13182 2018-01-04 14:17:28 +01:00
Benjamin Pasero
e5f4bcb4ac slight color tweak for light theme 2018-01-04 11:42:16 +01:00
Matt Bierner
754d728b34 Move ts server log directory into vscode logging dir
Fixes #41116
2018-01-03 16:10:17 -08:00
Matt Bierner
71c0455943 💄 2018-01-03 16:10:17 -08:00
Matt Bierner
2b042e550c 💄 2018-01-03 16:10:17 -08:00
Matt Bierner
c2f5440ef1 Use code action class for TS quick fix provider 2018-01-03 16:10:17 -08:00
Christopher Leidigh
4173c6478d 🔧 Monokai Dimmed & Light Themes - Increase hover contrast. Fixes: #40731, #40732 (#40914)
* Monokai Dimmed & Light Themes - Increase foreground, hover contrast

* Increase listHover contrast Monokai Dimmed, Light themes
2018-01-03 14:27:13 -05:00
Johannes Rieken
1299efd208 Merge pull request #41063 from mjbvz/move-code-action-from-proposed
Move new CodeAction Api from proposed to vscode.d.ts
2018-01-03 12:03:33 +01:00
Matt Bierner
d1fc73226a Move new CodeAction Api from proposed to vscode.d.ts
Moves the `provideCodeActions2` api from proposed to the offical VS Code api. This allows code action providers to return  `CodeAction` objects
2018-01-02 15:22:32 -08:00
Ash258
553ace93d1 Add region markers for Markdown (#40312)
Region markers for Markdown wasn't added since markers were implemented
2018-01-02 15:28:36 -07:00
Matt Bierner
385e7f7341 Update js/ts grammar 2018-01-02 13:20:50 -08:00
Matt Bierner
0532a3429a Fix markdown preview section links
Fixes #40877
2018-01-02 10:43:16 -08:00
Tony Collen
8ee4aba28b Switch all schemastore.org URLs to use SSL. (#40737)
References SchemaStore/schemastore#12
2018-01-02 11:36:21 -07:00
Daniel Imms
5b6974928e Remove language constant from dimmed monokai
Conflicts with the 'Built-in constant' key

Fixes #41012
2018-01-02 09:05:27 -08:00
isidor
b1a8048c19 fix tests and groups 2017-12-27 17:50:31 +01:00
isidor
036560ad9a Merge branch 'master' into isidorn/explorerCommands 2017-12-27 16:58:40 +01:00
Martin Aeschlimann
f9115349ef Seti file icons are no longer shown. Fixes #40636 2017-12-21 17:15:13 +01:00
Martin Aeschlimann
1d921de390 [html] catch exceptions in handlers 2017-12-21 17:10:49 +01:00
Martin Aeschlimann
1cf8032756 [css] catch exceptions in handlers 2017-12-21 17:10:49 +01:00
isidor
c89c89f60c markdown contribute to 2_navigation 2017-12-21 16:37:41 +01:00
Sandeep Somavarapu
183c93c0a8 Support log grammar for log.* files 2017-12-21 14:25:49 +01:00
Sandeep Somavarapu
509108f986 Fix #40642 2017-12-21 13:11:24 +01:00
Martin Aeschlimann
57f28cf99a [git syntax] add update script for diff.tmLanguage. Fixes #40637 2017-12-21 12:02:40 +01:00
Martin Aeschlimann
0865d488b7 [js] update request-light 2017-12-21 11:06:10 +01:00
Martin Aeschlimann
4d94ae3e5f [json] update request-light (fixes #39344) 2017-12-21 11:06:10 +01:00
Matt Bierner
20f2d6fe1b Extract markdown preview scheme to constant 2017-12-20 17:24:45 -08:00
Matt Bierner
97c5ccce27 Extract DiagnosticSet collection type 2017-12-20 17:24:45 -08:00
Matt Bierner
c183847af2 Extract getLabel in TS workspace symbol provider 2017-12-20 17:24:45 -08:00
Matt Bierner
277f0c8e91 💄 2017-12-20 17:24:45 -08:00
Matt Bierner
d2b8a4738e Fix strict checking error for TS 2.7 with _onReady 2017-12-20 17:24:45 -08:00