Hi,
A flake file and its corresponding lock file have the same name by default.
The lock file is managed automatically and I don’t need open it often, but tab completion in terminal doesn’t know about such heuristics.
So every time I want open a flake file I have to type “.n” additionally.
I found command line arguments for customizing the lock file name, but I’m curious whether anyone has raised the issue about renaming the lock file or allowing lock customization inside the flake file itself.