Commands from other extensions are not executed
Open
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
It appears that commands added by other extensions are not executed as part of a macro. Specifically, I'm experiencing this with the command `task.new` from the `todotasks` extension.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in VS Code with a macro that includes the todotasks command task.new. Trace how commands from other extensions are discovered and executed; done means task.new runs as part of the macro, with a regression test if the project provides a test location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100