Some Useful Tools for Coding

Posted in tools with : productivity


VVDocument-Xcode

Use this plug-in for xcode to enable xcode support automatically adding comments to our code, using Javadoc style. With these comments, we can alt+click a used function to see some useful info.

Go to here for more info.

kdiff

Use kdiff for comparing and merging files or folders.

goagent for VPN

For Mac, refer to this post.

If you meet with httplib.BadStatusLine error while running python uploader.py, refer here (tricky here, as the link need vpn to get):