We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd12152 commit 0f91c42Copy full SHA for 0f91c42
1 file changed
package.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "bazel-vscode-java",
+ "name": "bazel-java",
3
"displayName": "Bazel extension for Java(TM) Language Support by Salesforce Engineering",
4
"description": "Bazel support for Java Linting, Intellisense, formatting, refactoring and more...",
5
"author": "Salesforce Engineering",
6
"license": "BSD-3-Clause",
7
"version": "1.4.1",
8
- "publisher": "sfdc",
+ "publisher": "sfdc-eng",
9
"bugs": "https://github.com/salesforce/bazel-vscode-java/issues",
10
"preview": true,
11
"engines": {
0 commit comments