Skip to content

SimplyYummy/Modular-Mojo-Syntax-Highlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Modular Mojo syntax highlighting

Syntax highlighting for the Mojo programming language (2023) is now available in the tmLanguage format. This conversion, facilitated by tmLanguage tool, enables Mojo syntax highlighting in applications like Sublime Text. The conversion is based on Mojo's official VSCode syntax, available here.

Install:

MacOS:

  1. Download the mojo.syntax.tmLanguage file.
  2. Drag and drop in ~/Library/Application Support/Sublime Text/Packages/
  3. Open Sublime Text and goto view -> syntax -> Mojo
  4. Then do View -> Syntax -> Open all with current extensions as … -> Mojo
  5. Enjoy

Updates:

  • Updated for 24.1 release

About

Sublime Text - Syntax Highlighting for the Mojo Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published