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

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

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.
![]()
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.

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.

Installation
- Open the Extensions Marketplace in VSCode.
- Search for
Textwire. - Click Install.
- Enjoy enhanced support for Textwire files in your projects.
Feedback
Have suggestions or questions? Feel free to open an issue on the Codeberg repository or reach out to us directly.
Contribute
To get started with contributing you can follow the DEVELOPMENT.md file.
License
This project is licensed under the MIT License.