Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Repository files navigation

VSCode extension for Salesforce CLI plugin development.

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.

Features

LSP integration (hover/goto def) for sfdx-core's messages framework

Screen.Recording.2025-03-10.at.15.30.38.mov

Open oclif command

Screen.Recording.2025-03-10.at.15.33.36.mov

Copy ID of active command

Screen.Recording.2025-03-10.at.15.37.01.mov

Install

Download the latest vsix from GH releases and install it in vscode via the Extensions: Install from VSIX command.

Usage

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).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages