Skip to content

Releases: AdaCore/ada_language_server

23.0.9

17 Aug 11:51
Compare
Choose a tag to compare
  • Make VSCode commands Ada-specific
  • GNATpp partial formatting integration
  • Package "Native Debug" extension with Extension Pack
  • Add subprogram box command
  • Better completion for parameters
  • Avoid suggesting same code action multiple times
  • Display workspace popup only if workspace file
  • Introduce Parameter tool initial implementation
  • Add two spaces for Ada comments
  • Switch build scripts to GCC 12

23.0.8

21 Jul 08:24
Compare
Choose a tag to compare
  • Make binary releases
  • Fix precedence of pretty printer options
  • Turn on documentRangeFormattingProvider
  • GNATpp partial formatting integration
  • Rewrite parameter completion
  • Use completion weight in sortText
  • Fix completion for predefined types
  • Add useCompletionSnippets flag
  • Limit number of logs in $ALS_HOME/.als
  • Improve highlighter robustness
  • Fix project handling for alire generated projects

als 23.0.1

10 Nov 10:01
Compare
Choose a tag to compare
als 23.0.1 Pre-release
Pre-release
 # 23.0.1

Libadalang: dbdb416
Langkit: d79dfd3
Lal-tools: ccffc4d
VSS: 79b85b2
Spawn: da3b3cf

Release notes

* Avoid duplicates in completion
* Implement partial response for Workspace_Symbols request
* Better completion for parameters
* A build task provider for gnatprove
* Use GCC 11 by alire to build the extension
* File renaming of top level decls
* Special case in completion for end names
* Сompletion for attributes
* New "Add Parameter" refactoring tool