RIDE didn't show the resource files under a directory for few resource files
Hello, my issue is the same with issue #2422. I have created a project where I have a directory and I have added directories in it. But when I exit RIDE and re-open it, it only shows the parent directory and not the listing the resource files underneath.
My setup configuration: robotframework 4.1.3 robotframework-ride 2.0b2.dev5 wxPython 4.1.1
I meet the same issue with below configuration: robotframework 5.0.1 robotframework-ride 2.0b2.dev10 wxPython 4.1.1
I close the RIDE, try to use pycharm for edit some of the files, then re-open RIDE, no files there:

@WarWolflll Maybe the resources are not being used/imported in the test suite. They may not appear in the project when that is the case. In the Files panel, to refresh the tree, you need to collapse and expand the folder containing them.