Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Xtemplate BlockNew to Visual Studio Code? Get it now.
Xtemplate Block

Xtemplate Block

Vũ Quốc Đạt

|
4 installs
| (3) | Free
Parsing <!-- BEGIN: name --> & <!-- END: name --> into symbols, folding ranges and hover ability.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

xtemplate-block README

The xtemplate-block extension is designed to enhance your Visual Studio Code experience by providing powerful tools for working with XTemplate files. This extension streamlines your workflow and boosts productivity when dealing with XTemplate-based projects.

Features

What this extension can do

  • Provide Language Symbols: Provide language symbols based on parsed blocknames of BEGIN-END.
  • Shrink/Expand: Shrink/Expand your xtemplate markup block.
  • Hover for path: Hover on the BEGIN/END tag, a path from the root tag will be shown up.

Requirements

This extension requires Visual Studio Code version 1.70.0 or higher.

Extension Settings

This extension contributes the following settings:

  • xtemplate-block.enable: Enable or disable the extension.
  • xtemplate-block.validateOnSave: Enable validation of XTemplate files on save.

Known Issues

  • Large XTemplate files may take longer to validate.
  • Hover ability sometimes shows incorrect paths.

Release Notes

1.0.0

  • Initial release of xtemplate-block.
  • Added language symbols, folding ranges, and hover-to-see-path ability.

Following extension guidelines

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

  • Extension Guidelines

For more information

  • Visual Studio Code's Extension API
  • XTemplate Documentation

Enjoy using xtemplate-block!

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