Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Hrajty HRR LanguageNew to Visual Studio Code? Get it now.
Hrajty HRR Language

Hrajty HRR Language

Hrajto

| (0) | Free
Provides syntax highlighting and support for HRR markup language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HRR Language Support

This extension adds HRR markup language support to Visual Studio Code.

Features

  • Syntax Highlighting for HRR tags:

    • Headings: [h1]…[h6]
    • Bold: [b][/b]
    • Italic: [i][/i]
    • Underline: [u][/u]
    • Colored text: [color=red][/color], [color=#00ff00][/color]
    • Links: [Text](https://github.com/Hrajto1/hrr/blob/HEAD/url)
  • Snippets for quick tag insertion:

    • Type b → [b][/b]
    • Type i → [i][/i]
    • Type color → [color=red][/color]
    • Type h1…h6 → [h1][/h1] … [h6][/h6]
    • Type link → [Text](https://github.com/Hrajto1/hrr/blob/HEAD/url)

Example

[h1]Welcome to HRR![/h1]
[b]Bold Text[/b]
[i]Italic Text[/i]
[color=blue]Blue Text[/color]
[MyLink](https://example.com)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft