Calcoph / vscode-hexpat

vscode syntax highlighting for IMHex's pattern language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Language support for ImHex's pattern language.

Features

Syntax highlighting.

How to Install

The extension is now availble on vscode's extension marketplace. here.

Interesting token names

Some tokens will probably not be picked up by your theme, so you should add them manually in your vscode configuration.

  • variable.language.dollar.hexpat for the special $ operator.
  • variable.language.parent.hexpat for the keyword parent.

You can inspect all the tokens you need with vscode's Developer: Inspect Editor Tokens and Scopes.

About

vscode syntax highlighting for IMHex's pattern language

License:GNU General Public License v2.0