JetBrains Fleet 1.10 Help

TextMate bundles

There may be cases when it is required to have code highlighting with the Smart Mode off, or when the language you need is not supported.

No syntax highlighting for Zig language

For such cases, JetBrains Fleet provides the ability to add custom TextMate bundles.

Add a TextMate bundle

  1. Locate the .fleet folder in your user home directory.

    Windows

    C:\Users\user_directory\.fleet\

    Linux

    /home/user_directory/.fleet/

    macOS

    /Users/user_directory/.fleet/

  2. In .fleet, create the textmate folder, and place the required TextMate bundles there, for example:

    /Users/me.user/.fleet/textmate/Zig.tmbundle

After you restart JetBrains Fleet, it will pick up the provided bundles and add the highlighting for the respective file types.

Syntax highlighting for Zig without Smart Mode
Last modified: 07 December 2022