-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project explorer doesn't refresh its contents #1964
Comments
From ccordoba12 on 2014-11-18T15:42:33Z Labels: Cat-ProjectExplorer MS-v2.4 |
still no refresh : ( |
As you can see, this bug is still open, so it hasn't been fixed :-) |
It's not very convenient to restart spyder everytime a file name has been updatet. Voting for a refresh option! |
@dignitas123, what's your Spyder version? As you can see, this was fixed a long time ago. |
On Spyder 4.1.4 - still an issue it seems. I'm new to Sypder and coming from PyCharm. They have a "sync to disk" option when right clicking a folder in their own version of a project explorer. Is there a force refresh button and I'm just missing it somewhere? |
I would reopen this issue. I found a set of actions that make a folder not update its contents. 1- create a function that saves an array to a folder, and creates the folder if it doesn't exist. This seems a simple issue, but it definitely exists and can be quite confusing. I'm using Spyder 5.0.5. |
From [email protected] on 2014-09-12T11:37:22Z
There is no refresh button for the project. If the folder was changed outside of spyder then it can't pick up the change. In many cases it is necessary to modify the files by some external program (such as source control)
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1964
The text was updated successfully, but these errors were encountered: