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

[FEATURE] - Edit/move bookmark

Open pitommasi opened this issue 3 years ago • 1 comments

As the title says: I saved a file externally (had to merge it with another version) and the bookmarks are now all messed up. I can imagine it would be a common issue if you edit a file with another editor than VSCode or in an instance of VSCode where you don't have the bookmark plugin.

Maybe the simplest way to implement this might be an "edit line number" functionality? Like, now you can only edit the label, you can add a line number field in the edit mask?

pitommasi avatar Oct 22 '21 14:10 pitommasi

Hi @pitommasi ,

No, you can’t have two attributes on the same input. It must be two separate inputs. Probably two commands.

alefragnani avatar Oct 24 '21 03:10 alefragnani