AdaCore / AdaCore/ada_language_server
JetBrains IntelliJ LSP Support Plugins
@AnthonyLeonardoGracio is already working on this.
Since Feb 27, 2024.
- Dominant language
- Ada
- Stars
- 304
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
As of the 2023.2 implementation of JetBrains IDEs, they now support LSP in the vast majority of their IDEs. Several of their IDEs are industry frontrunners, such as PyCharm, CLion, and IntelliJ Idea.
A plugin last updated in Feb 2019 was available for Ada in these IDEs but it's not compatible with their current versions.
Given the new implementation of LSP and the beta release of the new polyglot JetBrains Fleet IDE that will compete with VSCode, are there any intentions to revive the Ada plugin in JetBrains IDEs, perhaps using the existing LSP structure made for VSCode?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.