Import and syntax highlighting #190
antoniorodr
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
First of all, I want to thank you for your fantastic project. I really enjoy working from the terminal, and I’m genuinely loving what you’ve built. I have a couple of ideas that I’m not sure if you’ve already considered:
Import functionality: In pgAdmin, it’s possible to import data from a CSV (or similar formats) directly into a table. Have you thought about including a similar feature in lazySQL?
Syntax highlighting: It can be easy to make typos when writing queries, and currently, all the text appears in white. Would it be possible to add syntax highlighting or some form of assistance to make the coding experience smoother?
Thanks again for your work! I’d love to contribute, but I don’t have experience with Go 🙄.
Beta Was this translation helpful? Give feedback.
All reactions