Skip to content

Commit 4e0d248

Browse files
committed
Mention Alire support in the walkthrough
1 parent 6489ccf commit 4e0d248

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration/vscode/ada/media/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ You can find them by using the [`Tasks: Run Task`](command:workbench.action.task
44
Use the [`ada: Build current project`](command:workbench.action.tasks.runTask?%22ada%3A%20Build%20current%20project%22) task to build your project.
55

66
If you would like to customize a task, for example by providing additional command line arguments, you can use the gear icon on the right-hand side of a task and edit it in your workspace's `tasks.json` file.
7+
8+
The [Alire](https://alire.ada.dev/) package manager for Ada and SPARK is also supported seamlessly. If it is available in the environment and if your project is an Alire crate, then all tasks will automatically use Alire.

0 commit comments

Comments
 (0)