Replies: 1 comment
-
|
This is handled by the language server internally (ie not exposed anywhere). Information is read from the rcode and from XREF output. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PCT uses
.hierachy,.incand.crcfiles to decide what needs to get recompiled when changes to database schema, include files and base classes are introduced.I don't see similar metadata being generated by the vscode extension, while I do see compilation happening when an include file gets changed (I haven't tested for base classes and schema changes).
How is this handled by the vscode extension?
Beta Was this translation helpful? Give feedback.
All reactions