Projects

ritobin-lsp

2026 - now

Language server & VS Code extension for ritobin support

Provides language support for ritobin, a custom DSL to represent League of Legends .bin files in a human readable format.

Uses the ltk_ritobin crate, the parser I wrote for league-toolkit. Also ships as a VS Code extension, heavily based on (see: "stolen from" :3) rust-analyzer's extension.