Power Code Validator READMEPower Code Validator is a Visual Studio Code extension that helps enforce naming and validation standards in Canvas Apps. It automatically checks your app for consistency, ensuring controls, variables, and prefixes follow project-specific rules. Key Features
Code Validation in ActionThe Power Code Validator makes it easy to identify naming and coding standard issues in your Canvas Apps. From the main screen, you can quickly review all controls, variables, and prefixes against the configured project standards. The Control Name Standards screen allows you to configure and verify the naming prefixes used for each control type in your Canvas Apps. By maintaining consistent prefixes, your project remains clean, standardized, and easier to maintain.
Download a copy of your canvas app from Save option from your environment. Choose the msapp file downloaded to run validation against, ensuring that code and naming standards are applied to the correct project. View list of all the screens contained within the selected Canvas App. This provides a clear overview of the app structure, helping users navigate through screens and apply validations at the correct level. The Control Details displays all controls and their associated formulas within the selected screen. This allows users to validate control naming conventions and verify code consistency according to project standards.
Runtime DependencyThis extension uses the following runtime dependency:
Extension SettingsThis extension contributes the following settings:
Known Issues
Release Notes
Enjoy! |