This Visual Studio Code extension provides syntax support and highlighting for .ntr
files, the format used for NativeTranslate Language files. These files are designed to be minimalistic and simple, making it easy to handle translations efficiently.
- Syntax Highlighting: Adds clear syntax highlighting for
.ntr
files. - File Recognition: Automatically recognizes
.ntr
files as NativeTranslate Language files.
- Download and install this extension in Visual Studio Code.
- Open any
.ntr
file, and the syntax highlighting will be automatically applied.
The .ntr
format is designed for simplicity, focusing on ease of use for translation files without unnecessary complexity.
Enjoy enhanced readability and a seamless experience with .ntr
files in VS Code!