Typescript library and oclif plugin to support the Salesforce Apex commands.
This repository provides:
- @salesforce/plugin-apex oclif plugin that supports all Apex related commands. It is bundled with the salesforcedx plugin
- @salesforce/apex-node Typescript library to support the Apex plugin and the Salesforce Extensions for VS Code
Note: This library is in beta and has been released early so we can collect feedback. It may contain bugs, undergo major changes, or be discontinued.
If you're interested in contributing, take a look at the CONTRIBUTING guide.
If you're interested in building the plugin and library locally, take a look at the Developing doc.
You can find more information about commands that the plugin provides in the Commands doc.