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

adcomp

mstepanov214

|
40 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

vscode-install Visual Studio Marketplace Version Visual Studio Marketplace 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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft