Skip to content

Commit e09a728

Browse files
authored
Rename title of the extension (#493)
1 parent 4405617 commit e09a728

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/databricks-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "databricks",
3-
"displayName": "Databricks for Visual Studio Code",
3+
"displayName": "Databricks",
44
"description": "IDE support for Databricks",
55
"publisher": "databricks",
66
"license": "LicenseRef-LICENSE",
@@ -707,4 +707,4 @@
707707
],
708708
"report-dir": "coverage"
709709
}
710-
}
710+
}

0 commit comments

Comments
 (0)