Auto completion does not seem to work when I attempt to use a previously written class or ID in my HTML file. It doesn't function in the same HTML file, CSS file, or JS file. While ctrl + space
works for some classes within the same HTML file, it is not consistent across all. This makes it difficult to rely on ctrl + space
for auto completion.
I have attempted various solutions:
- Updating VS Code
- Disabling all auto completion extensions
- Enabling different extensions one by one
Despite extensive searching and trying different extensions, none of the solutions seem to resolve the issue. If anyone has a solution, please share!