Completion Shortcuts to My Snippets Stop Working
Completion Shortcuts to My Snippets Stop Working
- Subject: Completion Shortcuts to My Snippets Stop Working
- From: Jerry Krinock <email@hidden>
- Date: Tue, 19 Nov 2013 09:32:53 -0800
For the last few weeks, maybe since Xcode 5.0.1, I’ve noticed that, after Xcode has been running for a day or two, the completion shortcuts to my (user-defined) code snippets stop working. Workaround is to relaunch Xcode. Does anyone know a better workaround?
STEPS TO REPRODUCE
1. Define a code snippet with a short completion shortcut. For example, I have a completion shortcut “ddd” which inserts the snippet: NSLog@(“<Your Text>”) ;\n.
2. Activate a source code file.
3. Type the completion shortcut, for example, “ddd”.
EXPECTED RESULT
Contextual menu with code snippet should appear.
ACTUAL RESULT
Nothing. Completion shortcut is entered as text.
WORKAROUND
Relaunch Xcode and it will start working again. Closing and reopening project is not sufficient.
Filed as Bug 15503800 in case anyone wants to pile on. Or fix it ;)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden