Skip to content
This repository was archived by the owner on Apr 3, 2018. It is now read-only.

Conversation

@kryptan
Copy link

@kryptan kryptan commented Oct 29, 2015

This is very great IDE but error dialogs while you type your code just ruin the whole thing.

It is sooo annoying!!!!! Autocompletion should NEVER cause any dialogs, if it fails let it fail, I don't care, I will type it myself.

Honestly, I didn't actually tested this commit, I just removed the line which I believe is causing this dialog. Maybe there is a better way to remove these dialogs.

Thanks for this great IDE, if there will be no stupid dialogs it would be just awesome.

P.S. dialog says "No target found", I couldn't reproduce it right now but I have seen it so many times.

@bruno-medeiros
Copy link
Contributor

It would be really helpful if you could reproduce the case, I'm curious as to what caused the error.

I do agree with you that popups should not appear when invoking auto-completion (only if the tool is not found). The only reason I didn't do it so far, is because I wanted to catch Racer errors if such errors occur, instead of ignoring them silently. But I will add this option.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants