You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workspace-specific [ALS Settings](doc/settings.md) such as the `projectFile` can be provided in a `.als.json` file at the root of the workspace.
603
604
605
+
### Integration with IntelliJ
606
+
607
+
The [LSP4IJ](https://plugins.jetbrains.com/plugin/23257-lsp4ij) IntelliJ plugin
608
+
provides a template for Ada since version `0.14.0`, allowing users tu use the Ada Language Server from IntelliJ.
609
+
610
+
Follow the [dedicated LSP4J documentation](https://github.com/redhat-developer/lsp4ij/blob/main/docs/user-defined-ls/ada_language_server.md) for more information.
611
+
604
612
## Refactoring Tools
605
613
606
614
See [corresponding document](doc/refactoring_tools.md).
0 commit comments