Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 561 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 561 Bytes

CComment

Xcode plugin for C Style Comment(uncomment) /**/

Features:

  • single line comment(uncomment)
  • selection comment(uncomment)
  • default key shortcut control+command+/

How To Use:

  • build, or copy to ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins,and restart Xcode
  • Menu->Edit->Comment, CMD+CTRL+/ for shortcut, compile to customise
  • Build error? Copy CComment.xcplugin in Plugin to Xcode Plug-ins dir first to promote permission

TODO:

  • extend detection for /**/, /,/
  • customize key shortcut