charlie

Results 16 issues of charlie

Has anyone talked about implementing replays ? I searched but I couldn't find it.

If not, where would I start to add that functionality ? Thanks! Great project!

enhancement

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....

friendlienss
integrations

I just saw @rbpatt2019 's bio of 'All things VIM' and realized we're going to want a prql-mode for emacs. If we can build a way to `eval-region` and have...

integrations

We could use something like `LIMIT n OFFSET ROW_COUNT-n` If we could get the ROW_COUNT for the last transformation , which I was thinking might be possible if we took...

enhancement

Big Query has a `SELECT * EXCEPT` , but otherwise I don't think it's a widely supported feature. But it would be a neat feature when and if it's more...

language-design
work-in-progress

Never looked at this so no idea what it might take https://microsoft.github.io/language-server-protocol/

enhancement

Is this possible ? If so , let me know where to start and I can add it

Loving this project so far all of the examples are working for me. I desperately need the Stock Screener results to fully automate my project, is this something you can...