How to change project search path with GUI?
Open
@AnthonyLeonardoGracio is already working on this.
Since May 5, 2023.
enhancement
- Dominant language
- Ada
- Stars
- 531
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
GNAT Studio project search path can be set with GPR_PROJECT_PATH env var before launching the app from the CLI.
This has two drawbacks:
- if you want to change it you must quit, change and relaunch.
- you must launch GNAT Studio from the CLI and not like a classic app from your GUI.
A GUI setting would be convenient.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.