FeatureFuel
2

SQL Editor region collapse like in JS with VS Code

Source: supabase/supabase#33570 · opened by @jonashaus
In most IDE's, you can create collapsible "regions" by wrapping Javascript code with region comments:



The IDE will show this as a collapsible code block - i use this to improve code readability. Since the Supabase SQL Editor "IDE" already supports collapsing e.g. "coalesce" statements, I thought this would also be cool for regions. Of course, in SQL, the syntax would be:



I personally would love to see this feature and hope to see some general community interest in this 😊

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests