Commit graph

37741 commits

Author SHA1 Message Date
isidor 78f41b4921 fixes #55325 2018-07-30 18:04:51 +02:00
Martin Aeschlimann 2eb31c7170 fix javadoc formatter setting description 2018-07-30 17:03:13 +02:00
Matt Bierner 5198030c09 Describe what implementation code lens does
Fixes #55370
2018-07-30 15:59:17 +01:00
Matt Bierner 3086c88d21 Don't try closing tags when you type > after another > 2018-07-30 15:57:41 +01:00
isidor 55dfcd730e settings sweep
#54690
2018-07-30 16:53:12 +02:00
Daniel Imms 515132f670
Merge pull request #55061 from Microsoft/tyriar/53002_linux_super
Label Windows key as super on Linux
2018-07-30 07:20:35 -07:00
Christof Marti 0e39195279 Settings sweep (#54690) 2018-07-30 15:31:17 +02:00
Martin Aeschlimann c517d23109 workaround for #55051 2018-07-30 15:28:29 +02:00
Alex Dima 47212be6f3 Settings sweep (#54690) 2018-07-30 12:35:43 +02:00
Andre Weinand 7e26d22eee change debug assignee to isi 2018-07-30 07:43:04 +02:00
SteVen Batten 64c433bf2b fixes #54877 2018-07-29 21:05:17 -07:00
Rob Lourens 8922069381 Settings editor - header rows should not be selectable 2018-07-29 19:09:18 -07:00
Rob Lourens bd262c9ab5 Settings editor - don't blink the scrollbar when toc selection changes
And hide TOC correctly when the editor is narrow
2018-07-29 19:09:17 -07:00
Rob Lourens 39edf26c83 Settings editor - Tree focus outlines 2018-07-29 19:09:17 -07:00
Rob Lourens f8aa1fc208 Bump node-debug2 2018-07-29 19:09:17 -07:00
Rob Lourens 3ce8963a2b Settings editor - TOC should only expand the section with a selected item 2018-07-29 19:09:17 -07:00
Rob Lourens 643a15e56f Settings editor - fix not focusing search when restoring editor
setInput must be actually async. Will be fixed naturally when we aren't using winJS promises...
2018-07-29 19:09:17 -07:00
Daniel Imms 7f5beafe6e Allow terminal rendererType to be swapped out at runtime
Part of #53274
Fixes #55344
2018-07-29 14:32:00 -07:00
Andre Weinand 5af9847933 node-debug@1.26.6 2018-07-29 16:52:02 +02:00
Erich Gamma 83a42a58af Contribute run selected to the context menu 2018-07-29 11:38:22 +02:00
Erich Gamma 345440f62f prefix command with extension name 2018-07-29 11:12:25 +02:00
SteVen Batten 323f975196 fixes #55248 2018-07-28 23:20:38 -07:00
SteVen Batten 9392557319 fixes #54929 2018-07-28 22:55:54 -07:00
SteVen Batten 1ff1c125bf fixes #54452 2018-07-28 22:37:14 -07:00
Erich Gamma 82423033d9 Added command to Run the selected npm script 2018-07-28 22:10:29 +02:00
Rob Lourens 0218d1d3f1 Settings editor - disable overflow indicator temporarily, needs to be faster 2018-07-28 12:13:37 -07:00
Rob Lourens decfb6d665 Settings color token description tweak 2018-07-28 12:13:36 -07:00
Rob Lourens 8583f60ae5 Fix #54133 - missing extension settings after reload 2018-07-28 12:13:36 -07:00
Rob Lourens 2a100df2eb Settings editor - overlay trees so scrollable shadow is full width 2018-07-28 12:13:36 -07:00
Rob Lourens eb8a1b5781 Settings editor - fix ... for some short lines, fix select container width 2018-07-28 12:13:36 -07:00
Rob Lourens a2767ab649 Setting descriptions 2018-07-28 12:13:36 -07:00
Rob Lourens c186d378b8 Settings editor - ... fix measuring around links, relayout 2018-07-28 12:13:36 -07:00
Rob Lourens d773878e72 Settings editor - show ellipsis when description overflows 2018-07-28 12:13:36 -07:00
Erich Gamma 812d082e90 Fixing Cannot debug npm script using Yarn #55103 2018-07-28 18:41:09 +02:00
Rob Lourens d6d9cd20c2 More space above level 2 label 2018-07-27 17:57:30 -07:00
Rob Lourens 2ffccf8f2e Settings editor - many padding fixes 2018-07-27 17:57:30 -07:00
SteVen Batten 56e21e2873 fixes #55209 2018-07-27 17:01:37 -07:00
Ramya Achutha Rao f3ef439d3c Settings descriptions update #54690 2018-07-27 16:55:37 -07:00
SteVen Batten 74ec3dc59c fix an issue with titlebarheight when not scaling with zoom 2018-07-27 16:49:38 -07:00
Jackson Kearl 2cfa05d598 Minor css tweaks to enable eoverflow elipsis in more places (#55277) 2018-07-27 16:27:32 -07:00
SteVen Batten 5424fb4926 settings sweep #54690 2018-07-27 16:26:14 -07:00
Jackson Kearl 1cb059c76e
Merge pull request #55273 from JacksonKearl/offline-extension-search-bug
Allow users to see installed extensions while offline
2018-07-27 15:57:19 -07:00
Ramya Rao f51c30d8f4
Allow users to opt-out of features that send online requests in the background (#55097) 2018-07-27 15:42:17 -07:00
Ramya Rao 8ca017eaba
Polish tag search as per feedback (#55269)
* Polish tag search as per feedback

* Updated regex
2018-07-27 15:38:31 -07:00
Jackson Kearl 5c7b2f32fa Should autosuggest dropdown on empty input (or at start of word) (#55197) 2018-07-27 15:36:13 -07:00
Jackson Kearl 9435bde3d4 Prevent pasting multiple lines into the editor (#55202) 2018-07-27 15:26:09 -07:00
Jackson Kearl 523826abfe Allow users to see installed extensions while offline 2018-07-27 15:06:04 -07:00
SteVen Batten 01fb34dc00 increase specificity so that we can beat out shell.css definitively 2018-07-27 14:47:33 -07:00
Matt Bierner eb0688ed63 Remove extra check
This is already handled by using a resource map
2018-07-27 14:21:18 -07:00
Matt Bierner 6ffbde1f4a Don't lowercase all file paths on case insensitive file-sysystems for geterr
Instead, we should always use the casing of the first file we see with a given path
2018-07-27 14:00:52 -07:00