|
|
|
|
|
by ajxs
97 days ago
|
|
> Tool-wise - refactoring was a bit of a pain. Could you share what tools you were using, and what you felt was missing?
I write Ada in vscode, because it's what I use in my dayjob. AdaCore's plugin has good language support^1, but I don't use it for much other than formatting, or expect sophisticated automated refactoring functionality from it. ^1: It's still missing support for some Ada202x features. I can't wait for it to support `return when...`. |
|