Commit Graph

37578 Commits

Author SHA1 Message Date
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
Rachel Macfarlane
4ba03608c0 Remove new comment glyph on mouse leave instead of blur to allow adding comments 2018-07-27 13:58:21 -07:00
Ramya Achutha Rao
1098de4c11 Absence of ai key stops only core from sending telemetry not extensions 2018-07-27 13:38:29 -07:00
Ramya Rao
5039c23a66 Allow users to turn off automatic checking of extension updates (#55087)
* Add setting to turn off automatic checking of extension updates

* update tag name

* Fix tests
2018-07-27 13:31:54 -07:00
Matt Bierner
8e35b4272b Disable interuptGetErr until next release. Needs more testing 2018-07-27 13:22:27 -07:00
Matt Bierner
0edee5d228 Support clickable folder projects refences
A project reference may point either to a tsconfig or to a folder containing a `tsconfig.json` file
2018-07-27 11:52:46 -07:00
SteVen Batten
5c646ecb1b fix #55147 2018-07-27 11:29:42 -07:00
Rob Lourens
866bc0aa4c Fix #55224 - use different cacheKeys per folder in FileIndexProvider 2018-07-27 11:26:04 -07:00
Rob Lourens
ca35204e11 Fix #55164 - opening setting.json from new editor on windows 2018-07-27 11:26:04 -07:00
SteVen Batten
24ea619720 fix hover and outline behavior (#55200) 2018-07-27 10:43:20 -07:00
SteVen Batten
577ac23d6f fixes #55221 2018-07-27 10:31:47 -07:00