-
This project needs to debug XCode itself by XCode.
When invoke "Run" on this project it runs another XCode process and start debugging.
But unfortunately we can not get breakpoint work.
I have experie…
-
`cc` should delete the current line and go into insert mode.
-
Is there a reason why ARC is not enabled? If not, we should enable it so we don't have to worry about autorelease/retain etc.
tomlu updated
12 years ago
-
Need re-indent visual block for key '=' in normal mode.
-
First of all, great job guys, just great. I'm blown away. I have just a tiny comment.
I downloaded the source code and noticed this line of code
- (NSUInteger)wordsBackward:(NSUInteger)index count:(N…
-
Note sure if this requires text objects (#27), but `*` should search to the next match of the word under the cursor
-
right now it creeps one character forward for each 'n' you do after the initial search. it needs to start the next search after the the entire match from the previous search.
i have some ideas on ho…
-
word movement "w" & "b" work properly now. but commands like dw & cw are deleting using the same span of characters which is not correct e.g. if the cursor is on the first slash on the line below an…
-
I can unfortunately not get the plugin to load with Xcode.
If I load the xcode project and run it it will however start a new xcode instance with the plugin loaded.
The plugin is in the specified fo…