Skip to content

VSCode extension for Textwire templating language. It adds syntax highlighting, custom icons and more

License

Notifications You must be signed in to change notification settings

textwire/vscode-textwire

Repository files navigation

Textwire Official

Textwire Code

Overview

The Textwire VSCode Extension is an open-source solution that enhances the development experience for the Textwire templating language. With features like syntax highlighting, custom file icons, and intelligent autocompletion, this extension makes working with Textwire files seamless and efficient.

Features

  1. Syntax Highlighting
  2. Custom File Icons
  3. Directives Autocompletion
  4. Loop Object Autocompletion

1. Syntax Highlighting

Textwire files are visually enhanced with syntax highlighting for:

  • Directives
  • Comments
  • Expressions
  • Other key language elements

This ensures better readability and reduces the chances of syntax errors.

Syntax Highlighting

2. Custom File Icons

Quickly identify Textwire files in your VSCode file explorer with custom-designed icons. These icons provide a unique and recognizable appearance, improving project organization and file navigation.

Custom Icons

3. Directives Autocompletion

Speed up your development process with intelligent autocompletion for Textwire directives. As you type, the extension suggests available directives with clear description, making it easier to write code and reducing the chances of typos.

Directives Autocompletion

4. Loop Object Autocompletion

The extension also provides autocompletion for loop objects that are available in any Textwire loop. As you type, the extension suggests available loop properties with clear description.

Loop Object Autocompletion

Installation

  1. Open the Extensions Marketplace in VSCode.
  2. Search for Textwire.
  3. Click Install.
  4. Enjoy enhanced support for Textwire files in your projects.

Feedback

Have suggestions or questions? Feel free to open an issue on the GitHub repository or reach out to us directly.

License

This project is licensed under the MIT License.