dotfiles/vscode/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.3.1/dist/util/config.nls.metadata.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

15 lines
455 B
JSON

{
"messages": [
"IntelliCode wasn't able to apply the user setting '{0}.{1}': '{2}' automatically, please manually set it.",
"Yes",
"Don't ask again",
"The configuration 'editor.{0}': '{1}' may cause you to not see IntelliCode completions. Would you like to change it?"
],
"keys": [
"applySettingFailure",
"changeIncompatibleSetting",
"dontChangeIncompatibleSetting",
"changeIncompatibleSettingsPrompt"
],
"filePath": "util\\config"
}