Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>HobbesNew to Visual Studio Code? Get it now.
Hobbes

Hobbes

Mo Xiaoming

|
26 installs
| (0) | Free
Syntax highlighting for hobbes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

hobbes syntax highlighting

Syntax highlighting support for hobbes

GitHub license

Features

feature image

Known Issues

The extension only use simple regex, doesn't try to do anything fancy, so it won't work in all cases.

For example, char and regex in hobbes both use ' as the begin and end delimiters. If one character between 's, then it is a char, otherwise it is a regex. This extension doesn't extinguish these two types, they both get recognized as regex.

Release Notes

0.1.0

  • Provides basic syntax highlighting

Other links

  • hobbes language
  • repository

Enjoy!

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