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:
- Type
#
and then an unexisting issue number in Commit Message field. - Delete the issue number (but not
#
) usingBackspace
. - Type an existing issue number.
- Autocomplete is broken now.
https://user-images.githubusercontent.com/511242/200513854-3713d922-c156-464e-848d-d189e7e9d757.mov
Issue Analytics
- State:
- Created 10 months ago
- Comments:7 (5 by maintainers)
Top 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 >
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 Free
Top 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
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
I would wait to hear the response to https://github.com/microsoft/vscode-pull-request-github/issues/4166#issuecomment-1329367405 first.