We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe6d71 commit 0d84cc3Copy full SHA for 0d84cc3
integration/vscode/ada/package.json
@@ -880,7 +880,7 @@
880
{
881
"id": "als-get-started-build",
882
"title": "Build your project",
883
- "description": "Use automatically provided `ada` tasks to build your project.\n[Build Project](command:workbench.action.tasks.runTask)",
+ "description": "Use automatically provided `ada` tasks to build your project.\n[Run Build Task](command:workbench.action.tasks.build)",
884
"media": {
885
"markdown": "media/build.md"
886
},
0 commit comments