About Store Forum Documentation Contact



Post Reply 
Editor copy code file does not copy new files
Author Message
yvanvds Offline
Member

Post: #1
Editor copy code file does not copy new files
Just a minor bug, but I don't think you intended it to work this way.

Create a code file, and put some code in it.

Then use the popup menu copy->here to create a copy. The copy will be empty.

It works if you explicitly save the file before copying it, but since you hardly ever have to save explicitly in the editor, I think this is an oversight.

Thanks for all the recent updates though, good work again grin

yvan

Afterthought: I think it's really rare that someone would use the default name of the copy (the file 'myClass' will be copied as 'myClass Copy') so why not show the rename popup instantly instead of having to manually rename the file? (Not that it's important to me, just crossed my thoughts.)
(This post was last modified: 10-11-2014 08:03 PM by yvanvds.)
10-11-2014 08:00 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Editor copy code file does not copy new files
Thank you for your valuable feedback smile
This has just been committed to GitHub Source.
10-12-2014 04:08 AM
Find all posts by this user Quote this message in a reply
Post Reply