vscode-inline-bookmarks icon indicating copy to clipboard operation
vscode-inline-bookmarks copied to clipboard

Customizable inline Bookmarks for Visual Studio Code

Results 26 vscode-inline-bookmarks issues
Sort by recently updated
recently updated
newest added

Type: Bug Hello, I have done a bisect execution on VSCode and this extension was identified as the issue of 100% high CPU performance. Best regards, Pedro Ryees. Extension version:...

Hello **thank you very much for sharing your great work!** While using Inline Bookmarks, I have noted that in the beginning, I have often to open the settings and search...

Hi, i'm using vsCode 1.77.1 and Inline Bookmarks 0.1.0. If i use special markers in comments i can correctly see bookmark icons in the gutter, but i cannot see the...

Clicking on the bookmarks works fine but if go up in my code it still shows the same bookmark selected. I would say I have to go up 20 lines...

For purple i have set this regex rule: \/\* ![\s] but if I write, in the document, **_/ * ! test */_**, the boockmark is not set

`^` and `$` don't seem to work. `\n` only works for end of line, not beginning.

It's possible to change the icon of boockmarks?

Currently the bookmarks are presented in alphabetical order of the file. Would be nice to drag them to whatever order the user wants. And a lightweight change that can accomplish...

I have v.0.0.20 installed. Not sure if the follwoing is a bug or normal behaviour: - I have a folder open, project01 - A file (with trigger tags) from another...

feature-request

If I have a bookmarked line I can't enable a breakpoint when I click on the line. ![Selection_031](https://user-images.githubusercontent.com/10552658/106780366-ad774f80-6626-11eb-94ed-3322eae592b2.png) Moreover, if I have a breakpoint and I add a bookmark, after...

bug
pending-vscode-change