Commit graph

58586 commits

Author SHA1 Message Date
Harald Rosberg ce5b036d3b bump electron to 6.1.6, fixes missing window titles in accessibility apps (#86837)
* bump electron to 6.1.6, fixes #84195 missing window titles in accessibility apps

* update electron version string in cgmanifest.json
2019-12-13 17:07:59 -08:00
Jackson Kearl f5bfef2543 Classify vscode.search-result as a Feature extension 2019-12-13 16:35:32 -08:00
Jackson Kearl df57a6157c Fix lint 2019-12-13 16:02:19 -08:00
okmttdhr c36e92dc7c Add expand-all action in search (#85428)
* Add expand-all action in search

* Add ToggleCollapseAndExpandAction in search

* Update tree collapse state on manual interaction.
Fix bug skipping checking collapse state of first node.

* Use expand-all codicon
2019-12-13 15:54:46 -08:00
Rob Lourens 9cb479a6d6 Remove test.only from 88bea3fac3 2019-12-13 15:39:02 -08:00
Rob Lourens 88bea3fac3 Fix newline normalization in search for \n\n
Fix #86935
2019-12-13 15:36:20 -08:00
Jackson Kearl ba72bf8ef5 Actually fix #86497 by adding context for FileMatches with attached models 2019-12-13 15:22:01 -08:00
SteVen Batten 672c31b1a7 fix getDefaultShell tests
refs #86958
2019-12-13 15:18:09 -08:00
Pine Wu 23d234d919 Fix #86941 2019-12-13 15:00:38 -08:00
Jackson Kearl 6e0f97c18a Fix #86497 by returing localResults instead of just triggering onProgress with them 2019-12-13 14:40:51 -08:00
Miguel Solorio 8ad11f806c Update Codicons: add "expand-all" (refs #85428) 2019-12-13 13:41:04 -08:00
SteVen Batten 88a0f03cd2 fixes #86958 2019-12-13 11:55:38 -08:00
Matias Godoy 447130ef7a Fix typo (#86957)
The word "further" was misspelled in the string "To futher configure Debug and Run"
2019-12-13 11:37:31 -08:00
Rob Lourens e2e3166f7d Bump both node extensions 2019-12-13 11:30:57 -08:00
Miguel Solorio 553e6fc4a0 Remove monaco-workbench refs in severity icons #86940 2019-12-13 11:04:14 -08:00
Miguel Solorio 4ebf8ee0b1 Remove monaco-workbench ref #86940 2019-12-13 10:53:32 -08:00
SteVen Batten 85413004f4 refs #86428 2019-12-13 10:47:57 -08:00
SteVen Batten f563cecb99 fixes #86428 2019-12-13 10:43:16 -08:00
Miguel Solorio affac5a773 Fix missing chevrons in menu (fixes #86951) 2019-12-13 10:17:04 -08:00
SteVen Batten 4a939f1b1e fixes #85392 2019-12-13 08:53:38 -08:00
Miguel Solorio b601d96475 Move lightbulb workbench references to workbench layer #86940 2019-12-13 08:43:02 -08:00
Miguel Solorio 2ac96a7de0
Merge pull request #86855 from microsoft/misolori/scm-ruler-decorations
Update scm colors in ruler to match editor colors
2019-12-13 08:13:16 -08:00
Miguel Solorio bbe6e1003f
Merge branch 'master' into misolori/scm-ruler-decorations 2019-12-13 08:12:52 -08:00
SteVen Batten 9c4338673e add monaco prefix to dialog widget
refs #86940
2019-12-13 08:11:37 -08:00
isidor 4341ec073d fixes #85324 2019-12-13 17:06:01 +01:00
isidor d3f8afc5a1 breakpoint decorations: minor fix 2019-12-13 16:57:28 +01:00
isidor c7f15b3d6b list do not cache 0 height
fixes #85897
2019-12-13 16:35:51 +01:00
Alexandru Dima 1bf341e6d2
Fix codicons in standalone editor 2019-12-13 16:25:55 +01:00
Sandeep Somavarapu efbcd7f563 rename 2019-12-13 16:23:56 +01:00
Sandeep Somavarapu fe24fd8269 rename 2019-12-13 16:23:56 +01:00
isidor 074b3eb8f0 fixes #86926 2019-12-13 15:59:27 +01:00
Sandeep Somavarapu c71fa38dc9 rename 2019-12-13 15:40:07 +01:00
Sandeep Somavarapu 4cdb067a8d rename 2019-12-13 15:35:52 +01:00
isidor 650b6cb789 debug: show inline decoraiton even when there is breakpoint 2019-12-13 15:22:07 +01:00
isidor b5fc76b072 Make breakpoint candidates less noisy
fixes #86242
2019-12-13 15:06:24 +01:00
isidor 9792204d85 debug start view: render keybinding 2019-12-13 12:33:37 +01:00
isidor 3ee0770aaa udpate distro commit to have holidays contirbution 2019-12-13 12:17:50 +01:00
Alexandru Dima a8e462f660
Fixes #86901: Ensure extensions are always handled in the order: builtin < user < dev 2019-12-13 11:40:56 +01:00
Alex Ross f68c9b049e Add a 'Forward a Port' command to the command palette 2019-12-13 11:08:09 +01:00
isidor cfed333e1c fixes #86883 2019-12-13 10:52:58 +01:00
Benjamin Pasero 0266b17ac2 files - throw in del() if file does not exist (fix #86217) 2019-12-13 10:18:32 +01:00
Alex Ross 3a7007a2cd Enable adoption of the new Forwarded Ports view through context value 2019-12-13 10:14:26 +01:00
Benjamin Pasero 2b1bbfa63f Hot exit: untitled backup is not made when opening new untitled with initial content (fix #86891) 2019-12-13 09:47:01 +01:00
Alex Ross 44cf9c9144 Make worker ExtHostTunnelService and remove dependency in ExtHostExtensionService 2019-12-13 09:07:01 +01:00
Benjamin Pasero 0181e95bb9 Web: allow to drop a local file into editor area to open it (fixes #83650) 2019-12-13 08:59:15 +01:00
Benjamin Pasero cbeff45f80 web - fix missing ext host tunnel service 2019-12-13 07:37:42 +01:00
Jackson Kearl d4789ac7c9 Add title to progress service all (doesnt render if theres no title for some reason). Fixes #86847. 2019-12-12 18:28:13 -08:00
Jackson Kearl 76dfc8d544 Clean up search editor rerun actions 2019-12-12 18:01:47 -08:00
Jackson Kearl 43139d6b48 Fix #86861 by preserving focus on search submit 2019-12-12 17:34:29 -08:00
Miguel Solorio fc571e30b3 Update colors to use lower opacity colors 2019-12-12 15:38:55 -08:00