AdaCore / AdaCore/ada_language_server
enhancement - add standard library browsing in VS code extension similar to GNAT Studio
Open
@AnthonyLeonardoGracio is already working on this.
Since Apr 5, 2024.
enhancement
- Dominant language
- Ada
- Stars
- 304
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
The gnat files (gnat library, ada containers, etc.) all have condensed names. GNAT Studio offers a nice way to browse the standard libraries in their help menu by the actual name of the package instead of the filename.
It would be nice if the VS code extension provided that user experience. I find myself sometimes forgetting what containers exist or what gnat provides already and would be nice to have all that info handy in the extension.
Thanks!
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.