Mirrored from nix-community#40 by @SuperSandro2000 (opened 2023-06-22T10:50:40Z).
This issue is tracked here so the fork can work on it; upstream may not respond. Please add new context in this issue.
Github rolled out a change to this tree-sitter grammar yesterday and since that the highlighting of nix files is mostly shades of blue eg https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/hello/default.nix
I think before at least attr keys where colored yellow and there were probably some other differences I can't recall right now.
I think we should compare color coding with the grammar github used before https://github.com/sambacha/nix-linguist to make this one a bit more colorful and helpful to the eye.
Github rolled out a change to this tree-sitter grammar yesterday and since that the highlighting of nix files is mostly shades of blue eg https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/misc/hello/default.nix
I think before at least attr keys where colored yellow and there were probably some other differences I can't recall right now.
I think we should compare color coding with the grammar github used before https://github.com/sambacha/nix-linguist to make this one a bit more colorful and helpful to the eye.