You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The intellisense doesn't show the exported classes, functions, enums, ... in the actual workspace.
I know there's extension that allow to make that, but the native extension working with the great TSServer running will be amazing for that !
Also, the diagnostic logic of typescript already proprose to import something with the bulblight after we type the complete name of the exported thing, and it works like a charm with baseUrl and already imported section. Why don't propose an option to autoimport after hitting the completion key on the intellisense window ?
The text was updated successfully, but these errors were encountered:
The intellisense doesn't show the exported classes, functions, enums, ... in the actual workspace.
I know there's extension that allow to make that, but the native extension working with the great TSServer running will be amazing for that !
Also, the diagnostic logic of typescript already proprose to import something with the bulblight after we type the complete name of the exported thing, and it works like a charm with baseUrl and already imported section. Why don't propose an option to autoimport after hitting the completion key on the intellisense window ?
The text was updated successfully, but these errors were encountered: