- code analysis and completion
- syntax highlighting
- indentation
- code folding
- code-coverage overlays
- syntax highlighting, indentation, code completion, and linting for CSS-in-JS tagged template strings
(use-package tsx-mode
:straight '(tsx-mode :type git :host github :repo "orzechowskid/tsx-mode.el" :branch "emacs30"))
complete instructions: click here
(use-package tsx-mode
:straight '(tsx-mode :type git :host github :repo "orzechowskid/tsx-mode.el" :branch "emacs29"))
complete instructions: click here
(use-package tsx-mode
:straight '(tsx-mode :type git :host github :repo "orzechowskid/tsx-mode.el" :branch "emacs28"))
complete instructions: click here
GPLv3. see LICENSE in the top level of this repository.