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 when writing % and then ; is broken

See original GitHub issue

Describe the bug (including copyable syntax) When writing ex max-width: 100% IntelliSense starts auto-completing with a lot of nonsense, like none, 100%, auto or max-content. If I now write a semi-colon, ;, this nonsense autocompleted word is attached to the end.

Screenshot

https://user-images.githubusercontent.com/5272401/131821247-08d2312b-3566-483a-b897-dc421d4e73e7.mp4

To Reproduce

  • Inside a styled declaration, write max-width: 100% and then write a semi-colon

Expected behaviour Not having any autocomplete at all here. Other units, like px and vh works fine.

Build environment (please complete the following information):

  • OS: Mac and Windows (same bug)
  • VSCode Version: 1.59.1
  • Extension Version 1.6.6

Context This happen in an update sometime during the summer. Hasn’t been a problem before.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:11
  • Comments:13

github_iconTop GitHub Comments

3reactions
jasonwilliamscommented, Sep 2, 2021

Thanks for raising @Sandstedt

1reaction
Sandstedtcommented, Nov 22, 2021

@jasonwilliams

Great to hear! 🎉 Sorry didn’t find/take any time to help out. Can I buy you a week’s worth of coffee instead? 😅 (seriously, thank you so much!)

Read more comments on GitHub >

github_iconTop Results From Across the Web

AutoComplete not working correctly - Outlook - Microsoft Learn
Fix AutoComplete not working with a few clicks of the mouse. ... Select your Microsoft Exchange Server account, and then select Change.
Read more >
Eclipse autocomplete broken - Stack Overflow
Eclipse autocomplete is not working and is always telling me merely "No Default Proposals". This is true whether I try to autocomplete for ......
Read more >
Visual Studio Auto Complete Not Working in Unity - YouTube
Get My Complete C# Unity Course Here: http://bit.ly/31UgmOB( 25+ Hours of Video Content )|------------- ( Click On Show More ) ...
Read more >
Autocomplete not working while exporting environment ...
The issue I'm facing is auto-complete ( Tab key) works while writing path A in command, but after : auto-complete stops working, ...
Read more >
HTML attribute: autocomplete - MDN Web Docs
The HTML autocomplete attribute lets web developers specify what if any ... Using " name " rather than breaking the name down into...
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