Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>adcompNew to Visual Studio Code? Get it now.
adcomp

adcomp

mstepanov214

|
48 installs
| (0) | Free
Quick way to create AngularDart components
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

adcomp

version installs

This VS Code extension provides an explorer context menu option to create an empty AngularDart component in the desired directory.

adcomp-demo

Configuration Properties

The extension supports the following configuration options:

  • adcomp.styleExtension Specifies the file extension for the component's style file. Useful if you are using a preprocessor such as the sass_builder package.

    • css (default)
    • scss
    • sass
  • adcomp.includeComments Specifies whether to include a comment section in the generated component.

    • Default: true
  • adcomp.useLegacyPackageName Enables the legacy angular package name instead of ngdart. Use this option if your project depends on AngularDart version <= 7.0.2. See changelog.

    • Default: false
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft