Skip to content

Commit e2e4e3b

Browse files
committed
Pin Prettier VSCode extension
Starting with prettier-vscode version 12.4.0, untrusted workspaces now no longer load Prettier configuration files. This breaks the ability to format Git commit and tag messages (6225082, 92381de) if the VSCode/VSCodium workspace is opened in restricted mode. This commit will pin the extension to the previous version until a fix is available. - https://github.com/prettier/prettier-vscode/releases/tag/v12.4.0 - prettier/prettier-vscode#3972 - prettier/prettier-vscode#3974
1 parent d510cc2 commit e2e4e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/extensions/marketplace-open-vsx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ detachhead.basedpyright
66
dracula-theme.theme-dracula
77
eamodio.gitlens
88
editorconfig.editorconfig
9-
esbenp.prettier-vscode
9+
esbenp.prettier-vscode@12.3.0
1010
github.vscode-github-actions
1111
golang.go
1212
# kilocode.kilo-code

0 commit comments

Comments
 (0)