CRTZ Syntax Highlighting Extension #Author: Patrick Andrew Cortez Created: Aug 24, 2025 #Overview: This extension provides syntax highlighting for the CRTZ scripting language (.crtz files). It is designed to improve readability and development workflow when writing CRTZ scripts. #Github: Download Crtz on Github: https://github.com/patrickcortez/crtz.git #Features:
-Lightweight and easy to use #Installation: Open VS Code Go to the Extensions Marketplace (Ctrl+Shift+X) Search for CRTZ Syntaxing Click Install #Usage: Open any .crtz file in VS Code Highlighting will be applied automatically #Notes: This extension is focused on syntax highlighting only (no intellisense, linting, or debugging yet). Future updates may add code snippets, autocomplete, or integration with the CRTZ debugger. |