Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sys-viewconfig-managerNew to Visual Studio Code? Get it now.
sys-viewconfig-manager

sys-viewconfig-manager

miguelalmeida19

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

sys-viewconfig-manager README

The sys-viewconfig-manager extension enhances your Visual Studio Code experience by providing tools to manage view configurations in your Angular projects. It allows you to easily extract specific properties from HTML files and generate corresponding TypeScript code for view configurations.

Features

  • Extract properties from HTML files and generate view configuration code.
  • Streamline the process of managing view configurations in Angular components.

Tip: Add screenshots or animations to showcase your extension's features.

Requirements

No additional requirements or dependencies are needed to use this extension.

Extension Settings

This extension does not introduce any specific settings.

How to Use

  1. Open an HTML file containing the properties you want to extract.
  2. Use the Update View Configuration command to initiate the process.
  3. The extension will extract the specified properties and generate the corresponding TypeScript code.

For more detailed instructions, please refer to the extension documentation.

Known Issues

No known issues at this time.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of sys-viewconfig-manager with the following features:

  • Property extraction from HTML files.
  • TypeScript code generation for view configurations.

1.0.1

Fixed minor bugs and improved performance.

1.1.0

Added additional customization options for view configurations.


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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