SteVen Batten
|
e466293f2b
|
fix linux build issue (empty if block)
|
2018-07-30 20:37:20 -07:00 |
|
Jackson Kearl
|
488465194e
|
Place cursor at end of extensions search box on autofill (#55254)
* Place cursor at end of extensions search box on autofill
* Use position instead of selection
|
2018-07-30 17:03:36 -07:00 |
|
Rob Lourens
|
9c445352cd
|
files.exclude - better styling
|
2018-07-30 16:59:20 -07:00 |
|
SteVen Batten
|
6d7c257f38
|
don't show menubar too early
|
2018-07-30 16:54:38 -07:00 |
|
Rob Lourens
|
423da148d3
|
files.exclude control - focus/keyboard behavior
|
2018-07-30 16:34:00 -07:00 |
|
Rob Lourens
|
e58c103e6e
|
files.exclude control - use same style for "add" vs "edit"
|
2018-07-30 16:34:00 -07:00 |
|
Pine Wu
|
53b5645dc2
|
Pull latest css grammar
|
2018-07-30 16:28:14 -07:00 |
|
Ramya Achutha Rao
|
1912c5d755
|
Allow extensions to log telemetry to log files #54001
|
2018-07-30 16:18:54 -07:00 |
|
Rachel Macfarlane
|
00392f1802
|
Fix comment updates for threads within same file
|
2018-07-30 16:13:50 -07:00 |
|
Ramya Achutha Rao
|
4afd9f5343
|
Latest emmet helper to fix #52366
|
2018-07-30 15:34:16 -07:00 |
|
Jackson Kearl
|
28bfd5b73c
|
Disable snippets in extension search (when not in suggest dropdown) (#55281)
* Disable snippits in extension search (when not in suggest dropdown)
* Add monaco input contributions
* Fix bug preventing snippetSuggestions from taking effect in sub-editors
|
2018-07-30 14:28:31 -07:00 |
|
Alexandru Dima
|
d730969c06
|
Merge pull request #53470 from HookyQR/master
Improve word part move and delete for capitalized snake case
|
2018-07-30 23:12:34 +02:00 |
|
Ramya Achutha Rao
|
9645f0219a
|
New env var to notify log level to extensions #54001
|
2018-07-30 14:04:01 -07:00 |
|
Christof Marti
|
94a3c18781
|
Disable push to Linux repo to test standalone publisher
|
2018-07-30 22:44:00 +02:00 |
|
Alexandru Dima
|
af35b83ad8
|
Merge pull request #54598 from Microsoft/tyriar/const_enum
Prefer const enum over const object in intervalTree.ts
|
2018-07-30 22:25:46 +02:00 |
|
isidor
|
deed7f1344
|
explorer: refresh on di change file system provider registration
fixes #53256
|
2018-07-30 22:02:20 +02:00 |
|
kieferrm
|
1f7b140f23
|
fixes #55288
|
2018-07-30 11:55:24 -07:00 |
|
Rob Lourens
|
b9b78028d5
|
Fix #55357 - fix TOC twistie
|
2018-07-30 10:59:08 -07:00 |
|
Rob Lourens
|
67559ca851
|
Settings editor - Even more padding, use semibold instead of bold
|
2018-07-30 10:59:08 -07:00 |
|
kieferrm
|
5534d7868f
|
update to officical TS version
|
2018-07-30 10:55:29 -07:00 |
|
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 |
|