Commit Graph

33944 Commits

Author SHA1 Message Date
Benjamin Pasero
e77bbc0af7 part of #50760 2018-05-30 09:09:31 +02:00
Rob Lourens
43d168182c EH search - replace search.enableSearchProviders with a search-rg specific setting 2018-05-29 21:00:50 -07:00
Rob Lourens
39d314eb8b search-rg has no icon 2018-05-29 20:40:42 -07:00
Rob Lourens
0332c701c2 Fix #50632 2018-05-29 20:35:32 -07:00
Ramya Achutha Rao
5fad13aa4d Update prompt msg Fixes #50738 2018-05-29 19:35:24 -07:00
Heldenkrieger01
30bcdffcb3 Fix #49777 - Emmet balance In after balance out should go back to initial selection and not first child (#49996)
* Update Emmet - balance.ts

* Cover all cases
2018-05-29 17:29:30 -07:00
Ramya Achutha Rao
0c64d0ddc4 Include recommended extensions in telemetry events to determine success 2018-05-29 17:24:18 -07:00
Matt Bierner
6336a4a966 Fix non-serializable webviews being revived if they called setState 2018-05-29 16:37:39 -07:00
Matt Bierner
8b69d0fff8 Change parameter name to match interface name
Fixes #50745
2018-05-29 16:30:59 -07:00
Matt Bierner
6e81adc78f Try serializing webviews even if they have not called setState
Fixes #50752
2018-05-29 16:29:53 -07:00
Matt Bierner
eab7f1eea5 Restore restart 2018-05-29 16:29:53 -07:00
Matt Bierner
31f888ade0 Mark unused parameter 2018-05-29 16:29:53 -07:00
Matt Bierner
15a4392e0a Use correct failed error code for webview resource load error 2018-05-29 16:29:53 -07:00
Ramya Achutha Rao
f9caa94a7c Use language name instead of locale in the prompt #50738 2018-05-29 15:22:59 -07:00
Ramya Achutha Rao
1fa562c44b Avoid prompting for same file type in the same session #50537 2018-05-29 14:55:37 -07:00
Matt Bierner
5625cbce20 Make sure we update the webview's state on setState 2018-05-29 14:48:43 -07:00
Matt Bierner
5c46e0d66f Extracting methods 2018-05-29 14:48:43 -07:00
Rachel Macfarlane
5efcb23d96 Issue Reporter should clear the error state when selecting an extension, fixes #50702 2018-05-29 14:14:30 -07:00
Rachel Macfarlane
89faccce07 Issue reporter and process explorer windows should close when the parent window closes, fixes #50716 2018-05-29 13:45:51 -07:00
Rob Lourens
aad96cab46 Fix #50642, fix #50673 2018-05-29 13:43:23 -07:00
Rachel Macfarlane
eec5c07f82 Fixes #50616, Showing/hiding details in Issue Reporter resets scroll position 2018-05-29 13:00:26 -07:00
Ramya Achutha Rao
7591053022 Install option not needed when we have Install and Restart Fixes #50669 2018-05-29 11:25:08 -07:00
Johannes Rieken
f5300ced7f fix #50321 2018-05-29 16:06:08 +02:00
Alex Dima
7f0f6e1733 Fixes #49173 2018-05-29 15:42:53 +02:00
Daniel Imms
92a32b1428 Improve rendererType description
Fixes #50617
2018-05-29 06:17:24 -07:00
Alexandru Dima
43057ae55c Merge pull request #50168 from rianadon/emoji
Add emoji fonts to default font families
2018-05-29 14:08:27 +02:00
Alexandru Dima
7a557d12c9 Merge pull request #50585 from tim241/patch-1
Removed duplicate loop from #4375
2018-05-29 09:58:52 +02:00
Joao Moreno
96cee4a6f0 add User-Id to marketplace build requests 2018-05-29 08:28:42 +02:00
Martin Aeschlimann
bfd155e603 [html] update services 2018-05-28 22:51:10 +02:00
Martin Aeschlimann
e77c65cf90 [css] update service 2018-05-28 22:51:10 +02:00
Sandeep Somavarapu
684b7e75ea #45663 Get all asset types 2018-05-28 20:02:46 +02:00
Andre Weinand
4426eb725a eliminate code duplication; use resolveWorkspaceFolder() 2018-05-28 18:49:19 +02:00
Tim Wanders
02b0a18ad7 Removed duplicate loop 2018-05-28 18:33:35 +02:00
Alexandru Dima
3fc3f61662 Merge pull request #49318 from irrationalRock/fix-4375
Fixed #4375 - Multiple Cursors now go to the next logical line
2018-05-28 17:58:06 +02:00
Alex Dima
517049f0b9 Add logicalLine argument to mutlicursor.insertBelow and mutlicursor.insertAbove 2018-05-28 17:56:58 +02:00
Alexandru Dima
1ba11c0ef4 Merge pull request #50542 from h-h-h-h/allow-deep-indent-as-line-wrapping-mode
`{ "editor.wrappingIndent": "deepIndent" }` for 2 additional tabs on continuation lines
2018-05-28 17:43:39 +02:00
Alexandru Dima
07fc48b2e2 Merge pull request #50540 from valera-rozuvan/patch-1
Remove unnecessary commented out code
2018-05-28 17:36:22 +02:00
Sandeep Somavarapu
8edb2a79b4 #49145 Store placeholder states for all viewlets 2018-05-28 17:32:51 +02:00
Alex Dima
8874886470 Fixes #49378 2018-05-28 17:30:08 +02:00
Sandeep Somavarapu
0ab3785079 use upper lang id 2018-05-28 17:14:40 +02:00
Martin Aeschlimann
e3635ac300 [handlebars] code-folding algorithm is less useful than Indentation-based one. Fixes #48457 2018-05-28 17:13:56 +02:00
Christof Marti
80ae899fdc Avoid command palette entry (#49340) 2018-05-28 17:11:09 +02:00
Sandeep Somavarapu
f60d780a2d Fix #49145
- Enable/Disable viewlets by views when context
- Move viewlet enablement/disablement to views service
- Fix - adopt if a viewlet extension is disabled/removed
2018-05-28 17:08:40 +02:00
Christof Marti
7eff96ce02 Add Endgame for 1.24 2018-05-28 16:40:44 +02:00
isidor
b8a1612940 go to next / previosu breakpoint minor polish 2018-05-28 16:22:47 +02:00
Isidor Nikolic
9bada787e7 Merge pull request #50285 from Krzysztof-Cieslak/goToNextPreviousBreakpoint
Implement Go To Next/Previous Breakpoint editor actions
2018-05-28 16:19:02 +02:00
Alex Dima
13cc56a713 Fixes Microsoft/monaco-editor#891: Focus editor when returning from context menu 2018-05-28 16:14:53 +02:00
Krzysztof Cieslak
cabd09a56b Simplify implementation 2018-05-28 14:58:53 +01:00
Krzysztof Cieslak
f815ab3b46 change openBreakpointSource to use IBreakpoint 2018-05-28 14:49:44 +01:00
Sandeep Somavarapu
736a5a1785 #45663 fix compilations 2018-05-28 15:38:26 +02:00