Skip to content

Commit 5c588fb

Browse files
authored
Remove parametersSchema for #cpp (#12768)
1 parent 1e89750 commit 5c588fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Extension/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6451,7 +6451,6 @@
64516451
"userDescription": "%c_cpp.languageModelTools.configuration.userDescription%",
64526452
"modelDescription": "For the active C or C++ file, this tool provides: the language (C, C++, or CUDA), the language standard version (such as C++11, C++14, C++17, or C++20), the compiler (such as GCC, Clang, or MSVC), the target platform (such as x86, x64, or ARM), and the target architecture (such as 32-bit or 64-bit).",
64536453
"icon": "$(file-code)",
6454-
"parametersSchema": {},
64556454
"when": "(config.C_Cpp.experimentalFeatures =~ /^[eE]nabled$/)",
64566455
"supportedContentTypes": [
64576456
"text/plain"

0 commit comments

Comments
 (0)