Don't use suggestions if object searched is not found#1329
Open
Don't use suggestions if object searched is not found#1329
Conversation
Contributor
|
Since opening the issue I've found that this is sometimes annoying but sometimes useful, and the issue with Eps Ind B was already fixed. Maybe it should be a configurable option. |
|
Kudos, SonarCloud Quality Gate passed!
|
ajtribick
approved these changes
Jan 25, 2022
Collaborator
ajtribick
left a comment
There was a problem hiding this comment.
Approving this as it does what it sets out to do. I think I actually prefer the autocomplete behaviour, although it would probably be more user-friendly to have the first item highlighted to imply this will be selected.
690ab56 to
2f8f3b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Closes: #604
It seems not all users are happy with this feature so let's hide it behind
#ifdef.