rebornix
|
cdcbc64a6a
|
Fix #94357
|
2020-04-07 14:37:57 -07:00 |
|
Matt Bierner
|
7489b38747
|
Add explicit casts for new TS 3.9 strictness
|
2020-04-07 14:14:21 -07:00 |
|
Daniel Imms
|
52eb5a89b6
|
Convert sendSequence commands into keybindings
Fixes #94557
|
2020-04-07 14:08:08 -07:00 |
|
Sandeep Somavarapu
|
c28d9d72f9
|
#94599 merge into single service
|
2020-04-07 22:59:27 +02:00 |
|
Sandeep Somavarapu
|
acd4856f38
|
#94599 simplify by reusing
|
2020-04-07 22:59:27 +02:00 |
|
Sandeep Somavarapu
|
e01df2a989
|
use extension id not extension name
|
2020-04-07 22:59:27 +02:00 |
|
Sandeep Somavarapu
|
3ec20b9de3
|
💄 use publicLog2
|
2020-04-07 22:59:27 +02:00 |
|
Sandeep Somavarapu
|
2c8bfe22c3
|
#94599
- Move workspace tips to tips service
- Simplify telemetry
|
2020-04-07 22:59:27 +02:00 |
|
Git-Lior
|
ce57f8ad58
|
bugfix - typescript code completion doesn't recognize property modifiers when more than one exists (#94165)
* fix microsoft/TypeScript#37117 - code completion in typescript fails to recognize property modifiers
* split kindModifiers by comma or spaces
|
2020-04-07 13:22:28 -07:00 |
|
Daniel Imms
|
acdfa7362e
|
Fix ctrl+v on Windows
|
2020-04-07 12:34:04 -07:00 |
|
rebornix
|
942bc8c575
|
re #93816. no settimeout for editor reveal.
|
2020-04-07 12:28:24 -07:00 |
|
Eric Amodio
|
d427c46861
|
Changes load more to loading... while loading
|
2020-04-07 14:51:40 -04:00 |
|
rebornix
|
e500718212
|
do not override editor width when there is no notebook width change
|
2020-04-07 11:38:46 -07:00 |
|
rebornix
|
0902df9d30
|
re #93265
|
2020-04-07 11:20:06 -07:00 |
|
Daniel Imms
|
151909b612
|
node-pty@0.10.0-beta7
Main change is microsoft/node-pty#218
|
2020-04-07 10:55:31 -07:00 |
|
Miguel Solorio
|
d78f3419cc
|
Make codicons in quick pick use currentColor (refs #89533)
|
2020-04-07 10:35:58 -07:00 |
|
Jackson Kearl
|
9d75e04096
|
Ping @ 10 months
|
2020-04-07 10:22:44 -07:00 |
|
Daniel Imms
|
f189f801c3
|
Merge pull request #92100 from jheiv/master
Focus terminal after 'Terminal:Clear' command palette action
|
2020-04-07 10:14:14 -07:00 |
|
Rob Lourens
|
7f58c5771c
|
Bump distro
|
2020-04-07 10:05:40 -07:00 |
|
Daniel Imms
|
21213e5750
|
Consider line height when sizing the terminal vertically
Fixes #94501
|
2020-04-07 09:52:20 -07:00 |
|
Antón Molleda
|
7bc587df3f
|
Add electron to workspace tags (#93773)
|
2020-04-07 09:25:33 -07:00 |
|
Miguel Solorio
|
c2d6ed73ec
|
Scope symbol icons (refs #89533)
|
2020-04-07 09:13:11 -07:00 |
|
SteVen Batten
|
fef3ecd4ac
|
adopt icons for timeoutline
refs #93964
|
2020-04-07 08:39:43 -07:00 |
|
João Moreno
|
61f634c150
|
disable ci
|
2020-04-07 17:30:25 +02:00 |
|
Johannes Rieken
|
9d301916a4
|
allow compareIgnoreCase to operate on substrings, touches on https://github.com/microsoft/vscode/issues/93368
|
2020-04-07 17:29:30 +02:00 |
|
João Moreno
|
bf09a2871a
|
disable github CI
|
2020-04-07 17:29:04 +02:00 |
|
João Moreno
|
6e89889166
|
Merge pull request #91872 from jeanp413/fix-91871
Fixes missing git folder actions under Untracked Changes group in scm viewlet
|
2020-04-07 17:27:01 +02:00 |
|
SteVen Batten
|
96312fa636
|
fixes #94594
|
2020-04-07 07:47:21 -07:00 |
|
Benjamin Pasero
|
52fa99f738
|
quick access - restore view state when opening to the side (fix #94601)
|
2020-04-07 16:39:37 +02:00 |
|
Sandeep Somavarapu
|
2850d234ca
|
#94599 clean up
|
2020-04-07 16:23:47 +02:00 |
|
Sandeep Somavarapu
|
279857db15
|
#94599 fix tests
|
2020-04-07 16:23:47 +02:00 |
|
Sandeep Somavarapu
|
288445a550
|
#94599 Move exe based tips to new service in shared process
|
2020-04-07 16:23:47 +02:00 |
|
Sandeep Somavarapu
|
9fdfbbc343
|
#94599 Rename to IExtensionRecommendationsService
|
2020-04-07 16:23:47 +02:00 |
|
isidor
|
9ec078369a
|
debug: alllow to resize Breakpoints section in Debug sidebar
fixes #46886
|
2020-04-07 15:41:10 +02:00 |
|
Isidor Nikolic
|
8b919e4983
|
Merge pull request #91261 from jeanp413/fix-90714
Fixes apply debug console font size setting to input field
|
2020-04-07 15:22:24 +02:00 |
|
João Moreno
|
cc12934f76
|
fixes #91260
|
2020-04-07 15:02:14 +02:00 |
|
João Moreno
|
28b04a6d7f
|
fixes #94592
|
2020-04-07 14:53:15 +02:00 |
|
jeanp413
|
95e4e7a15c
|
Center repl input chevron
|
2020-04-07 06:29:31 -05:00 |
|
Johannes Rieken
|
0c25f5a737
|
early check for strong first matches, helps with https://github.com/microsoft/vscode/issues/91807
|
2020-04-07 12:42:13 +02:00 |
|
Marvin Heilemann
|
84ed4b5404
|
feat add window title separator prop (#94371)
|
2020-04-07 12:00:56 +02:00 |
|
Christof Marti
|
7ce62c0f2e
|
Keep sorting when label does not match (fixes #94373)
|
2020-04-07 11:35:41 +02:00 |
|
Johannes Rieken
|
1518b9521b
|
adopt URI-tst in ext host profiler
|
2020-04-07 11:30:56 +02:00 |
|
Johannes Rieken
|
2f12aed5f2
|
more test for uri tst, fix query, fragmen compare
|
2020-04-07 11:30:56 +02:00 |
|
isidor
|
f43d8bc012
|
List of recent editors + screen reader should not read input box placeholder
fixes #94587
|
2020-04-07 11:23:38 +02:00 |
|
Christof Marti
|
da99f1fe1f
|
Restore focus (#93055)
|
2020-04-07 11:19:24 +02:00 |
|
isidor
|
e4ceb819be
|
debug: fix hover jumping around
fixes #94581
|
2020-04-07 11:10:23 +02:00 |
|
Johannes Rieken
|
ba04493467
|
debt - remove duplicated originalFSPath-implementation
|
2020-04-07 11:02:16 +02:00 |
|
Sandeep Somavarapu
|
d1b6de3ade
|
#92342 use accessibiltyProvider
|
2020-04-07 10:57:18 +02:00 |
|
Johannes Rieken
|
0549900aa5
|
run web-unit-tests in chromium, webkit, and firefox
@bpasero fyi that I have disabled the "editor observer copy group" test for web
|
2020-04-07 10:47:23 +02:00 |
|
Sandeep Somavarapu
|
ef8ba5c8d1
|
fix #94390
|
2020-04-07 10:34:27 +02:00 |
|