Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Convert to containerNew to Visual Studio Code? Get it now.
Convert to container

Convert to container

Miłosz Murgrabia

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

Convert to container README

Convert to container is a Visual Studio Code extension that helps you convert your components into containers.

How to use

Right-click the Angular component.ts file or its associated sibling file (.html, .scss, .spec.ts).

Click 'Convert to container'.

The extension converts '.component.' from component files names into '.container.'. Content of the files is modified as well:

  • selector
  • class name
  • html template url
  • style template url

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft