Comment on Postgres Language Server: Initial ReleaseComments−t1mmen1yReally excited about trying this, great job so far!I think formatting/prettier-type functionality was mentioned as a possibility of this project, is that still in the cards?(I can’t seem to find a formatter that understands stored procedure; does it even exist?)−steinroeOP1yits still in the cards! it will be more like a pretty printer instead of a formatter though. Meaning we will prettify valid code only. but its a bigger effort, and we want to focus on a stable basis first.
Comments
Really excited about trying this, great job so far!
I think formatting/prettier-type functionality was mentioned as a possibility of this project, is that still in the cards?
(I can’t seem to find a formatter that understands stored procedure; does it even exist?)
its still in the cards! it will be more like a pretty printer instead of a formatter though. Meaning we will prettify valid code only. but its a bigger effort, and we want to focus on a stable basis first.