Allow renaming embedded text documents in station

there is an option under the document tab where the user can select the station and add a new text document / embedded file. however, these files cannot be renamed and show up with the default name “new text document”.

i tested this and the files do survive packing and unpacking of the project. it seems like they are part of the station file since i could not find them under user files or components in the project folder tree.

it would be great if the renaming option could be enabled so users can name the file as needed, e.g. changelog.txt, whatever.md, etc.

i had previously requested the RobotStudio team to have some kind of function where users can keep track of changes / notes for a project during simulation development, similar to a markdown file for repo. this would help in cases where multiple users work on different phases of a project, so others can see what has changed over time, or add notes on how to run the simulation for a specific scenario.

it would be nice if that information could travel with the project by default when making a p&g and sharing it with someone.

update: there is an way to rename these, by highlighting and clicking one more time. just right click context menu or classical F2 does not work.