Skip to content

Commit 9c9a4b8

Browse files
committed
restored
1 parent acada83 commit 9c9a4b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/package.nls.de.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"commands.commandExecutionTimeout.description": "Maximum time in seconds to wait for command execution to complete before timing out (0 = no timeout, 1-600s, default: 0s)",
3434
"commands.commandTimeoutAllowlist.description": "Command prefixes that are excluded from the command execution timeout. Commands matching these prefixes will run without timeout restrictions.",
3535
"commands.preventCompletionWithOpenTodos.description": "Prevent task completion when there are incomplete todos in the todo list",
36-
"settings.vsCodeLmModelSelector.description": "VS Code Language Model API integration. Important: Models accessed via VS Code may be wrapped or fine‑tuned by the provider, so behavior can differ from using the same model directly from a typical provider or router.\n\nTo use a model from the Language Model dropdown, first switch to that model and then click Accept in the Copilot Chat prompt; otherwise you may see an error such as 400 \"The requested model is not supported\".",
36+
"settings.vsCodeLmModelSelector.description": "Settings for VSCode Language Model API",
3737
"settings.vsCodeLmModelSelector.vendor.description": "The vendor of the language model (e.g. copilot)",
3838
"settings.vsCodeLmModelSelector.family.description": "The family of the language model (e.g. gpt-4)",
3939
"settings.customStoragePath.description": "Custom storage path. Leave empty to use the default location. Supports absolute paths (e.g. 'D:\\RooCodeStorage')",

0 commit comments

Comments
 (0)