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 a file tree node is cached (especially after a move operation), it's not possible to overwrite its name and icon.
Reproducing the issue is not really straightforward.
My situation was a contribution for a new icon for files with some specific extension.
When a file with that extension is moved, the new icon might get lost and substituted by the default one.
OS and Theia version:
Ubuntu 18.04, Theia master branch
Diagnostics:
The text was updated successfully, but these errors were encountered:
akosyakov
Successfully merging a pull request may close this issue.
Description
When a file tree node is cached (especially after a move operation), it's not possible to overwrite its name and icon.
Reproduction Steps
Reproducing the issue is not really straightforward.
My situation was a contribution for a new icon for files with some specific extension.
When a file with that extension is moved, the new icon might get lost and substituted by the default one.
OS and Theia version:
Ubuntu 18.04, Theia master branch
Diagnostics:
The text was updated successfully, but these errors were encountered: