We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0406461 + e47ab32 commit 1f65f17Copy full SHA for 1f65f17
1 file changed
.vscode/extensions.json
@@ -18,11 +18,11 @@
18
"ms-vscode.cpptools-themes", // C++ support
19
"ms-vscode.cpptools", // C++ support
20
"njpwerner.autodocstring", // Generates docstrings
21
+ "Plex.vscode-protolint", // Protobuf support
22
"streetsidesoftware.code-spell-checker-german", // Spell checker
23
"streetsidesoftware.code-spell-checker", // Spell checker
24
"tamasfe.even-better-toml", // TOML support
25
"trond-snekvik.simple-rst", // Syntax highlighting for rst files
26
"twxs.cmake", // CMake support
- "zxh404.vscode-proto3", // Protobuf support
27
]
28
}
0 commit comments