The configuration files *.robot disappeared sometimes
When I edit the autotest_resource_token.robot file by text edit in the ride project ,it would disappear sometimes,like this:

but can appear if open the project again

Can you help me,thank you!
I also found this issue. The version as below: RIDE 1.7.4.2 running on Python 2.7.18.
The file disappears from tree because it is not being used in the project. I don't know if this was already fixed in current development version, so if you are using Python > 3.6, you can install and try.
The file disappears from tree because it is not being used in the project. I don't know if this was already fixed in current development version, so if you are using Python > 3.6, you can install and try.
Thank you for your answer,but actually the disappeared file is being used in the project.
I have this issue too. Resource files seem to close spontaneously (when using the text editor and switching between resource files and test suites). After that, the entire project has to be reloaded to make the resource file visible again. Currently using RIDE version v2.0b1
I am also in the same state. I am using "RIDE v2.0b1 running on Python 3.9.7." Even if not a Fix, some workaround would be really appreciated.
I would like some good information on how to reproduce the cases. (include the first lines of RIDE->Tools-View RIDE Log)
I need to understand on what Test Suite the resource is imported, because on the original post, the resource is colored as not used.
If you can create a ZIP file with some example directories and test suites and resources, and attach here, with explanation of steps to reproduce.
Thanks, @malayamithun, @jishitang, @mark26195491, @mvdgrift