A Standalone plugin for salesforce development. This is currently in an early alpha and is likely unsuitable for regular use. See features, limitations and known issues below.
Plasma > New Project
.src
folder.Package.xml
file in your src
folder. See Sample package.xml Manifest Files for help.Projects are defined by the plasma.json
file found in your config
folder. Deleting this file will reset the project.
Passwords are not stored in plasma.json
, but rather on your keychain with Keytar.
It is safe to move these projects as necessary, but sharing between different users will require reauthentication.
View > Developer > Toggle Developer Tools
.User Server Copy
currently does not work.These are the current limitations of the alpha. Everything listed here will be implemented in the future.
Package.xml
files must be created manually. (Sample package.xml Manifest Files)Version 0.3.0
will enable support for saving new files directly from Atom, and making changes to metadata in various files.
Version 0.4.0
will be focused on test running and debugging.
If you have any requests, would like to contribute, or just want to say thanks, please reach out to Envian on Github.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.