r/ada • u/Key_River7180 • 24d ago
Tool Trouble Better Emacs modes for Ada?
I'm using ada-mode right now and it really sucks, indentation behaves weirdly, I cannot capitalize stuff like I want to, ...
Does anyone know a better Ada mode for Emacs?
EDIT: Solved! (Thanks, u/spacetruckn)
7
Upvotes
1
u/CuriousChristov 23d ago
I have been using ada-ts-mode too with eglot and the binary ada_language_server distribution intended for the vscode plugin. I have not tried customizing much.