Skip to content
Discussion options

You must be logged in to vote

IdeaVim's global marks (numbered and uppercase) are global to the application, while they should probably be global to the current project (solution in Rider terminology). So last write to a mark wins, regardless of which IDE instance you're in. There is a ticket for this, but there's no priority or ETA for a fix: VIM-1516.

The 'ideamarks' option doesn't make any difference to this behaviour - when setting a global mark in Vim, IdeaVim will also set the bookmark of the same name. These IDE bookmarks are per-project, but IdeaVim is per-application.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@citizenmatt
Comment options

Answer selected by michaelsamoilenko
@michaelsamoilenko
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants