How to hide "filter methods" - Editor question

Godot Version

4.6.2

Question

Any way to hide the “Filter methods” column? On a small laptop it takes up way too much horizontal screen real estate.

Could you take a screenshot of what you mean? I don’t know what the “Filter methods” is.

If you mean the sidebar in the script editor, press that little arrow button at the bottom to hide it.

2 Likes

If you want full view, then you can toggle Distraction Free Mode by clicking that little button or pressing Ctrl+Shift+F11 (Ctrl+Shift+Fn+F11 on Laptops)

image

Distraction free mode and hiding the sidebar doesn’t get rid of this “Filter methods” column.

Can you show a screenshot of which one you are talking about?

Looking at the buttons in your screenshot I’m assuming you’re using a plugin for the script editor. Could it be interfering with the hiding functionality of the column? I’d try looking into the plugin settings if there’s something to toggle or really just uninstall the plugin and see if it works then.

Im not sure if you can completely hide “filter methods”, but you can resize it to make it smaller.

like this: https://youtu.be/cmmPvQGXoIY?si=z7Mfvjgc8eWRA6Cv

You were right! The annoying column was a plugin that someone else on the project (with presumably a larger monitor) installed.

(wait a moment, it just moved it to another part of the screen. I’m confused.)

Is the plugin Script-IDE? Moving the panel would be a setting that it has IIRC (looks like it to me, correct me if I’m wrong).

I’m not able to test this myself at the moment, but, to clarify, nothing that you tried to do worked? Including the Ctrl + \ shortcut?

If that’s the case, I’d go ahead with what I suggested: uninstall the plugin, close and reopen the project, then try again.