Backup Code Snippets for Xcode 4.6 -


i've been searching backing user code snippet xcode, , got below system snippets!

for xcode's self contained app. exact file path of default snippets: "/applications/xcode4.3.3.app/contents/plugins/idecodesnippetlibrary.ideplugin/c‌​ontents/resources/systemcodesnippets.codesnippets

where user code snippet xcode 4.6?

your user code snippets can found in

~/library/developer/xcode/userdata/codesnippets/ 

where ~/library current users home directory.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -