Community
Participate
Working Groups
Created attachment 109427 [details] Proposed patch This patch adds support for sending paths and symbols information (also known as scanner info) to the remote index server. This enables the remote indexer to find and index system headers. The patch adds: - UI that allows the user to select include paths on the remote machine - Additional parameters to the subsystem that will pass the scanner info to the remote side whenever an indexing operation is invoked. The implementation is based on the current CDT project model. This means the remote paths are stored in the .cproject file.
Applied to HEAD