postgres icon indicating copy to clipboard operation
postgres copied to clipboard

VS Code is note correct format Postgres.JS code

Open protonys opened this issue 1 year ago • 0 comments

if write const cdb = await sqlINSERT INTO base ${ sql(data, columns) }`` then VS code think this is an error and show the red line

How this to correct? Screenshot attached. May be need to install any extension? code

protonys avatar Jan 01 '25 02:01 protonys