Skip to content

Commit 02da6c4

Browse files
alliscodealliscode
andauthored
Updating recommended extensions list. (#13645)
### Description Updating recommended extensions. ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄 Co-authored-by: alliscode <bentho@microsoft.com>
1 parent 4d67592 commit 02da6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"esbenp.prettier-vscode",
99
"dbaeumer.vscode-eslint",
1010
"ms-semantic-kernel.semantic-kernel",
11-
"ms-java.vscode-java-pack",
11+
"vscjava.vscode-java-pack",
1212
"ms-azuretools.vscode-dapr"
1313
]
1414
}

0 commit comments

Comments
 (0)