Commit Graph

28121 Commits

Author SHA1 Message Date
Rachel Macfarlane
fa9d8653f5 Allow text selection in comments 2018-07-10 11:05:37 -07:00
Jackson Kearl
638b4691af Add buttons to go to extensions config files (#53508) 2018-07-10 10:36:04 -07:00
Johannes Rieken
0c27d9b38e remove debug setting 2018-07-10 19:17:10 +02:00
Joao Moreno
52ed999139 cleanup splice types 2018-07-10 19:06:55 +02:00
Joao Moreno
8dae1e2fa2 list: IVirtualDelegate 2018-07-10 19:06:55 +02:00
Johannes Rieken
b95486df07 more color fixes 2018-07-10 18:31:32 +02:00
Johannes Rieken
15701d1be3 only hide breadcrumbs when last editor goes 2018-07-10 18:31:32 +02:00
Johannes Rieken
ee58b82937 focus editor, unfocus breadcrumbs when dismissing the picker 2018-07-10 18:31:32 +02:00
Johannes Rieken
682650486d fix breadcrumbs styles 2018-07-10 18:31:32 +02:00
Johannes Rieken
03074c2c2b move breadcrumbs into title control, enable different style depending on tabs vs no-tabsfor a start breadcrumbs only show with tabs enabled 2018-07-10 18:31:31 +02:00
Joao Moreno
5926943418 list: disposeElement 2018-07-10 18:17:47 +02:00
Joao Moreno
831da61a7a list: optional renderer.disposeElement 2018-07-10 18:15:21 +02:00
Joao Moreno
a9c579bd0d tree: left/right arrow navigation 2018-07-10 18:15:21 +02:00
Joao Moreno
5fd4be91c6 tree: node.collapsible 2018-07-10 18:15:21 +02:00
Jackson Kearl
47e4319871 Merge pull request #53494 from JacksonKearl/a11y/viewlet-headings
Use HTML headings for viewlet titles.
2018-07-10 08:57:51 -07:00
Benjamin Pasero
8f16f8c8ba list - list.clear only when there is a selection or focus (for #53950) 2018-07-10 17:09:21 +02:00
Martin Aeschlimann
6d7f814531 [explorer] new-file input-box shows icon of parent folder. Fixes #53655 2018-07-10 16:25:34 +02:00
Dirk Baeumer
e5b1f6f31b Fixes #53960: Allow task without task definitions. Treat all properties as mandantroy. 2018-07-10 15:51:58 +02:00
Johannes Rieken
b4ed5bdc5f use Shift-keybindings to workaround eager list/tree keybindings, move picker when visible and focus changes 2018-07-10 12:07:34 +02:00
Johannes Rieken
09f4fae47e focus first element in tree 2018-07-10 11:08:22 +02:00
Johannes Rieken
69760cd7c2 check for disposed buffer 2018-07-10 11:02:02 +02:00
Joao Moreno
00260009e8 fixes #53898 2018-07-10 10:31:48 +02:00
Joao Moreno
6511d05ec8 fixes #53773 2018-07-10 10:05:22 +02:00
Joao Moreno
0d60598765 safeguard list splice calls
related to #53773
2018-07-10 10:02:45 +02:00
Joao Moreno
a486f518d6 async execution order tests
related to #53773
2018-07-10 09:47:09 +02:00
Johannes Rieken
39f976c13f Merge pull request #53757 from itamark/cycle-out-of-param-hints-after-one
Close param hints if you reach out of bounds of list instead of cycling
2018-07-10 09:39:30 +02:00
Jackson Kearl
4e91c57764 Fix bug causing recommendations to sometimes appear in two places (#53906)
* Fix bug causing recommendations to sometimes appear in two places

* Naming

* Group fetch stage calls
2018-07-09 15:38:53 -07:00
SteVen Batten
f7578b98f5 fix an issue with having to double click the menubar on context changes
also greatly reduce the amount of recreation for menubar changes
2018-07-09 14:58:51 -07:00
Daniel Imms
c3bc031c1a Fix run active file when no editor is focused
Fixes #53019
2018-07-09 13:19:28 -07:00
Itamar Kestenbaum
d05663597c Simplify increment decrement of currentSignature 2018-07-09 21:54:05 +03:00
SteVen Batten
0cadfe1834 fixes #53881 2018-07-09 11:41:13 -07:00
SteVen Batten
b44e7d9f0e fixes #52911 #53070 and aria roles with menuitem and submenuitems (#53289) 2018-07-09 11:26:16 -07:00
SteVen Batten
1fc1292f0c adding context change listener and buffering calls to setup the menu (#53622)
* adding context change listener and buffering calls to setup the menu

* addressing feedback
2018-07-09 11:12:36 -07:00
Rob Lourens
2be6da193d Fix unused import 2018-07-09 10:57:08 -07:00
Rob Lourens
8e4b4b8f3d Settings editor - change keybinding and actions to open new editor by default (for insiders) 2018-07-09 10:53:41 -07:00
Ramya Achutha Rao
ba795060a4 Allow toggle details on suggest widget when frozen. Fixes #53882 2018-07-09 10:48:49 -07:00
Rob Lourens
48b3aaf2a4 Settings editor - fix offset scroll shadows 2018-07-09 10:22:46 -07:00
Jackson Kearl
0e68a1a14a Changes for feedback 2018-07-09 10:11:02 -07:00
Matt Bierner
3aa4b67b5f Fix npe when actions are not provided
Fixes #53831
2018-07-09 09:34:24 -07:00
Rob Lourens
b6902fd662 Fix #53838 - workaround strange error from telemetry 2018-07-09 09:21:14 -07:00
Johannes Rieken
8422fccff1 add shadow/border to breadcrumb picker 2018-07-09 17:26:09 +02:00
Joao Moreno
25cabacf5d add log statements to catch weird bug 2018-07-09 17:00:29 +02:00
Johannes Rieken
dd68c6520b don't access disposed model 2018-07-09 16:25:20 +02:00
Joao Moreno
31bdf0d1c6 remove ppromise usage from task 2018-07-09 16:22:14 +02:00
Johannes Rieken
c209a9e149 fix #53836 2018-07-09 15:53:24 +02:00
Johannes Rieken
a335286070 keep focused item, reset focused when item has changed 2018-07-09 15:51:55 +02:00
Johannes Rieken
c49edf9119 Merge branch 'joh/breadcrumbs' 2018-07-09 15:24:52 +02:00
Sandeep Somavarapu
e89b02b448 Fix #53872 2018-07-09 15:12:20 +02:00
Daniel Imms
9b876381cb Use m for Terminal menu mnemonic
Fixes #53828
2018-07-09 06:10:57 -07:00
Joao Moreno
68f236d27f Merge branch 'master' of github.com:Microsoft/vscode 2018-07-09 15:04:12 +02:00