inferrinizzard

Results 31 comments of inferrinizzard

Hi @Krsna-yadav, could you please provide an example of your input file, the expected output, and the actual output ?

Hi @JenChampagne , I believe this issue is resolved as of v5.0.0 but I will double check this before the next release (v5.1.0) + update the package dependency in the...

Update: the issue here is regarding the language config in VSCode extension - currently all files are using `sql` as language, will be patched in upcoming release (v5.1.0)

@JenChampagne Hi, I have a few additional questions for you: - are you using the PGSQL extension from Microsoft here: https://marketplace.visualstudio.com/items?itemName=ms-ossdata.vscode-postgresql ? - if so, can you confirm that your...

VSCode SQL Flavour detection for the Microsoft PostgreSQL and MSSQL Extension is currently not publicly available for other extensions - info request here: https://github.com/microsoft/vscode-mssql/issues/17182 Putting this on hold until I...

Yes, the future plan is for this module to eventually be able to interoperate as a Prettier Plugin but that is still in the planning phase.

I've thought about how an implementation for dynamic token input would work and I don't have an efficient solution yet since the RegEx for each language is baked and compiled...

Yes, I plan on eventually releasing a prettier plugin as a peer release - along with the main npm package. Unfortunately, I will have my hands full working on the...