mirror of
https://github.com/AdaCore/lsif-ada.git
synced 2026-02-12 13:11:51 -08:00
761 B
761 B
LSIF Indexer for Ada
Command line switches
The LSIF Indexer supports the following command line switches:
- -o File to output generated information
- -P/--project Path to project files
- -X Scenario variable
- --workspace-root= Path to the root directory of the workspace
Project file attributes
The LSIF Indexer uses the following attributes specified in project files:
- LSIF.Workspace_Root Root directory of the workspace
When processing project files, the LSIF Indexer sets the value of the GPR_TOOL scenario variable to "lsif-ada" unless another value is specified in the command line or environment variable.