A small vscode extension to help when working on sf CLI plugins.
This was done for my team's dev-choice week and will continue as a side project for now.
Screen.Recording.2025-03-10.at.15.30.38.mov
Screen.Recording.2025-03-10.at.15.33.36.mov
Screen.Recording.2025-03-10.at.15.37.01.mov
Download the latest vsix from GH releases and install it in vscode via the Extensions: Install from VSIX command.
Open a CLI plugin project and try running oclif: Open a Command or oclif: Copy ID of Active Command commands from the commmand palette.
I would suggest asigning them to keybinds for better usage (specially opening a command, it's a very common task in CLI development).