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.

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.
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.
Yes it is Script IDE . Command + Backslash hides it, thanks!