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
Unless I'm missing something, tsgo doesn't currently appear to support Go to Symbol in vscode. When I have a TypeScript file open and type ⇧⌘O in Visual Studio Code, the following message appears:
The active text editor does not provide symbol information
Go to Symbol is a regular part of my coding workflow and I'm sure I'm not alone in that. I've searched around to see if there are plans to support this feature or not, but I haven't found anything. Is making Go to Symbol work on the project roadmap?