Skip to content

Commit 1f65f17

Browse files
authored
Replace deprecated Protobuf extension (#736)
2 parents 0406461 + e47ab32 commit 1f65f17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"ms-vscode.cpptools-themes", // C++ support
1919
"ms-vscode.cpptools", // C++ support
2020
"njpwerner.autodocstring", // Generates docstrings
21+
"Plex.vscode-protolint", // Protobuf support
2122
"streetsidesoftware.code-spell-checker-german", // Spell checker
2223
"streetsidesoftware.code-spell-checker", // Spell checker
2324
"tamasfe.even-better-toml", // TOML support
2425
"trond-snekvik.simple-rst", // Syntax highlighting for rst files
2526
"twxs.cmake", // CMake support
26-
"zxh404.vscode-proto3", // Protobuf support
2727
]
2828
}

0 commit comments

Comments
 (0)