help wanted
Repository metrics
- Stars
- (852 stars)
- PR merge metrics
- (PR metrics pending)
Description
Why? vscode.talon has a bunch of git commands which contributes to the pollution of the help menu.
Suggestion:
- Remove the terminal tag constraint git.talon
- Split core and secondary commands at the bottom of the file
- Remove git commands from vscode.talon and instead enable the tag for core commands
- Override action implementation when within vscode
Same procedure can be suggested for debugger commands.