Matt Bierner
|
b13351b611
|
Prevent standard browser find widget showing when inside webviews
|
2021-11-05 12:53:27 -07:00 |
|
Daniel Imms
|
14595210d2
|
Move line counting into XtermTerminal
|
2021-11-05 12:51:21 -07:00 |
|
SteVen Batten
|
7c0bb3bac6
|
enable experiments not available in shared process
|
2021-11-05 12:45:38 -07:00 |
|
Logan Ramos
|
b2c4948b9c
|
Update telemetry extractor
|
2021-11-05 15:38:47 -04:00 |
|
Logan Ramos
|
c15b08173c
|
Bump distro
|
2021-11-05 15:05:44 -04:00 |
|
Rob Lourens
|
76dab1d2f7
|
Simplify list.clear
Fix #118835
|
2021-11-05 11:54:01 -07:00 |
|
Megan Rogge
|
950e89beac
|
replace ProcessPropertyType with generic T (#136469)
|
2021-11-05 11:32:38 -07:00 |
|
Daniel Imms
|
f2fa8597a3
|
Create refresh scroll bar method, increase scroll padding
|
2021-11-05 09:53:30 -07:00 |
|
Daniel Imms
|
9419cdcf89
|
Remove scroll bar when setting fixed dimensions to dynamic
|
2021-11-05 09:48:23 -07:00 |
|
Daniel Imms
|
cedaa04e87
|
Polish fixed dimensions, remove scrollable when toggled off
|
2021-11-05 09:46:20 -07:00 |
|
rebornix
|
3b39182f07
|
trigger min height update when output height is non-zero
|
2021-11-05 09:31:42 -07:00 |
|
Tyler Leonhardt
|
0f9d05ca5b
|
Remove externalURLOpener embedder API
|
2021-11-05 09:24:43 -07:00 |
|
Miguel Solorio
|
f3dd2158ca
|
Update Codicons: Add newline
482a516fd4
|
2021-11-05 09:15:32 -07:00 |
|
Tyler Leonhardt
|
60af1d383c
|
allow hover of detail. Fixes #101874
|
2021-11-05 08:38:27 -07:00 |
|
Daniel Imms
|
ea074f283a
|
Add fixed-dims class
|
2021-11-05 08:29:05 -07:00 |
|
Daniel Imms
|
ab97bc8b0b
|
Progress on fixed dimensions sizing
|
2021-11-05 08:26:55 -07:00 |
|
João Moreno
|
e5bcb02e1e
|
fix(tree): 🐛 allow navigating between breadcrumbs using arrow keys
|
2021-11-05 16:23:15 +01:00 |
|
Alex Ross
|
b5ac86ad3e
|
Change log level trace to info in auto tasks
Part of microsoft/vscode-remote-release#5309
|
2021-11-05 16:17:17 +01:00 |
|
Alex Ross
|
e4efcb3be9
|
Drive letter on Windows remotes
Fixes #135762
|
2021-11-05 16:09:01 +01:00 |
|
Ladislau Szomoru
|
4297ff8195
|
Revert fix for #26425
|
2021-11-05 15:53:32 +01:00 |
|
Daniel Imms
|
85aa8a4502
|
Remove logs
|
2021-11-05 07:13:01 -07:00 |
|
Daniel Imms
|
0b0dc63ebd
|
Env var widget play nicely with scroll bar
|
2021-11-05 07:12:43 -07:00 |
|
Daniel Imms
|
ae66110c90
|
Merge remote-tracking branch 'origin/main' into tyriar/terminal_layout
|
2021-11-05 07:03:24 -07:00 |
|
Ladislau Szomoru
|
c7a84f93d3
|
Address no-async-promise-executor ESLint rule
|
2021-11-05 14:52:06 +01:00 |
|
João Moreno
|
eaaf68f7ae
|
fix(list): Escape should shrink selection first
Closes: #118835
|
2021-11-05 14:42:59 +01:00 |
|
Henning Dieterichs
|
efa5f01538
|
Gets rid of registerDecorationType in inlay hints controller, as part of #132537.
|
2021-11-05 13:56:56 +01:00 |
|
Johannes Rieken
|
d0755ba4bb
|
💄
|
2021-11-05 12:20:59 +01:00 |
|
Peter Strömberg
|
120ddb6053
|
Honor setting show only shortcut keys (#136251)
* Honor setting show only shortcut keys
* Shortcut-only setting, check shortcut.commandId
* Show keys when no title
|
2021-11-05 03:24:52 -07:00 |
|
Alex Ross
|
3d3e502e72
|
Allow ts files for gulp tasks
Fixes #136418
|
2021-11-05 10:57:20 +01:00 |
|
Johannes Rieken
|
6ef5dbec55
|
_forwardMarkers must check for empty markerData, fixes https://github.com/microsoft/vscode/issues/136434
|
2021-11-05 10:51:20 +01:00 |
|
Henning Dieterichs
|
9d092bc97a
|
Fixes #136470 by not firing "onDidChange" when there was no change.
|
2021-11-05 10:15:19 +01:00 |
|
Martin Aeschlimann
|
2b250d9985
|
extract iconNameCharacter from doParseLabelWithIcons
|
2021-11-05 10:11:31 +01:00 |
|
Johannes Rieken
|
2499f31949
|
fix https://github.com/microsoft/vscode/issues/133622
|
2021-11-05 09:38:51 +01:00 |
|
Joyce Er
|
05a2f2809e
|
Don't show 'Sync Changes' button if auto sync or auto push are enabled (#134408)
|
2021-11-05 09:18:08 +01:00 |
|
Johannes Rieken
|
b59f00fc4d
|
fix (again) https://github.com/microsoft/vscode/issues/133210
|
2021-11-05 09:01:01 +01:00 |
|
Johannes Rieken
|
3b6a33dc07
|
inlay hints - properly dispose scroll listener
|
2021-11-05 08:29:06 +01:00 |
|
Simon McEnlly
|
8e2f1765b6
|
Update replaceAllCancellationToken cancellation to use optional chaining operator instead of if statement
|
2021-11-05 13:42:14 +10:00 |
|
Simon McEnlly
|
1cd23628b3
|
Address some feedback from pull request: https://github.com/microsoft/vscode/pull/136402
|
2021-11-05 13:20:49 +10:00 |
|
Rob Lourens
|
552af97a01
|
Add a welcomeView message when no debugger extensions are enabled
Fix #136450
|
2021-11-04 18:16:13 -07:00 |
|
SteVen Batten
|
8a4ddd5643
|
Revert "user agent testing"
This reverts commit 206975e91e.
|
2021-11-04 17:47:05 -07:00 |
|
Matt Bierner
|
08ef40bd52
|
Clairify webview names
- Better mark interfaces using `I`
- Don't use `iframe` since all webviews now use iframes
- WebviewOverlay -> OverlayWebview
|
2021-11-04 17:30:03 -07:00 |
|
Matt Bierner
|
8e3bfab216
|
Initial support for the webview find widget on web
Fixes #136473
|
2021-11-04 17:30:02 -07:00 |
|
Matt Bierner
|
dd075fadbc
|
Use ?.
|
2021-11-04 17:30:02 -07:00 |
|
Matt Bierner
|
06fe6b7d2b
|
Bump browser TS version
|
2021-11-04 17:30:01 -07:00 |
|
Matt Bierner
|
1051cf402e
|
Unmark preview as experimental
Fixes #84520
Seems to be working well enough now to officially support
|
2021-11-04 17:30:00 -07:00 |
|
Logan Ramos
|
87bb81422f
|
Ensure is mirrored is set
|
2021-11-04 20:11:51 -04:00 |
|
orange4glace
|
8e96e0b389
|
#fix: 108459 (#108666)
* #fix: 108459
* fix: prevent seedSearchStringFromSelection overrides searchString arg
* add: IFindStartArguments for find command arguments
update: add 'findInSelection' argument
update: 'Search Widget' --> 'Find Widget'
* fix: prevent overriding revealReplace
Co-authored-by: rebornix <penn.lv@gmail.com>
|
2021-11-04 17:08:40 -07:00 |
|
SteVen Batten
|
206975e91e
|
user agent testing
|
2021-11-04 16:30:06 -07:00 |
|
Logan Ramos
|
6dd03037c2
|
Update collector++ endpoint
|
2021-11-04 18:28:53 -04:00 |
|
Tyler Leonhardt
|
88d7502f32
|
include ~ in possible icon name. fixes #136172
|
2021-11-04 14:49:14 -07:00 |
|