What would cause breakage in the way yanking and pasteing with indentation works? #738
Dan Jessen (danjessen)
started this conversation in
General
Replies: 1 comment
|
I don't have any good ideas why this might be going wrong. Could you create an issue here, please: https://youtrack.jetbrains.com/newIssue?project=VIM It would be helpful to know what IDE you're using, what version it is, the current version of IdeaVim, what file type you're using, and so on. With an issue, it's a lot easier to track bugs and features that need implementing, which is not so easy with GitHub discussions. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm having issues with yanking and pasing code. The indentation disapears:
I recently lost my ideavim and had to rebuildit.
I added in all the plugins i had before. But still yank and paste is broken:
Yanking this
Gives this
All reactions