TehTarik is a custom programming language used in CS152 course in UCR, and this VS Code extension, created by William Kim, provides syntax highlighting for .tt files.
Features
Syntax highlighting for if, while, for, and return keywords.
Recognizes comments, strings, and numbers.
Works seamlessly with VS Code.
Installation
Install via the VS Code Marketplace.
Open a .tt file, and syntax highlighting will be applied automatically.
Contributing
Feel free to contribute to the project! Open an issue or submit a pull request.