Complete the installation by entering the following command on the terminal:
Curl-fssl https://raw.github.com/supermarin/Alcatraz/master/Scripts/install.sh | Sh
To remove, enter the following command:
RM-RF ~/library/application\ Support/developer/shared/xcode/plug-ins/alcatraz.xcplugin
After its automatic installation is complete, restart Xcode
Select "Load Bundle"
Select "Package Manager" in the "Window" column to access the Alcatraz main page.
PS. Each time you install a new plugin via Alcatraz, you need to reboot and agree to bundle the plugin. If you're not careful, skip my personal method is to unload and reload in the Alcatraz, it feels very convenient. When you enter again, you will be reminded.
The Xcode plugin that I used
1.VVdoucumenter used to automatically generate annotations.
When you use it, the Vvdocumenter will automatically generate a comment for you in response format when you need to comment.
2.MiniMap after the code is out of screen range, MINIMAP will replace the original scroll bar, giving you a visual overview
Here are some custom options that can be adjusted on-demand.
3. ksimagenamed When writing code, provide a visual window to view the pictures in the project that correspond to the name of the image you provide.
4.OMColorSense provides real-time preview capabilities
5.AdjustFontSize add shortcut keys for Xcode to change font size
Dynamically change the size of the code edit area text in Xcode with "command" + "+"/"command" + "-"
No need to go to the perferences in the font&color inside adjust a lot of convenience
iOS development xcode6 above install Alcatraz Admin Plugin