nix-ts-mode icon indicating copy to clipboard operation
nix-ts-mode copied to clipboard

Inconsistent (and wrong) indentation between nix-mode and nix-ts-mode

Open arthsmn opened this issue 1 year ago • 0 comments

I think this video explains the situation better:

Gravação de tela de 2024-07-29 19-24-45.webm

As you can see, in normal nix-mode the attributes are handled like they should, but in nix-ts-mode the in is indented, as well as the two lines below it. This seems like a bug as the rest is indented as expected. I'm using alejandra as a formatter and it also defaults to the behavior of nix-mode.

arthsmn avatar Jul 29 '24 22:07 arthsmn