Skip to content

What are the difference between cpptools.exe and cpptools-srv.exe ? #8116

Discussion options

You must be logged in to vote

No -- cpptools.exe is the "server". The "client" is run inside the VS Code extension host as JavaScript. cpptools-srv.exe is a child process that runs IntelliSense processing. cpptools-srv.exe only runs if C_Cpp.intelliSenseEngine is set to "Default" and a file is opened.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ericzhucode
Comment options

@bobbrow
Comment options

@ericzhucode
Comment options

Answer selected by stephane-archer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants