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
Phan doesn't support relative paths for that setting. There's also a question of what it would be relative to (the workspace folder would make the most sense). ./some-subdir would make sense in some projects, but not all projects
You can provide either an absolute path, or an array of absolute paths.
The syntax would probably be different if Phan ever supported automatically analyzing the current workspace. See #29 for the ticket to support that.
I want specify project root as a relative path in
.vscode\settings.json
However it seems to be invalid for me:
The text was updated successfully, but these errors were encountered: