All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Doom Emacs Ada Language Module with Syntax Highlighting and LSP Support

By

tomekw

8mo ago· 1 min readenCode

Summary

A Doom Emacs module for Ada programming language support that provides tree-sitter syntax highlighting, LSP integration with ada_language_server, autocomplete capabilities, and Alire build system integration. The module includes keybindings for building, running, and cleaning Ada projects using Alire commands.

Key quotes

· 5 pulled
Tree-sitter highlighting via ada-ts-mode
LSP support with ada_language_server
Autocomplete (company-capf)
Alire integration (alr build, alr run, alr clean)
Errors are parsed into the compilation buffer, and eglot provides inline diag
Snippet from the RSS feed
Doom Emacs Ada language module with syntax highlighting, LSP and Alire support - tomekw/doom-ada

You might also wanna read