-
Notifications
You must be signed in to change notification settings - Fork 83
fix: prevent overwriting template files via <FileTree>
#336
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix: prevent overwriting template files via <FileTree>
#336
Conversation
|
186f6e5
to
2da0ded
Compare
2da0ded
to
1035f2b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good!
Seeing the screenshot, I wonder if we should add more padding on the y-axis? What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job on this! 🎉
Show an error if user tries to create file that already exists on file system, but is not visible on FileTree. Such files are for example non-lesson template files.