Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Lingua-TechnisNew to Visual Studio Code? Get it now.
Lingua-Technis

Lingua-Technis

William Hubaux

| (0) | Free
Lingua-Technis language support for VS Code — visual glyph substitution, syntax highlighting, and keyword colorization for .ltx files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lingua-Technis — VS Code Extension

Language support for Lingua-Technis (.ltx), the Warhammer 40K / Adeptus Mechanicus-themed programming language that transpiles to Rust.

Features

Visual Digraph Substitution

The .ltx file stays pure ASCII on disk. The extension overlays Unicode glyphs visually — the source is never modified.

You type Glyph shown Meaning
%% ⚙ fn
*. ∴ let
:= ≜ =
=> ⟹ -> / match arm
:: ⸬ :: path separator
## ⸗ // comment

Syntax Highlighting

  • Blue — keywords: corpus, ordo, dogma, ritus, si, aliter, scrutinium, …
  • Green — types: O32, S32, F64, VB, MU, Grimoire, Oraculum, Praesentia, Cohors
  • Grey italic — comments starting with ##
  • Highlighted — string literals, operators, and digraph sequences

Usage

Open any .ltx file — the extension activates automatically.

Requirements

The lingua-technis-compiler (ltxc) is required to compile .ltx files to Rust.

Release Notes

0.0.1

Initial release — visual digraph substitution and syntax highlighting for .ltx files.

File icons

L'extension fournit un thème d'icônes minimal pour .ltx. Après avoir installé ou chargé l'extension, active le thème d'icônes via Preferences: File Icon Theme → sélectionne Lingua-Technis.

Si tu veux tester sans packager l'extension, recharge la fenêtre VS Code (Developer: Reload Window) et ouvre la palette de commandes, puis Preferences: File Icon Theme → Lingua-Technis.

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