Hello,
I just switched from julia-mode to julia-ts-mode on emacs 29.1. One thing I noticed is that my editor does not indent correctly anymore. I.e., when typing
the point gets placed at column 0 in the next row rather than column 4. This works "correctly" when I switch back to julia-mode.
Is this a problem with julia-ts-mode? Might be related to something else in my config, so feel free to close if this feature has nothing to do with julia-ts-mode, my emacs knowledge is rather limited and I am never quite certain which mode provides which feature anyway 🙃
Hello,
I just switched from
julia-modetojulia-ts-modeon emacs 29.1. One thing I noticed is that my editor does not indent correctly anymore. I.e., when typingthe point gets placed at column 0 in the next row rather than column 4. This works "correctly" when I switch back to
julia-mode.Is this a problem with
julia-ts-mode? Might be related to something else in my config, so feel free to close if this feature has nothing to do withjulia-ts-mode, my emacs knowledge is rather limited and I am never quite certain which mode provides which feature anyway 🙃