You've already forked ada_language_server
mirror of
https://github.com/AdaCore/ada_language_server.git
synced 2026-02-12 12:45:50 -08:00
606 B
606 B
Remote/Container
If you have GNAT Pro
.tar.gzfile, then put it into.devcontainer/folder to be installed into the container. Otherwise GNAT from Ubuntu will be installed.
- Install Remote - Containers VS Code extension
- Open this folder in VS Code
- Select "Reopen in Container"
- Press
F5to launch build and start a debug session.
Note! First run takes a long time to build the container.
Take a look at the official documentation