Is there a way to get autocomplete inside typescript strings? I need the suggestions from existing file contents nothing fancy, I tried copying and pasting the scope in auto_complete_selector but that didn’t work.
In Typescript
![]()
Here is what I get in a JavaScript file (my preferred way)
