Live Check Quality for Salesforce - READMEThe Quality Clouds extension for Visual Studio Code connects to our centralized, curated set of best practices and rules and checks your code against it in real time. Our ruleset includes best practices for Salesforce, Quality Clouds' own recommendations, and other industry standards. Quality Clouds makes SaaS platforms such as Salesforce easier to govern and grow. Designed by experts to deliver rich insights for both business and IT, it offers unrivalled transparency over the entire software development lifecycle. Its comprehensive selection of automated solutions empower users to deliver high quality platforms in a fraction of the time. Once installed and configured, your Live Check Quality extension lets you check and improve your code with best practices from our rulesets. FeaturesChecking on demandEvery time you wish, you can run a check on the file you are working on. RequirementsSee our documentation for details. Extension SettingsYou need to provide a valid API key to connect the Quality Clouds ruleset against which your code will be checked. To obtain an API key, contact your Quality Clouds admin. If you're an admin, check out our Administering API keys article. Release NotesVersion 2.1.0In this release, the 'My Issues' tab has been renamed to 'Quality Center', and a new tab called 'Best Practices' has been added. The 'Best Practices' tab displays all the best practices active for the API key in use. Version 2.0.0Includes new My Issues page in which changes to local files that are supported by Quality Clouds LiveCheck scans are shown. It also shows the latest LiveChecks done to the files. It generates statistics on LiveCheck coverage, blocker issues and Time to fix. The new My Issues page allows the user to have a global visibility of the work done after a specific date. This date can be set in the My Issues page. The extension settings page now has a toggle to display only Blocker issues or all the issues on the default vscode problems tab after a LiveCheck. The old Active issues setting is deprecated. Version 1.5.0Included setting to show only Active issues or all issues from a LiveCheck. Added the Quality Clouds API key validate button. Ability to run a Live Check and request a write-off filtering issue by severity and selecting issue type, reason and approver if requested by server. Version 1.2.0Included Baseline configuration into settings. Ability to request write-off with justification by clicking the quick action bar at bottom. Show write-off issue information approved/rejected/requested. Version 1.1.0Included Quality Gates in the output issue grid. You can now check if your files pass the Quality Gates set up on the org. Version 1.0.0First version of the extension. Includes the commands to run checks. Supported configuration element (CE) typesYou can check the following types of CEs: Classes, Triggers, Pages, Components, Objects, Reports, Workflows, Javascript. Find out moreSee our documentation for details. |