adhoq
adhoq copied to clipboard
Completion support
Hi. I'd like to add basic completion support.
I've almost done the basic completion support. Currently, the new editor is totally broken on mobile browsers (especially Chrome on Android) since Monaco editor doesn't support them. So I've left the plain textarea editor just in case.
I realized I can't edit existing query and have fixed it :sweat_smile:
I released version 0.5.0.beta1.
https://rubygems.org/gems/adhoq/versions/0.5.0.beta1
Please, use and feedback.