Commit graph

29428 commits

Author SHA1 Message Date
Benjamin Pasero 85d4bf7a7e debt - make dnd fit for remote resources 2018-02-09 12:46:08 +01:00
Joao Moreno b61b3344cf Merge branch 'show-version-info-message' of https://github.com/shobhitchittora/vscode into shobhitchittora-show-version-info-message 2018-02-09 12:45:32 +01:00
Martin Aeschlimann 47c74f5a15 [json] compile error in languageModelCache 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 2e93ae50c5 [sql] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 4dd9f57a45 [log] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 3e9d16948c [ts/js] update grammars 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 864a170aa4 [java] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 3495363b2c make grammar file names consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 6f682992c3 [go] make grammar file name consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 69729b7841 [fsharp] make grammar file name consistent 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 058f192392 [cpp] add platform.tmLanguage to update list, consistent file names 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 62b9ff294b [clojure] update grammar 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 4d329cc759 avoid hardcoded extensions list in update all grammars 2018-02-09 12:45:27 +01:00
Martin Aeschlimann 2504d71ba3 [powershell] block comment does not auto-close. Fixes #9799 2018-02-09 12:45:27 +01:00
Dirk Bäumer 2434bf5704
Merge pull request #39936 from doudou/problem_patterns_without_a_line
allow for problem patterns without a line
2018-02-09 12:36:17 +01:00
Benjamin Pasero 3a8d09ebec use Schemas.untitled everywhere 2018-02-09 12:35:31 +01:00
Joao Moreno 1e456712cb missing yarn.lock changes 2018-02-09 12:35:07 +01:00
Joao Moreno 68f7dde886 Merge branch 'JacksonKearl-bug/workbench-layout/option-for-always-visible-actions' 2018-02-09 12:29:56 +01:00
Joao Moreno 997439c86e Merge branch 'bug/workbench-layout/option-for-always-visible-actions' of https://github.com/JacksonKearl/vscode into JacksonKearl-bug/workbench-layout/option-for-always-visible-actions 2018-02-09 12:29:33 +01:00
isidor 4a409224c9 debug: more specific string config values 2018-02-09 12:19:35 +01:00
Benjamin Pasero c761649fa4 Explorer: allow to drag and drop files between windows to copy them over (fixes #43307) 2018-02-09 12:09:54 +01:00
Joao Moreno 38ab734646 improve input validation setting description 2018-02-09 12:05:45 +01:00
isidor 4ac4a062e2 open editors debt: remove openEditors.visible === 0 to hide the view 2018-02-09 11:41:22 +01:00
Benjamin Pasero 446cd36af4 debt - consolidate URL/URLS transfer into one 2018-02-09 11:38:21 +01:00
Martin Aeschlimann e3ce1668b0 [powershell] switch grammar to powershell/editorsyntax. Fixes #36991, fixes #43224 2018-02-09 10:55:16 +01:00
Martin Aeschlimann d03e2c286f [json] enable strict checks on server 2018-02-09 10:41:40 +01:00
Benjamin Pasero 5817f67bf4 dnd - make sure to focus window first before handling drop 2018-02-09 09:43:52 +01:00
Benjamin Pasero 4ca8eab3de 💄 2018-02-09 09:39:54 +01:00
Benjamin Pasero 64e55bdc3d watcher - error handling within extfs 2018-02-09 08:45:40 +01:00
Benjamin Pasero 373eaf61c5 debt - ensure extfs.watch enforces error handler 2018-02-09 08:02:01 +01:00
Benjamin Pasero de1ee2dc42 debt - remove some implicit any 2018-02-09 07:55:35 +01:00
Rob Lourens d28f096018 Fix #42554 - settings search count is wrong after editing the RHS 2018-02-08 18:29:48 -08:00
Rob Lourens f15c6481fb Don't send searchError telemetry for generic network issues 2018-02-08 16:48:38 -08:00
Peng Lyu 051d12bba0 Merge branch 'rebornix/buffer-pt' 2018-02-08 16:04:17 -08:00
Matt Bierner 8e88f8cf03 Update markdown grammar
Fixes #43150
2018-02-08 15:57:20 -08:00
Matt Bierner f8c5a3d888 Also fix formatting in tracer 2018-02-08 15:16:33 -08:00
Matt Bierner 9c323a6142 Format extHostLanguageFeatures.ts 2018-02-08 15:06:56 -08:00
Matt Bierner 308c1887df Update extensions for TS 2.7
Update src to build with TS 2.7

Explicitly assign this.message in the else body
2018-02-08 14:28:55 -08:00
Matt Bierner d2d18a47fd Fix multiple quick fix entries showing up same diagnostic with same range
#43181
2018-02-08 12:59:25 -08:00
Matt Bierner 9030f132e3 Use extracted markdown grammar
Fixes #43141
2018-02-08 12:59:25 -08:00
gushuro e10ce07e3a Emmet - Fixing bug in toggle comment with multi cursor (#42857)
* Fixing issue with toggleComment on multiple nested cursors

* Fix error when an edit is empty

* reordering

* adding a test for toggleComment on nested selections

* Adding test for stylesheet files

* Removing change that was making integration tests fail
2018-02-08 11:45:52 -08:00
Rachel Macfarlane b2483303a3 Fixes #43198 2018-02-08 10:30:15 -08:00
Benjamin Pasero d5ef5acd05 fix #43229 2018-02-08 18:29:41 +01:00
isidor 11bd2bfa36 fixes #43215 2018-02-08 17:44:01 +01:00
isidor d6247d0c91 debug: variables and watch quit with the highlight business. Introduce selected wath context key
fixes #42753
2018-02-08 17:40:30 +01:00
Benjamin Pasero 94115e5505 fix ref widget not showing focus properly on click 2018-02-08 17:36:02 +01:00
Joao Moreno e2aac2a65d related to #42532 2018-02-08 17:23:43 +01:00
Joao Moreno 2860393643 fixes #43014 2018-02-08 17:10:20 +01:00
Sandeep Somavarapu 2ef64ee66e Extract Tree viewer from Tree view panel 2018-02-08 16:50:33 +01:00
Joao Moreno b34b376061 fixes #42532 2018-02-08 16:32:40 +01:00