adhoq icon indicating copy to clipboard operation
adhoq copied to clipboard

Completion support

Open hibariya opened this issue 6 years ago • 3 comments

Hi. I'd like to add basic completion support.

selection_166

hibariya avatar Apr 05 '18 04:04 hibariya

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.

selection_870

hibariya avatar Apr 12 '18 00:04 hibariya

I realized I can't edit existing query and have fixed it :sweat_smile:

hibariya avatar Apr 12 '18 00:04 hibariya

I released version 0.5.0.beta1.

https://rubygems.org/gems/adhoq/versions/0.5.0.beta1

Please, use and feedback.

takkanm avatar Aug 09 '18 23:08 takkanm