llemaitre19 / jtsx

Extends Emacs JSX/TSX built-in support.
GNU General Public License v3.0
66 stars 2 forks source link

You are a hero. #10

Closed rafauke closed 1 month ago

rafauke commented 2 months ago

I just wanted to let you know that you are my JSX/TSX hero. This is the most feature-rich, working and predictable js mode that I have used. I've been looking for something like this for +2 years. Incredible. Tears of joy.

<3

llemaitre19 commented 2 months ago

Thanks ! Very glad to hear this package can help some JSX/TSX programmers like you.

A part of the credit nevertheless goes to the Emacs core developers that have written the new tree-sitter modes (js-ts-mode and tsx-ts-mode) as this package is implemented on the top of them.

rafauke commented 2 months ago

Sure, that's true. But they don't work out of the box and don't have the extra bells & whistles. Anyway, I just wanted to express my appreciation and happiness :) Thanks again.