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
i typically edit multiple files at once and would love to see only the given marks on the current buffer. is there a way to do this?
also; is there any downside to adding to version control? what if I want to see my bookmarks synchronized across multiple machines that i might be editing the same files? what's the solution there?
The text was updated successfully, but these errors were encountered:
As pointed out in #131 syncing bookmarks is currently not possible because we store absolute paths in the bookmarks file. This would have to be changed to relative path.
As for having bookmarks shown only for the current buffer, this would be a feature request as it's not supported right now. Marking the issue accordingly.
i typically edit multiple files at once and would love to see only the given marks on the current buffer. is there a way to do this?
also; is there any downside to adding to version control? what if I want to see my bookmarks synchronized across multiple machines that i might be editing the same files? what's the solution there?
The text was updated successfully, but these errors were encountered: