Skip to content

wliu6/MarkNotePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MarkNotePlugin

###blog:http://blog.csdn.net/wliu6?viewmode=contents


Whit's this?

Through the shortcut key input #pragma mark -,#pragma mark --,/**/(The cursor will automatically to /**/ in the middle )...

Install

clone this repo Build the project and it's done!

or you can download from this link and move the plugin to the path:
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/ then restart Xcode

Usage

Open any project and use ctrl+- to input #pragma mark -

Open any project and use ctrl+shift+- to input #pragma mark --

Open any project and use ctrl+shift+8 to input /**/

Open any project and use ctrl+shift+8 to input /****************************** ******************************/

Open any project and use ctrl+shift+m to input // MARK:

这是干啥的?

通过快捷键插入#pragma mark -,#pragma mark --,/**/( 光标会自动索引/**/的中间位置 )...

安装

克隆这个仓库到本地并运行它,或者下载plug-ins移动到该路径
~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/下 重启Xcode

使用

打开工程使用快捷键 ctrl+- 插入 #pragma mark -

打开工程使用快捷键 ctrl+shift+- 插入 #pragma mark --

打开工程使用快捷键 ctrl+shift+8 插入 /**/

打开工程使用快捷键 ctrl+shift+8 插入 /****************************** ******************************/

打开工程使用快捷键 ctrl+shift+m 插入 // MARK:

About

git branch xcode control test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published