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
I want to open vim at the project root and run :CocList -I symbols but tsc isn't started until I open any .ts file. I have a tsconfig.json in my project's root.
I have workspace.patterns in my global config and this project has a .git folder.
I want to open vim at the project root and run
:CocList -I symbols
but tsc isn't started until I open any .ts file. I have a tsconfig.json in my project's root.I have workspace.patterns in my global config and this project has a .git folder.
The text was updated successfully, but these errors were encountered: