You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
I saw #320 update in the latest release 11.4.0. So i gave a try. And found:
Add a new bookmark on a line which has leading spaces, i.e., the below one has some spaces at the beginning before some text ...
In the BOOKMARKS: EXPLORER, it looks like. All good.
Add a bookmark label, say aaa, to the bookmark.
Now through the Toggle Labeled command from VSCode's Command Palette, clear the text aaa in the input box. Then found the bookmark on the BOOKMARKS: EXPLORER looks like this:
Note: If i clear the bookmark label through the Edit Label from the BOOKMARKS: EXPLORER instead, as a result the bookmark in BOOKMARKS: EXPLORER will look normal as in 2, unlike in 4.
Interestingly, I tested the behaviours in the previous versions up to 11.0.0. Turn out that those old versions they've already support clearing bookmark label through the Edit Label from the BOOKMARKS: EXPLORER.
Furthermore, version 11.0.0 not just supports this through the Edit Labelbut also supports it through the Toggle Labeled command from VSCode's Command Palette already and doesn't have this bug 👀 .
The text was updated successfully, but these errors were encountered:
cateyes99
changed the title
[BUG] - Clearing a bookmark label text through the Toggle Labeled command leaves the leading spaces not being removed in the bookmark
[BUG] - Clearing a bookmark label text through the Toggle Labeled command leaves the leading spaces in the bookmark
Oct 29, 2020
Environment/version
Steps to reproduce
I saw #320 update in the latest release
11.4.0
. So i gave a try. And found:some text ...
BOOKMARKS: EXPLORER
, it looks like. All good.Toggle Labeled
command from VSCode's Command Palette, clear the text aaa in the input box. Then found the bookmark on theBOOKMARKS: EXPLORER
looks like this:Note: If i clear the bookmark label through the
Edit Label
from theBOOKMARKS: EXPLORER
instead, as a result the bookmark inBOOKMARKS: EXPLORER
will look normal as in2
, unlike in4
.Interestingly, I tested the behaviours in the previous versions up to
11.0.0
. Turn out that those old versions they've already support clearing bookmark label through theEdit Label
from theBOOKMARKS: EXPLORER
.Furthermore, version
11.0.0
not just supports this through theEdit Label
but also supports it through theToggle Labeled
command from VSCode's Command Palette already and doesn't have this bug 👀 .The text was updated successfully, but these errors were encountered: