XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 595 forks source link

Folded code causes a cyclic text formatting issue #384

Open rofthorax opened 11 years ago

rofthorax commented 11 years ago

I'm not sure if this is XVim, but my only other plugin installed is the Dash plugin for Xcode, OMQuickHelp . I was folding code to Cocos3D DemoMashUp, and the text for the methods started jumping back and forth, like as if two different font types were being toggled.. In one case double clicking on a method in some code caused Xcode to crash.. I've got a videotape of the behaviour here..

http://youtu.be/joI4LDpkQ4A

Ignore the last minute or so of the video, I was trying to find out what plugins I had installed.. Something I had used or possibly installed change the protection bits on my Library folder and I had to individually chmod 777 everything all the way down to the plug-ins folder.. That was strange..

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

JugglerShu commented 11 years ago

Hm... I still do not know if XVim affect this. Have you tried to uninstall XVim and reproduce the same behaviour?