Marker for people writing on the highest directory not open. #540
Labels
collab
Related to collaboration/teams.
feature request
New feature or request.
files
Related to file management.
Description
Here is a directory example :
If someone is writing something in
file1.typ
. If no directory is open, then I cannot see any marker. To know where this person is writing I have to open every directory one by one to have the directory.This is classic behavior to show information on a file when having a directory structure. In Vscode (or neovim filetree) when a file produce an error, you can see that the directory with the file in have a marker. If the directory is then opened, we get a marker on the file directly.
Use Case
Every directory is close. One People writing in
file1.typ
.dir1
is open. One People writing infile1.typ
.This could be very useful for managing multiples writing in a huge project.
The text was updated successfully, but these errors were encountered: