question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Autocomplete Annoyance in Version 5.2.3

See original GitHub issue

Hi 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:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

9reactions
serge-ridercommented, Oct 22, 2018

Bug in the 5.2.3. Workaround: enable “replace current word” option in SQL completion prefs: image

As this bug making auto-completion very inconvenient I’m thinking about hotfix version…

1reaction
serge-ridercommented, Oct 22, 2018

I’ve re-uploaded 5.2.3 release (build 201810222030). The only major change is auto-completion fix

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found