Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>X3 Language HighlighterNew to Visual Studio Code? Get it now.
X3 Language Highlighter

X3 Language Highlighter

XFydro

|
11 installs
| (1) | Free
Syntax highlighting for the X3 programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

X3 Syntax Highlighter

X3 Syntax Highlighter provides syntax highlighting for the X3 programming language in Visual Studio Code. This extension enhances your coding experience with proper colorization and better readability of X3 code.


Features

  • Syntax highlighting for the X3 programming language.
  • Support for the following file extensions:
    • .x3
  • Recognizes and highlights:
    • Keywords
    • Functions
    • Variables
    • Operators
    • Strings and numbers
  • Customizable theme compatibility.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or pressing Ctrl+Shift+X.
  3. Search for X3 Syntax Highlighter.
  4. Click Install.

Alternatively, install manually:

  1. Download the .vsix file from the Releases Page.
  2. Open VS Code, press Ctrl+Shift+P, and run the command Extensions: Install from VSIX.
  3. Select the downloaded .vsix file.

Usage

  1. Open an .x3 file in Visual Studio Code.
  2. The syntax highlighting will be applied automatically.
  3. If it doesn't activate, manually set the language mode:
    • Open the Command Palette (Ctrl+Shift+P).
    • Type and select Change Language Mode.
    • Choose X3 from the list.

Supported Syntax Elements

This extension provides syntax highlighting for:

  • Keywords: CALL, FOR, WHILE, FETCH, TRY, CATCH, etc.
  • Control Structures: Loops, conditional statements, and more.
  • Operators: +, -, *, /, and logical operators.
  • Strings: Single-line string literals.
  • Numbers: Integers and floating-point values.
  • Comments: Single-line comments.

Contributing

Contributions are welcome! To contribute:

  1. Fork this repository.
  2. Make your changes.
  3. Submit a pull request with a clear explanation of your improvements.

Known Issues

  • Multiline string support: Currently, X3 does not support multiline strings.
  • If you encounter any issues, please report them here.

Release Notes

1.0.9

  • Test Phase

1.1.0

  • Initial release of X3 Syntax Highlighting.

1.1.1

  • Improved Syntax Highlighting and detection.

1.1.5

  • Fixed All known issues.
  • Added More highlight support.
  • Updated new logo
  • Fixed comments(//) highlighting.

1.1.6

  • Official Release.

1.1.7

  • Fixed highlighting for data types

1.1.8

  • Updated highlighter for version:Luna.

Feedback

Have suggestions or feedback? Let us know by Contacting Us..


Author: XFydro

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft