Expand Height of Supabase Function Editor #17190
Unanswered
ghost
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Quick feature request for the in-line function editor: is it possible to expand the height so that it can take up the rest of the viewport's height?
I know it's not a great practice to edit functions in-line, but sometimes it's the easiest for quick edits. The approx. 7 lines of code that the current editor displays can make it especially difficult with longer, > 150 line functions.
Here's an example from my second (vertical) monitor:
All reactions