web-component-designer-codeview-ace
NPM Package
https://www.npmjs.com/package/@node-projects/web-component-designer-codeview-ace
npm i @node-projects/web-component-designer-codeview-ace
Description
This uses the ACE Codeeditor for the Webcomponent Designer Codeview
Usage
import { CodeViewAce } from '@node-projects/web-component-designer-codeview-ace';
serviceContainer.config.codeViewWidget = CodeViewAce;