Sash hover border color
This commit is contained in:
Родитель
4f7814d3d2
Коммит
b411911f63
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73f975d901120fc7f7b06cf5d6280a0b2e7dd4193e251aba74f3b2a3c087fb2f
|
||||
size 2657705
|
|
@ -103,6 +103,12 @@ We've improved caching for a local file inside a webview. If a webview reloads a
|
|||
|
||||
This caching currently only applies when an existing webview reloads a resource. It does not apply to newly created webviews, even if that webview belongs to an extension that previously created a similar webview.
|
||||
|
||||
## Default sash hover border color
|
||||
|
||||
In the [v1.52 release](https://code.visualstudio.com/updates/v1_52#_sash-hover-border-color) we introduced the hover border color token for sashes but did not set a default. We now show this color by default on all themes.
|
||||
|
||||
![Sash hover border color](./images/1_54/sash-hover-color.gif)
|
||||
|
||||
## Debugging
|
||||
|
||||
### Help text support for exception filters in the Breakpoints view
|
||||
|
|
Загрузка…
Ссылка в новой задаче