Matt Hemsteger

Results 5 comments of Matt Hemsteger

Ahhh, yeah, I wasnt 100% sure on the timing because at my job we use spaces and at home I prefer tabs (its a constant internal struggle). At any rate,...

So I had been using this for quite a while, but after the update to Emacs 27, this work around no longer works because of https://github.com/mooz/js2-mode/issues/529. I tried to see...

@dgutov I did try that, unless I messed it up, it did not work. That being said, I had not realized `rjsx-mode` had `rjsx-minor-mode`, so using that solves the `js2-minor-mode`...

In case it helps, I was getting this issue on my linux environment, but not on my MacOS. I had a slight difference in my config. On both configs I...

Unfortunately, for those of us that use tabs for indentation, there is currently no real good solution. I was using `rjsx-mode` with a workaround for indentation that used `js-mode`. After...