When I run "Format Document" in VS Code, an INFO notification pops up in VS Code with this message: "Sorry, but there is no formatter for 'javascript'-files installed." However, I have prettier installed (you can see that it's there in node_modules/), and I believe I have my VS...
Type: Bug Steps. Sql file with 50000 lines. Save file or click 'Format Document' Expect file to be formatted, with no lines deleted Actual. file is formatted. Lines after 10000 are removed Workaround Format document Then, undo Settings {...