Artem Makarov

Results 15 comments of Artem Makarov

> @artemy I'm confused, I cannot find any comment in the files changes. > > ![image](https://user-images.githubusercontent.com/227562/270299992-1d1dbe50-8908-40de-88c5-646992a4c8b0.png) > > ![image](https://user-images.githubusercontent.com/227562/270299707-f2c326e9-01f2-4fcb-bb0b-165f2f3b6d5d.png) 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.