You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that #28 is merged and we have a test setup, I am wondering how to move forward with updating this repository.
Here is a proposal about things I would want to do, but I am open to suggestions about other things, and/or the order.
Update the grammar. Currently it is 0.23.1, the "official" repo is at 0.25.0, there is a more up-to-date fork by @clason with 0.26.6. I could not find a changelog so we have to figure out what changed from the code, or ask the maintainers.
Go though open issues in julia-emacs, see if they are still present with tree-sitter. If not, label those issues with something like fixed-by-tree-sitter, we can close them en masse at some point when this becomes the recommended solution. Add tests #24 should be consulted.
I am pinging maintainers of various repos mentioned, and people who made recent contributions, @savq@clason@dhanak@aviatesk, any advice would be appreciated.
Now that #28 is merged and we have a test setup, I am wondering how to move forward with updating this repository.
Here is a proposal about things I would want to do, but I am open to suggestions about other things, and/or the order.
Update the grammar. Currently it is 0.23.1, the "official" repo is at 0.25.0, there is a more up-to-date fork by @clason with 0.26.6. I could not find a changelog so we have to figure out what changed from the code, or ask the maintainers.
Go though open issues in julia-emacs, see if they are still present with tree-sitter. If not, label those issues with something like
fixed-by-tree-sitter, we can close them en masse at some point when this becomes the recommended solution. Add tests #24 should be consulted.I am pinging maintainers of various repos mentioned, and people who made recent contributions, @savq @clason @dhanak @aviatesk, any advice would be appreciated.