Commit Graph

32826 Commits

Author SHA1 Message Date
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
isidor a7e2e2d7f1 fixes #47551 2018-04-25 15:47:52 +02:00
Joao Moreno 8b69e6db6b fixes #46854 2018-04-25 15:40:45 +02:00
Sandeep Somavarapu b434cafc6b Fix #48525 2018-04-25 15:32:30 +02:00
isidor 42512b2c59 debug: fix activation events
fixes #47779
2018-04-25 15:18:03 +02:00
Dirk Baeumer d3f749b35d Fixes #48260: workspace.fetchTasks throws a TypeError 2018-04-25 15:03:14 +02:00
Johannes Rieken aa63600dd2 no optional fields in watch-options, #48527 2018-04-25 14:53:16 +02:00
Christof Marti 996ba231a1 OSS update 2018-04-25 14:51:07 +02:00
Alex Dima 7115b31286 Fixes #47225 2018-04-25 14:20:48 +02:00
Johannes Rieken e572ffc4f6 unsure what's happening here... #48662 2018-04-25 14:12:53 +02:00
Sandeep Somavarapu 4e920c0186 #48529 Handle scm viewlet views 2018-04-25 14:05:43 +02:00
Sandeep Somavarapu 1fbb30d149 💄 2018-04-25 14:05:43 +02:00
Erich Gamma ea40a3e001 Fixing #48552 specify the protocol 2018-04-25 14:03:13 +02:00
Erich Gamma 7cf5c292d1 Fixing #48538 use modal alert for the error message 2018-04-25 13:53:47 +02:00
Erich Gamma d9f8813eb6 Fixing issue #48539 improve wording of error message 2018-04-25 13:33:43 +02:00
Dirk Baeumer d99e5f06e8 Fixes #48351: Tasks fail to run on networked locations 2018-04-25 12:48:43 +02:00
Dirk Baeumer 499b3c9731 Make taskExecutions a ReadonlyArray 2018-04-25 12:48:41 +02:00
Alex Dima 6ca5d33902 Fixes #44897 2018-04-25 12:47:01 +02:00
Alex Dima a4eedac6cc Rename isTooLargeForHavingARichMode to isTooLargeForSyncing (#44897) 2018-04-25 12:46:14 +02:00
Johannes Rieken 3907d479e4 jsdoc-polish, #48527 2018-04-25 12:43:44 +02:00
isidor 29dddc43cc breakpoint widget: ovewriteBefore magic to get proper suggestions
fixes #46824
2018-04-25 12:42:41 +02:00
Alex Dima 811d3985ef Fixes #48546: Merge editor.largeFileSize and editor.largeFileLineCount 2018-04-25 12:40:03 +02:00
Johannes Rieken 05bca58420 fix #48502 2018-04-25 12:00:30 +02:00
isidor 04c4d3eb02 breakpoint widget: allow to delete condition or message
fixes #48657
2018-04-25 11:57:35 +02:00
isidor 47b4ef2f22 debug: run to cursor keep track of added breakpoint
fixes #48586
2018-04-25 11:53:34 +02:00
Alex Dima 6bf2e72541 Fixes Microsoft/monaco-editor#770 2018-04-25 11:47:01 +02:00
Alex Dima 27ce868a01 Fixes Microsoft/monaco-editor#628 2018-04-25 11:47:01 +02:00
Christof Marti ad5f111348 Check if list is displayed (fixes #48652) 2018-04-25 11:42:24 +02:00
Sandeep Somavarapu 50f81f0fb2 Fix #48634 2018-04-25 11:35:16 +02:00