Commit graph

29428 commits

Author SHA1 Message Date
Rachel Macfarlane f2bf5fc8de Issue reporter: Loading process information takes a long time, #42860 (#42983) 2018-02-05 12:00:27 -08:00
Peng Lyu e34fe5aae0 Fix #42979. Turn off globalFindClipboar for macOS by default. 2018-02-05 11:14:31 -08:00
Rachel Macfarlane 9b3870432b Update url length limit text in Issue Reporter, #42985 2018-02-05 10:44:37 -08:00
Daniel Imms ad397f0b49 Add missing space to l10n string 2018-02-05 10:22:16 -08:00
isidor d7f097c16e bring back keybindings for obscure commands
fixes #41502
2018-02-05 18:58:30 +01:00
Daniel Imms c2958b9c7c
Merge pull request #42778 from Microsoft/better_mappings
Add terminal move to line start/end commands
2018-02-05 09:33:28 -08:00
Daniel Imms 0e0c3ca415 Fix comment 2018-02-05 09:33:08 -08:00
Dániel Tar 64b30f38c8 Stylistic and grammar fixes in Emmet messages (#42893)
* Stylistic and grammar fixes in Emmet messages

Also emphasize vendor prefixes with an apostrophe to make them stand out.

* Add missing space
2018-02-05 09:14:09 -08:00
Sandeep Somavarapu 5420d4af80 invalidate extensions manifest cache only after the fact 2018-02-05 18:05:02 +01:00
Benjamin Pasero e9650bd5f2 Unexpected events for single updateWorkspaceFolders operation (fixes #42639) 2018-02-05 17:39:38 +01:00
Benjamin Pasero 73e619380b Quick open shows weird truncation when highlighting matches (fixes #42501) 2018-02-05 17:27:37 +01:00
Benjamin Pasero d2fd388ba4 list/tree - control open behaviour in one place and prefer to open on mouse down vs mouse up 2018-02-05 17:02:11 +01:00
Sandeep Somavarapu 11701fd979 Fix #42438 2018-02-05 16:49:01 +01:00
Benjamin Pasero 3f1a8cbb75 Tree: allow to expand with single click when clicking on twistie (fixes #42621) 2018-02-05 16:46:53 +01:00
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
Christof Marti f6feb041f4 Update config 2018-02-05 12:48:32 +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
Ramya Achutha Rao a31d226c54 Fix emmet for sass,stylus #42904 2018-02-03 20:12:25 -08: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
kieferrm 443fd7841b update distro reference 2018-02-02 16:10:38 -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
Joao Moreno ec218b9088 fix bad english 2018-02-02 16:39:13 +01:00
Alex Dima 68a24258e1 bump to 1.21.0 2018-02-02 16:00:56 +01:00
Dirk Baeumer f752f565ea Fixing smoke test start on Windows 2018-02-02 14:47:00 +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
Aldo Donetti 301ad1abb1
typo
don't think "configurates" is the right word in that sentence - maybe "configurations"?
came up during translation - thank you @agriffard
2018-02-02 11:08:47 +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
Aldo Donetti f40cda33bd
typos corrected 2018-02-02 10:29:39 +01:00
isidor e5cfb6ecc6 debug issues to andre 2018-02-02 09:56:01 +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