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
This will require the project set-up to know which are all the relevant files to pull symbol information from #1188
For this, we then need to build a symbol table (and fix issues in
project-toolIssues related to the project tool/symbol table
) to have all the relevant information available to know how to find definitions and references of a particular symbol, which is then trivial to implement.
The text was updated successfully, but these errors were encountered:
This will require the project set-up to know which are all the relevant files to pull symbol information from #1188
For this, we then need to build a symbol table (and fix issues in project-toolIssues related to the project tool/symbol table
) to have all the relevant information available to know how to find definitions and references of a particular symbol, which is then trivial to implement.
The text was updated successfully, but these errors were encountered: