You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose I have the tree open to a/b/c/d and I save a/file.txt. Then the tree view collapses to only show a — the directories b/c/d are no longer expanded.
Saving a file should not change the tree state in other directories.
This might be related to #70, but #70 is too vague to be sure.
Steps to Reproduce the Issue
Expand the tree for a set of nested directories.
Edit and save a file in an ancestor directory.
Observe that the directories below the ancestor collapse.
Expected Behavior
The tree view should not change upon saving.
Actual Behavior
The tree view was collapsed upon saving.
Debug Information
N++ 8.6.9
NppFTP 0.29.13
connection: SFTP
authentication: private keyfile
The text was updated successfully, but these errors were encountered:
Description of the Issue
Suppose I have the tree open to
a/b/c/d
and I savea/file.txt
. Then the tree view collapses to only showa
— the directoriesb/c/d
are no longer expanded.Saving a file should not change the tree state in other directories.
This might be related to #70, but #70 is too vague to be sure.
Steps to Reproduce the Issue
Expected Behavior
The tree view should not change upon saving.
Actual Behavior
The tree view was collapsed upon saving.
Debug Information
The text was updated successfully, but these errors were encountered: