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.

Issue autocomplete breaks after unexisting issue number

See original GitHub issue
  • Extension version: v0.54.0
  • VSCode Version: 1.73.0
  • OS: MacOS Ventura

Steps to Reproduce:

  1. Type # and then an unexisting issue number in Commit Message field.
  2. Delete the issue number (but not #) using Backspace.
  3. Type an existing issue number.
  4. Autocomplete is broken now.

https://user-images.githubusercontent.com/511242/200513854-3713d922-c156-464e-848d-d189e7e9d757.mov

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
jriekencommented, Nov 30, 2022

Yes - automatically triggered suggestions (e.g those that just show up while typing) hide when not having a match. @ris58h you can counter this by manually suggesting completions via ctrl+space in that mode the UI won’t hide when typing something that doesn’t match

1reaction
alexr00commented, Nov 29, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

cd autocomplete in a non-existing directory breaks · Issue #423 · fish ...
Things get a little bad when the working directory is deleted. All reactions.
Read more >
Why bash disables autocompletion for some commands and ...
If I do complete -p openvpn , I get bash: complete: openvpn: no completion specification. But pressing TAB after typing openvpn does nothing....
Read more >
auto complete not working correctly - Esri Community
I am digitising a map in ArcMap 10.0 SP 2 with a few hundred polygons. I use auto complete polygons to avoid drawing...
Read more >
AutoComplete not working correctly - Outlook - Microsoft Learn
Describes how to troubleshoot issues that trigger Outlook crashes when you use Outlook in a Microsoft 365 environment. Only some emails are ...
Read more >
587466 - [Autofill] [META] Valid use cases for autocomplete=off
Can someone respond why this is still an outstanding issue after years of ... When it does autofill the data, it breaks the...
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