How does this extension communicates with the underlying compiler? #10411
Answered
by
dev-joss
famastefano
asked this question in
Q&A
|
Because I wanted to add features like Unreal Engine specific light bulb suggestions, intellisense for macros like UCLASS/UPROPERTY etc. |
Answered by
dev-joss
Jan 27, 2023
Replies: 1 comment 3 replies
|
Uses a program called cpptools.exe which is closed source as far as I understand |
3 replies
Answer selected by
famastefano
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uses a program called cpptools.exe which is closed source as far as I understand