/HandyXcode

'Handy' Xcode source editor extensions.

Primary LanguageSwift

HandyXcode

Xcode source editor extension, adding commands I find useful in my everyday work.

  • Insert code placeholder: adds a <# code #> placeholder
  • Multi-line comment selection: applies a multiline comment block ( /# ... */) to the current text selection
  • JSON Lint: checks a JSON document for syntax errors