Home > Back-end >  Vsvode without powershell cannot enter commands
Vsvode without powershell cannot enter commands

Time:02-23


Setting the contents of the
 {
"Vetur. Format. DefaultFormatter. Js" : "prettier - eslint,"
"Eslint. AlwaysShowStatus" : true,
"Editor. CodeActionsOnSave" : {
"Source. FixAll. Eslint" : true
},
"DiffEditor. IgnoreTrimWhitespace" : false,
"ZenMode. SilentNotifications" : false,
"ZenMode. HideLineNumbers" : false,
"ZenMode. FullScreen" : false,
"ZenMode. HideStatusBar" : false,
"ZenMode. HideTabs" : false,
"ZenMode. HideActivityBar" : false,
"ZenMode. CenterLayout" : false,
"Vsicons. DontShowNewVersionMessage" : true,
"The workbench. IconTheme" : "vscode - the ICONS,"
}

Set up by the administrator to run also not line, also need to modify the setting

CodePudding user response:

1.50.1 version also works, automatic updates to 1.53.2 wouldn't work
  • Related