We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When having multiple files with the same name open, tigerjython does not show unsaved files correctly. For Example:
I edited the last file, tigerjython marks the first file as unsaved.
Whats even more weird is that when i switch to the third tab and edit that file, the second tab gets marked unsaved.
Now when i edit the second file the third tab gets marked unsaved.
I think this issue happens because of some sort of finder that searches based on filename.
This issue occurs on both Mac and Windows.
I looked where it gets set in the code but couldn't find it, but would still like to help with fixing this.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When having multiple files with the same name open, tigerjython does not show unsaved files correctly.
For Example:
I edited the last file, tigerjython marks the first file as unsaved.
Whats even more weird is that when i switch to the third tab and edit that file, the second tab gets marked unsaved.
Now when i edit the second file the third tab gets marked unsaved.
I think this issue happens because of some sort of finder that searches based on filename.
This issue occurs on both Mac and Windows.
I looked where it gets set in the code but couldn't find it, but would still like to help with fixing this.
The text was updated successfully, but these errors were encountered: