Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>roguetype-highlightNew to Visual Studio Code? Get it now.
roguetype-highlight

roguetype-highlight

dalps

|
3 installs
| (0) | Free
Highlight the world types of Roguetype for a cosier adventure.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Roguetype world highlighter

This vscode extension highlights the world types of the wonderful Roguetype typing adventure.

Usage

After installing, just open the file game.ml of the game's code in a new editor and you should see the rows of the world types decorated as follows:

  • free cells dimmed out
  • obstacles, gates, doors and altar on top of colorful backgrounds
  • monsters in various shades of red
  • glowy pickable items

[!TIP] It is highly recommended to vertically align the rows parameters with the Align by RegEx extension (janjoerke.align-by-regex) to get a nicely formatted grid.

Settings

If you don't like the default colors, you can customize (most of) them under the workbench.colorCustomization property in your settings.json file, like this:

"workbench.colorCustomizations": {
    "roguetypeHighlight.mountain": "#6666"
},

Happy typing!

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