Commit Graph

22500 Commits

Author SHA1 Message Date
Sandeep Somavarapu
191596365d Fix #42447 2018-02-05 16:34:15 +01:00
Benjamin Pasero
75cf5c46bd history - only allow file inputs for persisted history 2018-02-05 15:58:06 +01:00
Greggman
a376041e1f Remove magic number (#42871) 2018-02-05 14:57:02 +01:00
Benjamin Pasero
2ef3f7614a add more log calls to some services (for #41680) 2018-02-05 13:12:41 +01:00
Benjamin Pasero
5a78890164 Cancelling opening a folder from a multi-root unsaved workspace corrupts the current worksapce (fixes #42799) 2018-02-05 12:58:59 +01:00
Alex Dima
d7cbceae8a Fixes #40706: Align Inspect TM Scopes widget implementation with the runtime one 2018-02-05 12:57:17 +01:00
Benjamin Pasero
415ee68150 Open Editors: "Open to Side" with keyboard still activates group (fixes #42399) 2018-02-05 12:43:45 +01:00
Benjamin Pasero
598ab8a2db window.autoDetectHighContrast setting not visible on Windows (fixes #42946) 2018-02-05 12:40:12 +01:00
Sandeep Somavarapu
b60fe98e77 Fix #42448 2018-02-05 12:39:21 +01:00
Alexander
81d6d82a41 Allow middle mouse click to open file entry in the background (#42769)
* Allow middle mouse click to open file entry in the background

* Remove unnecessary assignment

* Remove unnecessary payload

* Go with preferred way

* 💄
2018-02-05 12:32:34 +01:00
Darius Keeley
10e8ce9eda Fade out tabs when sizing is set to shrink (fix #39417) (#39829)
* Fix #39417

* Use pseudo elements instead of mask-image so that labels retain subpixel AA

* Use ellipsis and disable fade for HC theme, and support hover colours

* Make requested changes and start on fixing transparency issue

* Merge all colours underneath tabs to fix transparency issue

* Rename color function, move workbench background into themes

* do not allow to change workbench background

* 💄

* fix npes and clean up

* fix class names

* remove blank line
2018-02-05 12:12:28 +01:00
Sandeep Somavarapu
19e54fd1fd Fix #42582 2018-02-05 12:10:21 +01:00
isidor
5b6a681cc2 fixes #41502 2018-02-05 11:43:57 +01:00
Rachel Macfarlane
1f21503c0f Update issue reporter description on input instead of blur 2018-02-02 17:09:44 -08:00
Rachel Macfarlane
683fcaa92b Issue Reporter: UX issues, fixes #42856
* Open issue reporter in same display as workbench

* Styling updates

* Increase url length limit

* normalize extension ids before checking isEnabled
2018-02-02 16:54:25 -08:00
Rob Lourens
53653fbe69 Fix #42842 - tree event now fires even when focus is not inside the tree,
listen to onDidFocus and keep track of whether focus is inside the tree
2018-02-02 15:32:39 -08:00
Matt Bierner
5a8934a1d5 use proper zip command on windows 2018-02-02 11:13:20 -08:00
Sandeep Somavarapu
c9bd937871 Fix #42427 2018-02-02 18:02:32 +01:00
isidor
c1b0c2917c fixes #42830 2018-02-02 17:38:48 +01:00
Benjamin Pasero
0f72ca9449 Inconsistent buttons on warning dialogs (fixes #40224) 2018-02-02 17:02:14 +01:00
Christof Marti
7636a7d6f7 Update to changed id (fixes #42808) 2018-02-02 11:49:36 +01:00
isidor
a8696dfab2 open editors: ony allow editors with a resource to be dragged 2018-02-02 11:23:39 +01:00
Sandeep Somavarapu
07e9f2e6a1 #28634 Use ContextAwareMenuActionItem 2018-02-02 10:55:19 +01:00
Andre Weinand
00a339ebf4 make locale comparison case-unsensitive; fixes #42304 2018-02-02 10:37:05 +01:00
Benjamin Pasero
003bedba73 improve localstorage telemetry 2018-02-02 07:24:46 +01:00
Rob Lourens
f2b2109710 Setting search - fix groupId telemetry when setting is configured on the RHS
and add displayIdx
2018-02-01 21:59:23 -08:00
Ramya Achutha Rao
d238399137 Fix broken test 2018-02-01 21:06:58 -08:00
Ramya Achutha Rao
f43eacad25 Telemetry for dynamic workspace recommendations 2018-02-01 20:59:07 -08:00
Ramya Achutha Rao
c8b2914c99 Log recommendation reason in telemetry for install,uninstall,click events 2018-02-01 20:49:45 -08:00
Rachel Macfarlane
db9dc63a85 Issue Reporter: display message if url length exceeds limits, #42603 2018-02-01 20:07:05 -08:00
Rob Lourens
9e010775f2 Fix copySetting telemetry index - should be the index of the setting within the remote results 2018-02-01 17:34:00 -08:00
Matt Bierner
0b7cd3a7ba Reworking log upload message
Fixes #42058
2018-02-01 17:20:38 -08:00
Ramya Achutha Rao
6d9c843dfe Ignore .git in the end when hashing remotes 2018-02-01 17:08:30 -08:00
Matt Bierner
58ff23ced0 Use ctrl + click on windows/linux for zooming out
Fixes #42482
2018-02-01 16:57:12 -08:00
Rachel Macfarlane
ba71b61112 Fixes #42734 2018-02-01 16:51:13 -08:00
Ramya Achutha Rao
b8b726b4a9 Remove unused net declaration 2018-02-01 16:03:07 -08:00
Ramya Achutha Rao
64425cd1bb Shuffle other recommendations, update reason #41054 2018-02-01 15:57:20 -08:00
Ramya Achutha Rao
8f129072e6 Clear dynamic workspace recommendations when workspace changes #41054 2018-02-01 15:57:19 -08:00
Matt Bierner
1872949236 Use args based confirmation for log upload instead of using stdin 2018-02-01 15:31:56 -08:00
Rob Lourens
d2720723e8 Fix #42766 - Don't throw on absent workspace settings 2018-02-01 14:47:41 -08:00
Matt Bierner
d233df9a12 Use named pipe for stdio in upload logs
Fixes #42635
2018-02-01 14:22:28 -08:00
Rachel Macfarlane
5b61d1d60f Issue reporter: Improve 'API rate limit' label, fixes #42725 2018-02-01 14:12:54 -08:00
Sandeep Somavarapu
f2390e6b8a #42741 Separate local search from remote search 2018-02-01 22:07:38 +01:00
Sandeep Somavarapu
b722b506f8 Fix #42709 2018-02-01 21:22:44 +01:00
Sandeep Somavarapu
23b09a28e7 Fix #28974 2018-02-01 21:03:07 +01:00
Sandeep Somavarapu
dc1f5e883f #42739 Listen to theme changes 2018-02-01 20:11:33 +01:00
Sandeep Somavarapu
fe1b57c754 Always show twisties for custom views 2018-02-01 19:50:29 +01:00
Rob Lourens
2c376b3d1c Fix #42286 2018-02-01 10:49:42 -08:00
Sandeep Somavarapu
59953405e8 Proper fix #42739 2018-02-01 19:46:55 +01:00
Rob Lourens
55171a058d Fix #42332 - reenable description search for local settings search 2018-02-01 09:37:45 -08:00