Skip to content

Commit e23da74

Browse files
authored
Update README to mention Rhombus support (#142)
1 parent e456c98 commit e23da74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Magic Racket **does**
2828
- Support Racket LSP through [racket-langserver](https://github.com/jeapostrophe/racket-langserver), which brings jump to definition, hover information, formatting, and more
2929
- Have nearly complete support for every valid Racket syntax: byte strings, regexps, define clauses, vectors... You name it, we have it
3030
- Support highlighting of all of the standard functions in `#lang racket`
31+
- Include syntax highlighting and LSP support for Rhombus (`.rhm`) files
3132
- Turn many little VS Code knobs and switches to provide you the best possible Racket-writing experience
3233
3334
...but at the same time **doesn't**:

0 commit comments

Comments
 (0)