PRQL / prql

PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
https://prql-lang.org
Apache License 2.0
9.86k stars 216 forks source link

VSCode live transpilation #720

Closed qharlie closed 1 year ago

qharlie commented 2 years ago

An idea from Anubis https://discord.com/channels/936728116712316989/945832046121607208/991387922001559564

Would love to see the VSCode extension have a live transpile and have the code connect to a live DB session for auto complete. Also, would love to se file.prql be a thing that opens up automatically in VSCode.

Maybe we can ship the WASM prql-compiler with the plugin.

max-sixty commented 2 years ago

This would be great, and let us gradually start building out the LSP.

(btw @charlie-sanders I'm going to try and paste things in from Discord, so it's all here & more searchable, as well as linking. Thanks a lot for kicking off the issue)

max-sixty commented 1 year ago

Closed by @jiripospisil!