Artem Makarov
Artem Makarov
> @artemy I'm confused, I cannot find any comment in the files changes. > >  > >  ok sorry, my bad. Forgot to press "submit" on the review...
What's the use case for this? Is it only about not showing LightEdit mode files? I suppose we can just filter them entirely.
I see that LightEdit entries have a `hidden` attribute set to `true`, so I suppose IDE (and Toolbox) exclude them: ```xml ``` To filter them out we can do something...
> I think you are right that we should hide the LightEdits to be consistent with how JetBrains does it! Perfect, I'll add support for this > I think it...
Thank you for your comments, @projectgus. I've modified my PR accordingly.