Skip to content

2026.2.202604091

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 09:56
· 78 commits to master since this release

Release notes

  • Implementation textDocument/linkedEditingRange for defining names
  • Support textDocument/definition for source file references in GPR files
  • Display fully qualified names in the labelDetails and detail field of completion items
  • Do not propose completion after a . in Ada comments
  • Highlight finally keyword (from Ada extension) with semantic tokens
  • Prompt the user to restart the Ada Language Server when the workspace .als.json configuration file is modified
  • Two color themes GNAT Studio Light and GNAT Studio Dark
  • Add a predefined task to compute file metrics and display them automatically via CodeLenses