Replies: 1 comment
-
See also #7842 |
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
-
I would like to make a program that will subscribe for project files content change and yield new Compilation object for all those changes. Getting the changed syntax nodes is desirable too. Probably this all will be happening the way it does in VS.
Is there a simple example of how to start all that process?
Beta Was this translation helpful? Give feedback.
All reactions