4 days ago • •
Is anyone using #Julia in #Emacs ? How about with tree-sitter and Eglot?
Running into weird errors on my work machine…
I write Julia code in Emacs all the time. I do not, however, use either tree-sitter or eglot but rely instead on xref and ctags.
What kinds of errors do you encounter?
@ericsfragaI had some weird package errors at first but they were resolved after a removing the dirs and reinstalling.
now i'm trying to figure out how to get julia-vterm to install packages in my project directory instead of the global directory it made
Lo, thar be cookies on this site to keep track of your login. By clicking 'okay', you are CONSENTING to this.
éric 🚲 🇪🇺
in reply to nebunez • • •I write Julia code in Emacs all the time. I do not, however, use either tree-sitter or eglot but rely instead on xref and ctags.
What kinds of errors do you encounter?
nebunez
in reply to éric 🚲 🇪🇺 • • •@ericsfraga
I had some weird package errors at first but they were resolved after a removing the dirs and reinstalling.
now i'm trying to figure out how to get julia-vterm to install packages in my project directory instead of the global directory it made