Commit graph

5946 commits

Author SHA1 Message Date
Johannes Rieken
c2c5819fc8 adopt vscode-nls 4.0.0 2018-09-06 14:44:33 +02:00
Christof Marti
a6626a8d90 Do not clear selection in single-select case (fixes #57850) 2018-09-06 11:52:36 +02:00
Johannes Rieken
74fa1d8994
Merge pull request #57956 from Microsoft/joh/vsce-next
use packagedDependencies from running vsce#ls
2018-09-06 11:14:38 +02:00
Johannes Rieken
126082fd55 webpack configuration editing extension, #57680 2018-09-06 11:13:12 +02:00
Christof Marti
3ce4d78fed Webpack friendly (#57679) 2018-09-06 09:54:11 +02:00
Matt Bierner
8a849b5734 Allow folding fenced code blocks in md
Fixes #36169
2018-09-05 14:59:34 -07:00
Matt Bierner
72a24483c4 Use providedCodeActionKinds to avoid calling providers that we know will not return actions of interest
Part of #57875
2018-09-05 11:14:28 -07:00
Matt Bierner
a9e93b1055 Try interuprting getErr requests for user actions
Fixes #57542
2018-09-05 10:13:28 -07:00
Matt Bierner
420917046b Use events on Reader instead of callbacks
Also make reader dispoable
2018-09-05 10:13:28 -07:00
Matt Bierner
c207d5da4c Don't try restarting ts server after extension deactivation
Fixes #57534
2018-09-05 10:13:28 -07:00
Matt Bierner
957a16690d Webpack markdown extension
Part of #57680
2018-09-05 09:03:35 -07:00
tsangint
c90755b665 Fix typo (#57192) 2018-09-05 08:36:16 -07:00
Johannes Rieken
5e0702453c Merge branch 'master' into joh/vsce-next 2018-09-05 16:36:58 +02:00
Christof Marti
4380358ce9 Use webpack (#57680) 2018-09-05 15:16:27 +02:00
Johannes Rieken
3885d4613e Merge branch 'master' into joh/vsce-next 2018-09-05 14:06:12 +02:00
Christof Marti
80cc844613 Webpack friendly (#57679) 2018-09-05 09:54:39 +02:00
Christof Marti
5f88f89be5 Remove WinJS.Promise#cancel usage (#56137) 2018-09-05 09:13:12 +02:00
Jason Bright
d540729e40 add markdown list folding, #57104 (#57899) 2018-09-04 17:43:35 -07:00
Andrew Casey
cd7c7c5fa2 Add GDPR annotation for typescript-language-features/languageserviceerrorresponse (#57182) 2018-09-04 15:37:27 -07:00
Johannes Rieken
ccec2c9543 use vsce packagedDependencies 2018-09-04 12:29:23 +02:00
Johannes Rieken
f82bcb20ed webpack - move __dirname-config up into shared config 2018-09-03 12:38:46 +02:00
Rob Lourens
882a8855a3 Fix #48771 - ignore global gitignore and rg config for file search 2018-08-31 20:03:30 -07:00
Matt Bierner
84b44d0c02 Pick up ts update with bug fixes 2018-08-31 22:54:17 +02:00
Alex Dima
d1a9e7f2b2 Fixes #57593: Revert markdown grammar and markdown related theme changes to the previous stable version 2018-08-30 17:45:15 +02:00
Martin Aeschlimann
9d3307317e remove wrapAttributesIndentSize from settings for now (for #55743) 2018-08-30 14:22:37 +02:00
Johannes Rieken
051da84e0f webpack - fix regular expressions 2018-08-30 09:05:14 +02:00
Rob Lourens
bc784b68a5 Fix #57418 - Assert that totalChars > leadingChars in preview options. And truncate match when it's > totalChars 2018-08-29 22:00:26 -07:00
Pine Wu
d8c62854dd Pull latest grammar and fix #55644 2018-08-29 15:28:22 -07:00
Pine Wu
d48b32cd1c Update css service 2018-08-29 14:01:47 -07:00
Martin Aeschlimann
a72ca7cc79 [css/html/json] adopt webpack ignore pattern to windows paths 2018-08-29 21:50:17 +02:00
Pine Wu
5c42139138 Update css language service 2018-08-29 11:32:59 -07:00
Johannes Rieken
bf47779814 update json-webpack rules 2018-08-29 19:06:27 +02:00
Martin Aeschlimann
b7a8c6c1ef [html] fix tests 2018-08-29 15:45:41 +02:00
Martin Aeschlimann
7fd581283d [html] update service. Fixes #57445 2018-08-29 15:01:14 +02:00
Joao Moreno
10e0a22f6d fixes #56015 2018-08-29 13:22:59 +02:00
Martin Aeschlimann
16fc8709ee go back to doCodeActions from doCodeActions2 2018-08-29 12:17:36 +02:00
Pine Wu
9b751193a4 Do not suggest own file for path completion. Fix #57384 2018-08-28 16:29:03 -07:00
Matt Bierner
6d7ab69411 Update js/ts grammars 2018-08-29 01:10:38 +02:00
Rob Lourens
af243726fb Exclude test files from extensions #57426 2018-08-28 10:39:56 -07:00
Rob Lourens
c7f0063637 Fix #57426 - don't ship search-rg test files 2018-08-28 10:35:13 -07:00
Martin Aeschlimann
654108d361 Folding regions for Rust #55648 2018-08-28 16:49:39 +02:00
Johannes Rieken
a3b6f18ac4 fix #57390 2018-08-28 16:35:27 +02:00
Martin Aeschlimann
513299c071 Folding regions for Rust. Fixes #55648 2018-08-28 16:31:47 +02:00
Martin Aeschlimann
1cdea4a654 fix css/html/json language clients 2018-08-28 11:27:09 +02:00
Martin Aeschlimann
112f31a683 [html] Add wrap_attributes_indent_size and aligned-multiple options.Fixes #55743 2018-08-27 22:51:15 +02:00
Martin Aeschlimann
bcec0d3d5c [html] update dependencies 2018-08-27 18:15:55 +02:00
Martin Aeschlimann
1a680deae5 [css] update dependencies 2018-08-27 17:59:53 +02:00
Martin Aeschlimann
ee3d28f28a [json] update dependencies, support schema-draft7 2018-08-27 17:21:20 +02:00
Joao Moreno
200a7185a0 related to #57224 2018-08-27 16:57:29 +02:00
Martin Aeschlimann
275ddfa0ad [json] revert dist folder for server 2018-08-27 16:05:29 +02:00