Commit Graph

40103 Commits

Author SHA1 Message Date
Sandeep Somavarapu
f0fd4a1cab Fix #59210 2018-09-24 12:09:22 +02:00
Benjamin Pasero
0edcbadbaf 💄 2018-09-24 11:58:55 +02:00
Joao Moreno
a53164fe10 fixes #58968 2018-09-24 11:48:44 +02:00
Sandeep Somavarapu
0294604cc7 Fix #42737 2018-09-24 11:25:46 +02:00
Jonathan Perret
9000ab78a5 Fix typos in workbench.editor.labelFormat (#59155)
Just removing a couple of characters that shouldn't be here.
2018-09-24 11:14:18 +02:00
Joao Moreno
a488569052 cancelled git.checkout 2018-09-24 11:08:35 +02:00
isidor
a5ce878362 Don't open debug panel on run
fixes #59154
2018-09-24 10:57:14 +02:00
Sandeep Somavarapu
138acafed8 Fix #58858 2018-09-24 10:33:34 +02:00
Johannes Rieken
135c659f98 fix #59139 2018-09-24 09:49:13 +02:00
Sandeep Somavarapu
588cfc8b68 #58965 Do not reinstall the extension 2018-09-24 09:37:10 +02:00
Sandeep Somavarapu
97fe5c6096 remove todo 2018-09-24 09:26:56 +02:00
Benjamin Pasero
b8d1e278f0 notifications - secondary prompts should close too unless keepOpen is provided 2018-09-24 08:17:40 +02:00
Benjamin Pasero
380a502462 💄 2018-09-24 07:49:46 +02:00
Benjamin Pasero
39d87d6d42 💄 2018-09-24 07:46:28 +02:00
Benjamin Pasero
33911f0634 fix #45749 2018-09-24 07:40:35 +02:00
Benjamin Pasero
f784085231 address one issue of #59063 2018-09-24 07:03:44 +02:00
Joao Moreno
79f79a2c97 💄 2018-09-23 23:37:57 +02:00
Joao Moreno
40ede4a435 remove todo 2018-09-23 23:37:57 +02:00
Joao Moreno
80a7897eb8 remove collapse all action 2018-09-23 23:37:57 +02:00
Ramya Rao
ae526292df Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
Daniel Imms
d5d8d98cf3 Add more terminal link test cases
Related #59052
2018-09-22 13:50:04 -07:00
Rob Lourens
079518239f Search provider - wait for all * activations before searching with provider 2018-09-22 11:10:42 -07:00
Rob Lourens
0401bcb11f Fix #58441 - keep settings gear button visible when menu is open 2018-09-22 11:08:51 -07:00
Rob Lourens
7110a8c3cb Fix #57720 - non-file schemes folders not displayed correctly in search viewlet 2018-09-22 10:49:59 -07:00
Rob Lourens
949adc1528 Use ProviderResult for search providers 2018-09-22 10:49:59 -07:00
Rob Lourens
a28cb2a39a Fix #58701 2018-09-22 10:49:59 -07:00
Alex Dima
905c4ac6f2 Fixes #19819: Write diff editor inline/side-by-side preferences to user settings 2018-09-22 17:09:56 +02:00
Alex Dima
bce88d3784 Rename the GUI command title (#55397) 2018-09-22 17:06:18 +02:00
Alex Dima
d4ddda413f Fixes #44422: Improve diff hunks merging strategy 2018-09-22 16:26:35 +02:00
Rob Lourens
caa5334413 Fix #52590 - don't move focus when clicking the search details buttons with screenreader mode turned on.
Because NVDA sends click events instead of key events when pressing space.
Also update this dynamically for the search option buttons
2018-09-21 17:53:11 -07:00
Sardorbek
0469b0089e add toml fixes: #51704 (#59089)
* add toml fixes: #51704

* add thirdparty notices
2018-09-21 15:13:38 -07:00
Matt Bierner
e19c9ba82d Addd option to open markdown preview links in markdown preview
Fixes #19339
2018-09-21 15:08:42 -07:00
Matt Bierner
a101ececf4 Remove onCommand from markdown preview 2018-09-21 15:08:41 -07:00
Matt Bierner
388a62fe12 Fix anchor links in markdown preview 2018-09-21 15:08:41 -07:00
Matt Bierner
7185906189 Reduce usage of postCommand in markdown preview 2018-09-21 15:08:41 -07:00
Alex Ross
47ec1a664e Added special handling of link over tooltip for DOM renderer (#59060)
Fixes #50128
2018-09-21 14:32:48 -07:00
Alex Ross
1ff175f094 Wait to signal to the extHostTerminalService that the terminal is opened until the terminal has a name. (#58983)
Also added a change listener for title. Fixes #53057
2018-09-21 14:08:38 -07:00
Rob Lourens
4cd9739394 Fix #52274 - don't move focus when clicking the find option buttons with screenreader mode turned on, because NVDA sends click events instead of key events when pressing space on a focused button 2018-09-21 13:46:45 -07:00
Ramya Rao
529f705935 Announce results of extension search (#59128)
* Announce results of extension search

* Different msg when only 1 extension found
2018-09-21 13:23:50 -07:00
Ramya Achutha Rao
14e1eb32d2 Fix tests 2018-09-21 11:02:43 -07:00
Rachel Macfarlane
03e0972c85 Remove exec path from process argv reported by issue reporter 2018-09-21 10:40:52 -07:00
Ramya Rao
2492847b0a Use detailed text for reload button in extension editor (#59074)
* Use detailed text for reload button in extension editor

* Fix tests

* Fix casing
2018-09-21 10:31:11 -07:00
Alex Ross
c5dd1c60f0 Added new style to handle overflow behavior with find options (#58990)
Fixes #58962
2018-09-21 10:25:18 -07:00
Daniel Imms
bd0543890c vscode-xterm@3.8.0-beta4
Includes fix to link underlines in DOM renderer.

Fixes #59114
2018-09-21 10:10:04 -07:00
Rob Lourens
ab13118d54 Merge pull request #58926 from guywald1/58537-settings-autosave-debounce
Fix dirty setting update logic
2018-09-21 10:03:10 -07:00
Rob Lourens
a0f1543c00 Fix fileIndex error handling 2018-09-21 09:56:12 -07:00
Guy Waldman
b5865f62d5 Remove Delayer.fire 2018-09-21 19:38:43 +03:00
Alex Dima
1433e180d1 Use a notification for the Screen Reader Mode question instead of custom UI 2018-09-21 18:36:43 +02:00
isidor
d4ba91f103 debug: cleanup restart
fixes #58817
2018-09-21 18:18:37 +02:00
Ramya Rao
24224dbd7c Announce extension install,uninstall,update state (#59077) 2018-09-21 09:10:33 -07:00