Lightning-Flow-Scanner / lightning-flow-scanner-vsce

A VSCode Extension designed to pinpoint deviations from Industry Best Practices in Salesforce Flows, ensuring standards of business automation excellence.
https://marketplace.visualstudio.com/items?itemName=ForceConfigControl.lightningflowscanner
GNU Affero General Public License v3.0
29 stars 1 forks source link

Run Commands without workspace #39

Closed RubenHalman closed 3 years ago

RubenHalman commented 3 years ago

Is your feature request related to a problem? Please describe. Currently the extension uses the workspace root. If the user does not open any folder/project before trying to run commands, this will result in an error message.

Describe the solution you'd like A workspace root is not necessary to perform a scan and should be optional