Hi , Thanks for this great package! I am enjoying it.
In Emacs 29, the native tree-sitter is introduced. Also some new major-modes are introduced, e.g. python-ts-mode, c-ts-mode, go-ts-mode, etc. Now yasnippet doesn't support these major modes. Can you please support?
BTW, ,my workaround is making symlinks for new major modes. e.g. python-ts-mode -> python-mode.
Hi , Thanks for this great package! I am enjoying it.
In Emacs 29, the native tree-sitter is introduced. Also some new major-modes are introduced, e.g.
python-ts-mode
,c-ts-mode
,go-ts-mode
, etc. Now yasnippet doesn't support these major modes. Can you please support?BTW, ,my workaround is making symlinks for new major modes. e.g.
python-ts-mode
->python-mode
.