fabiospampinato / vscode-terminals

An extension for setting-up multiple terminals at once, or just running some commands.
MIT License
121 stars 19 forks source link

terminals.editConfig not found #36

Closed hannah23280 closed 4 years ago

hannah23280 commented 4 years ago

Visual Studio Code: 1.40.1 Extension version: 1.12.8

Via the command palette, I run the Terminals:EditConfiguration, but got error "terminals.editConfig not found" instead. Is there something i did not do correctly?

fabiospampinato commented 4 years ago

The command isn't working for me it seems, but it's there in the command palette, do you not see it from the command palette?

fabiospampinato commented 4 years ago

Updating the extension fixed the issue I experiences.

Can you give me more details about yours? Are you seeing any other errors?

hannah23280 commented 4 years ago

Updating the extension fixed the issue I experiences.

Can you give me more details about yours? Are you seeing any other errors?

Hi, yes, it is in the command palette. Upon choosing it in the palette, I encounter this error but no other details.
Nevertheless, i try to restart the vscode, then the issue is RESOLVED. So i suspect installing this extension need to restart vscode, otherwise will encounter the error.