https://catalogartifact.azureedge.net/publicartifacts/datatide.datatide-code-editor-9ef0c01d-4968-47e2-9196-3c71529374e3/image5_largelogo350x350.png
DATATIDE Code Editor PCF
by Datatide
This product includes a free trial. Duration and usage limits may vary by offer and publisher.
Just a moment, logging you in...
Just a moment, logging you in...
A Code Editor PCF usable in MDA and Canvas Apps
A Canvas App PCF control based on the Monaco Editor for HTML, CSS, and JSON. Monaco and Prettier are bundled locally; the control does not use any external services.
Features
- Syntax highlighting and language services for HTML, CSS, and JSON
- Document formatting with Prettier ( or Format Document in the context menu)
- Synchronization of external changes to the bound Power Apps value
- Debounced output while typing
- Optional read-only mode
- No built-in preview
Usage in Canvas Apps
- Import the solution containing the control into the target environment.
- Enable the code components feature for the Canvas App if it is not already enabled in the environment.
- Insert as a code component.
- Bind to a multiline text column or variable.
- Set to , , or .
- Continue using a separate HTML or iframe control for previews.
The editor does not use a one-time . applies new external values from Power Apps, while local changes are emitted through after the configured debounce interval. This allows the same control container to be reused reliably when switching between edited records.
At a glance
https://catalogartifact.azureedge.net/publicartifacts/datatide.datatide-code-editor-9ef0c01d-4968-47e2-9196-3c71529374e3/image4_screenshot1.png
https://catalogartifact.azureedge.net/publicartifacts/datatide.datatide-code-editor-9ef0c01d-4968-47e2-9196-3c71529374e3/image0_screenshot2.png