Stylus support Follow
Answered
Hey, is fleet support stylus? My .styl file looks like text. Maybe I do somethin wrong.
Please sign in to leave a comment.
It is not specifically supported right now. Please vote for this request in our tracker: FL-15404 stylus support
As a temporary solution, you can install TM or VS Code bundle into
~/.fleet/textmate
. E.g.cd ~/.fleet/textmate && git clone https://github.com/d4rkr00t/language-stylus.git
.After the restart, you'll get syntax highlighting and brace matching.