The trouble with symbolic links
The trouble with symbolic links
Posted Jul 8, 2022 13:00 UTC (Fri) by ilammy (subscriber, #145312)In reply to: The trouble with symbolic links by adobriyan
Parent article: The trouble with symbolic links
If you open a file in multiple tabs via multiple paths, edits in one of them should reflect in the other, immediately.
If a symlink in the open path has changed while a file is being edited, users might or might not want to be notified about that instead of overwriting some other file.
If there is a symlink loop, search by all files in the project should not hang or print out infinite results.