We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0afd77 commit 8082a5cCopy full SHA for 8082a5c
.settings.vscode/tasks.json
@@ -6,7 +6,7 @@
6
{
7
"label": "Alice: Build alice",
8
"type": "shell",
9
- "command": "alr build --development",
+ "command": "alr build --development -- -gnatef",
10
"group": {
11
"kind": "build",
12
"isDefault": true
0 commit comments