Sublime Forum

Typescript string autocompletion suggestions from file

#1

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)

0 Likes