Commit Graph
32854 Commits
Author SHA1 Message Date
Joao Moreno 02bcbbc8da pick different folder names for git clone
fixes #48485
2018-04-26 11:33:55 +02:00
Joao Moreno d1380912cf use native dialog for git clone
fixes #48492
2018-04-26 11:33:16 +02:00
Joao Moreno f765117b95 add workspace folder after git clone
fixes #48738
2018-04-26 11:20:06 +02:00
Johannes Rieken 01b7ae0ac9 properly handle exists-errors, #48660 2018-04-26 11:12:56 +02:00
Johannes Rieken 6cbbb7e698 add NoPermissions-error, more jsdoc, #48527 2018-04-26 11:12:56 +02:00
Joao Moreno 5b38ec4b2a deal protocol handler registration during user prompt
fixes #48479
2018-04-26 11:10:48 +02:00
Joao Moreno 271eba6590 prevent double protocol handler registration
fixes #48476
2018-04-26 11:10:48 +02:00
Johannes Rieken 9d2bc792d5 no more FileOptions, #48668 2018-04-26 10:48:44 +02:00
Sandeep Somavarapu aab6f59a4c For performance reason check for .json files and deletes .vscode folder first 2018-04-26 10:46:40 +02:00
Johannes Rieken 923bbd42f3 remove unused/underspecified options, #48527 2018-04-26 10:45:45 +02:00
isidor 0ec5e324d1 fixes #47947 2018-04-26 10:27:56 +02:00
Joao Moreno c2f0c40f25 use progress notification API for git clone
fixes #48692
2018-04-26 10:12:30 +02:00
Johannes Rieken 96a1994303 remove CancelationTokens, #48527 2018-04-26 09:51:38 +02:00
Joao Moreno 98fa486648 fix NPE
fixes #47801
2018-04-26 09:48:40 +02:00
Johannes Rieken 12424071d7 have only {overwrite} in rename/copy, #48668 2018-04-26 09:46:21 +02:00
Matt Bierner 8f1f772650 Add notes on what retainContextWhileHidden does to scripts
Fixes #48719
2018-04-25 23:29:40 -07:00
Matt Bierner 82d97b4c3c Add acquireVsCodeApi to get handle to vscode api inside webview
Fixes #48540
2018-04-25 22:28:31 -07:00
Rob Lourens 6d7bb1a174 Fix #43976 2018-04-25 21:56:48 -07:00
Rob Lourens bbb562359b Bump node-debug2 #47274 2018-04-25 21:25:23 -07:00
Rachel Macfarlane 976ef115c3 Change cursor to default in process explorer, #48585 2018-04-25 20:06:07 -07:00
Rachel Macfarlane 741e7e413b Show context menu on right click in process explorer, #48498 2018-04-25 19:37:00 -07:00
Rachel Macfarlane ebf9c8c730 Update windows-process-tree to 0.2.2 2018-04-25 19:06:41 -07:00
Pine Wu a452691228 [css] update service 2018-04-25 17:43:35 -07:00
Pine Wu eca6b7c77b SmartStep for css debugging 2018-04-25 17:38:13 -07:00
Pine Wu bd6de64bfa [css] update service 2018-04-25 17:38:13 -07:00
Ramya Achutha Rao 1b31feb50d Get stats on folder onfly if scheme is file Fixes #48570 2018-04-25 17:21:07 -07:00
Matt Bierner f36cae36dc Add vscode namespace in webview
From discussion around #48540
2018-04-25 15:33:45 -07:00
Rob Lourens 2272f36e59 Fix #47157 - "Toggle query details" should focus include/exclude box 2018-04-25 15:22:43 -07:00
Ramya Achutha Rao 1139de12c0 Create appInsights client only if user has opt-in to telemetry 2018-04-25 15:21:15 -07:00
Alex Dima abd00e0e2b Fixes #35339 2018-04-25 23:29:56 +02:00
Ramya Achutha Rao 38f1eddf38 Revert "added the key bindings for first and last selection in suggestions."
as per user feedback in #43511
This reverts commit be5030b70c.
2018-04-25 14:17:10 -07:00
Alex Dima 361741afae Fixes #30202: Use token style to paint character in block cursor 2018-04-25 23:13:55 +02:00
Alex Dima 2c876371f5 Fixes #20578: Maintain scroll state when disabling code lens 2018-04-25 22:42:35 +02:00
Alex Dima c935020a8a Fixes #22688: Always use CRLF for clipboard on Windows 2018-04-25 22:23:54 +02:00
Alex Dima b58327d483 Update the height only after processing all the change events (#42317) 2018-04-25 21:55:57 +02:00
Alex Dima 9cbc162947 Don't track selections if tracking is not needed (#42317) 2018-04-25 21:45:19 +02:00
Matt Bierner 6091135ee5 Correctly handle when webview.reveal is called without any args
Fixes #48707
2018-04-25 12:43:03 -07:00
Matt Bierner 856c9cacd8 Handle a few edge cases where extension host may try accessing a disposed webview 2018-04-25 12:43:03 -07:00
Matt Bierner 2fca133150 Make sure we still delete the webview handle when the extension event has an error 2018-04-25 12:43:03 -07:00
Matt Bierner edc3bbe603 Use string symbol kind for markdown symbols 2018-04-25 12:43:02 -07:00
Daniel Ye bad8d9214b 2018-04-25. Merged in translations from Transifex. 2018-04-25 11:52:20 -07:00
Joao Moreno e5f3357600 Merge branch 'master' of github.com:Microsoft/vscode 2018-04-25 19:31:22 +02:00
Joao Moreno 5ded9d963a cleanup git clone error
fixes #48486
2018-04-25 19:31:05 +02:00
Rachel Macfarlane cd67768392 Left align 'Name' label in process explorer, fixes #48500 2018-04-25 10:27:42 -07:00
Sandeep Somavarapu d176b34859 #43645 Update views schema to show 'test' location 2018-04-25 19:15:34 +02:00
Sandeep Somavarapu 7973d15aba #43645 Out of the box test view container 2018-04-25 19:06:52 +02:00
Andre Weinand 6dfd02e089 make sure that 'runInTerminal' request returns a 'body'; fixes #48680 2018-04-25 17:04:13 +02:00
Johannes Rieken fb590e6516 have a FileType and make readDirectory slimmer, #48527 2018-04-25 16:37:39 +02:00
Joao Moreno c2493d71bd update inno_updater v0.4.3
related to #47815 #47804
2018-04-25 16:35:12 +02:00
Dirk Baeumer 1d2370134f Fixes #46439: Task exit code is set to 1 regardless of problem severity 2018-04-25 16:29:21 +02:00