You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Feature
Wrap lines longer than a certain number of characters
Why do you want this feature?
Our team want to limit sprawl across the page. Our guidelines say preferably wrap at 80, always before 100.
Terminals are wider now, but often you are in an IDE pane or looking at code within the database itself, so shorter helps.
I have seen https://marketplace.visualstudio.com/items?itemName=bradymholt.pgformatter has such a setting and a separate one for comments (which might be useful if there was a ridiculous link you wanted to include, or if you are happy for end-of-line comments to stretch out.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Describe the Feature
Wrap lines longer than a certain number of characters
Why do you want this feature?
Our team want to limit sprawl across the page. Our guidelines say preferably wrap at 80, always before 100.
Terminals are wider now, but often you are in an IDE pane or looking at code within the database itself, so shorter helps.
I have seen https://marketplace.visualstudio.com/items?itemName=bradymholt.pgformatter has such a setting and a separate one for comments (which might be useful if there was a ridiculous link you wanted to include, or if you are happy for end-of-line comments to stretch out.
The text was updated successfully, but these errors were encountered: