-
-
Notifications
You must be signed in to change notification settings - Fork 101
added auto-complete for tag command #598
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
c18cada
added auto-complete for tag command
Taz03 cb279c6
spotless hates me
Taz03 c71ebf4
removed private from fields
Taz03 1e28c87
CR
Taz03 afa3133
removed a var
Taz03 7e61818
more complex
Taz03 dbc186f
now its a search engine instead of autocomplete
Taz03 9bd96df
no peeking
Taz03 f98dc0e
documented
Taz03 2536799
Merge branch 'develop' into autocomplete-tag-command
Taz03 25be64e
early return
Taz03 b738d2c
fixed CandidateScore record
Taz03 9bdeb06
added tests
Taz03 9315a39
spotless
Taz03 7cb0528
better sorting
Taz03 77b73f2
spotless
Taz03 b9d111d
comments
Taz03 ea757b6
made sonarlint happy
Taz03 75b51cc
reability++
Taz03 e195886
CR
Taz03 954ef22
CR
Taz03 e4fd045
spotless
Taz03 79c7fef
CR
Taz03 ac29be4
CR
Taz03 14795b0
changed var name
Taz03 6cb93a3
made score a double
Taz03 0a00dcf
changed var name
Taz03 80db9e1
k-sort
Taz03 b8c206e
reduced duplication
Taz03 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.