Closed herberthobregon closed 4 years ago
I'm so sorry for the regression! I tested it extensively, but I think this slipped because I always force autocompletions with "ctlr + space" in the middle of some text, and this worked under most circumstances. However, it rarely worked if the autocompletion wasn't forced to set in.
I just uploaded a .vsix
which you can download here. It would be very helpful to me if you want to test if the problem has been fixed for you, and that it behaves as expected, You can install it like this:
I'm still having the same problem, the CSS still doesn't auto-complete correctly :(
It works if I force autocomplete before starting to write, but as you mentioned it no longer autocompletes correctly when you have written something and then autocomplete
This is what I see when testing autocompletion. In this video I don't force auto completion at any point:
I have a couple of things you can try if you have the time :-)
lit-plugin
before installing the .vsix
file? Maybe the new extension doesn't overwrite the existing one properly (because I didn't bump the version number of the .vsix
file)It has worked! Thank you! Completely closing VScode after installing (⌘ + Q) has successfully loaded the update sent to me by Google Drive!
Great, I'm happy to hear that! I will publish the fix to the marketplace within a couple of days :-)
In this new version the autocomplete does not work correctly, I had to go back to version 1.1.10 in vscode.
If I try to put an example like
It doesn't autocomplete,
while in version 1.1.10 if it works correctly
Many other css properties don't autocomplete correctly.
I checked it on the vscode of 3 other colleagues and the exact same thing happens.