Typescript autocomplete string inside backticks #36161
Labels
typescript
Typescript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
When using single quote or double quote autocomplete works:
But not for backticks:
Also, wouldn't it be better when having a definite set of strings (here 'one' & 'two') trigger autocomplete on typing opening quote?
The text was updated successfully, but these errors were encountered: