Files
Maxim Reznik 3b452dfa20 Add devcontainer example
Update other examples to avoid deprecated names.
(no-issue-check)
2024-05-27 18:27:33 +03:00
..
2024-05-27 18:27:33 +03:00
2022-04-28 19:44:07 +03:00
2022-04-28 19:44:07 +03:00
2022-04-28 19:44:07 +03:00
2022-04-28 19:44:07 +03:00

Remote/Container

If you have GNAT Pro .tar.gz file, 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 F5 to 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

https://code.visualstudio.com/docs/remote/containers