-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fuzz crahes XCode 7 #92
Comments
+1 was just about to come report same crash, same out-of-bounds error ( |
Interestingly, after removing FuzzyAutoComplete, base Xcode autocomplete crashes when backspacing past the 5th character. I think this may be an Xcode 7 issue, not FAC's issue. http://stackoverflow.com/questions/32070483/xcode-7-beta-crash-on-autocompletion-nsrangeexception |
This might be coincidental, but I noticed if I typed a few characters like |
Do you guys happen to have SCXcodeMiniMap installed as well? I had this same crash and removing FuzzyAutoComplete also didn't help, but then someone I work with had the same issue and we only had two overlapping plugins and Fuzzy wasn't one of them. After uninstalling MiniMap I re-installed FuzzyAutoCOmplete and haven't had crash in over an hour. |
@Brok3nHalo Thanks!! Removing SCXcodeMiniMap has solved the issue for me. |
I've just removed SCXcodeMiniMap, but this not resolved problem. |
+1 to experiencing this. Not sure of the exact circumstances... I've since turned Fuzzy off because when it crashes, I lose work :( |
It's a problem with vanilla Xcode too. Even after completely removing Alcatraz, I still get this crash. The workaround I'm using is to set Xcode prefs to not use autocomplete except when I press the Esc key. So lame. |
@Brok3nHalo Thanks a lot. It confuse me some how until I remove the SCXcodeMiniMap. |
Hide MiniMap has solved the issue for me. |
Is this still happening in 7.1? If yes, does removing SCXcodeMiniMap help? |
When I'm trying to correct a misspelled word by deleting with backspace Fuzz crashes my XCode 7.
Here is some part of crashreport.
The text was updated successfully, but these errors were encountered: