can VS Code highlight TIE syntax?

Laszlo Borbely-Bartis 20 Reputation points
2025-06-24T00:45:51.0966667+00:00

Can VS Code recognize and highlight TIE syntax? Is it and extension? Where do I get it, how do I install it? If not yet available, how do I create one?

Developer technologies | Visual Studio | Extensions
0 comments No comments
{count} votes

Accepted answer
  1. Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
    2025-07-16T09:21:44.24+00:00

    Hello,

    As of now, Visual Studio Code does not natively support TIE syntax highlighting. If an extension for TIE exists, you can search for it in the VS Code Extensions Marketplace by opening VS Code and pressing Ctrl+Shift+X, then searching for "TIE".

    If no extension is available, you can create a custom syntax highlighter using TextMate grammars and package it as a VS Code extension. Refer to the VS Code Syntax Highlight Guide for detailed steps.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.