ebaker355 / FastCommentLine

Xcode 8 Source Extension that moves cursor to next line after commenting/uncommenting current line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastCommentLine

Xcode 8 Source Extension that moves cursor to next line after commenting/uncommenting current line, similar to the behavior in AppCode.

Animated screenshot

Xcode Key Binding

To really fly, add a key binding shortcut in Xcode's preferences. I suggest ^⌘/.

Image of Key Bindings Preferences

About

Xcode 8 Source Extension that moves cursor to next line after commenting/uncommenting current line

License:MIT License


Languages

Language:Swift 100.0%