Including GitHub CLI and GLab as defaults that are CLI alternatives to GH/GL exenstions for IDEs #21253
Labels
area/editors
kind/task
Internal things, technical debt, and to-do tasks to be performed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your task related to a problem? Please describe
Possible use cases:
(a) covering an unlimited number of IDEs that do not have any GH/GL extensions
(b) the lightweight editors Vim and Nano can be included for terminal-only use
Describe the solution you'd like
I suggest adding these two CLI tools as defaults someplace like the UDI to have them as defaults in a workspace as a parallel option to various GH/GL extensions/plugins for various IDEs:
https://cli.github.com/
https://glab.readthedocs.io/en/latest/intro.html
Describe alternatives you've considered
Advantages:
These two CLI tools may offer more GH/GL features/commands inside a workspace than the GH/GL extensions, and that is without having to include a full-size IDE like VS Code.
Additional context
No response
The text was updated successfully, but these errors were encountered: