Skip to content

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

License

Notifications You must be signed in to change notification settings

ianmasters/Xcode-CComment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%