Ada for VS Code 23.0.6 released! | Programmer's Forge for Open Source Ada Code and Tools - News
Ada for VS Code 23.0.6 released!
2022-05-04 Filed in:
Tools
Impressive Ada source code plugin for popular VS Code - Microsoft Visual Studio Code editor.
Current features:
- GNAT project files support.
- Code completion for names, keywords, aggregates, etc.
- Code navigation, such as Go to Definition/Declaration, Find All References, Call Hierarchies, etc.
- Code refactoring like insert named associations, auto-add with-clauses.
- Document/Workspace symbol search.
- Code folding and formatting.
Great job 🤩🤩🤩🤩🤩🤩 done by Maxim Reznik, Anthony Leonardo Gracio, Nicolas Setton, Adrien Boulanger, João Azevedo, Vadim Godunko & Al, for implementing the Microsoft Language Server Protocol for Ada/SPARK.
Great thanks to Adacore for their commitment to publish it as Open Source Software on GitHub 😎
- New refactoring: Change Parameter Type
- New refactoring: Change Parameter Default Value
- New refactoring: Pull Up Declaration
- New refactoring: Extract Subprogram
- Fix Call Hierarchy requests
- First steps with introducing GNATdoc for hovers
- New tasks for GNATprove integration
- Fix for aggregate completion
- Semantic tokens highlighter
- Custom colors in VS Code

Tags: Sources Editor
Scroll