Open JacaL-13 opened 3 years ago
To start off I'm really new to Github and Atom so, sorry if it's something totally obvious. I installed the package and updated dependencies. I type <div> in a jsx file and nothing happens.
<div>
@JacaL-13 u need disabled the Tree Sitter Parsers options (enabled by default) on Atom core config. (cmd|ctrl + ;)
Tree Sitter Parsers
core
To start off I'm really new to Github and Atom so, sorry if it's something totally obvious. I installed the package and updated dependencies. I type
<div>
in a jsx file and nothing happens.