axetroy / axetroy/vscode-external
Cannot run external command once external terminal has been closed
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If you close the terminal named `External` (which I believe is created by the plugin), then next commands won't be executed. It seems this terminal is created only on init thus the issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by closing the terminal named `External`, then attempting another external command. Inspect the extension's terminal initialization and command execution flow; done means commands still execute after that terminal has been closed, with behavior covered by a regression test if the project has a test setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100