#1934 Project Navigator does not show external updates to files and folders#1940
Closed
songemma wants to merge 1 commit intoCodeEditApp:mainfrom
Closed
#1934 Project Navigator does not show external updates to files and folders#1940songemma wants to merge 1 commit intoCodeEditApp:mainfrom
songemma wants to merge 1 commit intoCodeEditApp:mainfrom
Conversation
Collaborator
|
@songemma Thank you for fixing this! I wonder if there is a bigger issue here though. In #1826 we see that when files are updated externally, the contents on their corresponding open editor in CodeEdit do not get updated in response. After discussing this with other maintainers, we believe this is a result of an underlying issue where some updates are not making their way to the UI. You are welcome to dig into this further if you'd care to, otherwise please let us know and we can later on. |
Collaborator
|
Closing in favor of #1969 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fixed issues relating to project navigator; Project Navigator UI now responds to external filesystem updates (i.e. add file button now adds file to view, anything done to files in finder will update in view)
Related Issues
Checklist
Screenshots
Screen.Recording.2024-11-28.at.18.37.44.mov
Internal Filesystem Updates
Screen.Recording.2024-11-28.at.18.37.00.mov
External Filesystem Updates