Autocomplete Annoyance in Version 5.2.3
See original GitHub issueHi Serge,
The autocomplete seems to suffer from the following problem:
Say I have a table called “my_super_table” and I want to select from it.
If I type
select * from msuptab
the auto completion shows me “my_super_table” in the drop down list.
But when I select the table name from the drop down list, it completes as
select * from my_super_tablemsuptab
So it doesn’t override or delete my previously entered fuzzy search string.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:6
- Comments:9 (2 by maintainers)
Top Results From Across the Web
354400 – In Kmail 5.0.2 autocompletion only shows recent ...
I upgraded to kubuntu 16.10 and it is still not working. It is kmail 5.2.3. Since which version should this bug be fixed...
Read more >Features and known issues in STM32CubeIDE - ST Community
In my project I use some partions of conditionally compiled code accordingly to Cortex-M0 or Cortex-M3/4 core selected. Code compiles fine, but ...
Read more >v5.2.3 - Files - Multiworld - Bukkit Plugins - Projects - Bukkit
Supported Bukkit Versions. CB 1.7.9-R0.2. Changelog. 5.2.3. Made multiworld not spoil normally hidden players using tab ... added tab-auto complete support ...
Read more >Features and known issues in STM32CubeIDE - ST Community
In my project I use some partions of conditionally compiled code accordingly to Cortex-M0 or Cortex-M3/4 core selected. Code compiles fine, but ...
Read more >Vocera Voice Server Administration Console Guide
Version 5.2.3 ... you enter user information proceeded by a comma, the autocomplete feature ... However, they do result in annoying "Do you....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Bug in the 5.2.3. Workaround: enable “replace current word” option in SQL completion prefs:
As this bug making auto-completion very inconvenient I’m thinking about hotfix version…
I’ve re-uploaded 5.2.3 release (build 201810222030). The only major change is auto-completion fix