Skip to content

Commit ffe3e0b

Browse files
committed
Update VS Code extension name and description
1 parent 9b45f9d commit ffe3e0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/vscode/ada/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ada",
3-
"displayName": "Language Support for Ada",
4-
"description": "A Language Server providing Ada and SPARK support in Visual Studio Code",
3+
"displayName": "Ada",
4+
"description": "Ada & SPARK IntelliSense, code browsing, debugging and more.",
55
"version": "24.0.999",
66
"publisher": "AdaCore",
77
"license": "GPL-3.0",

0 commit comments

Comments
 (0)