Nick Babadzhanian

Results 4 issues of Nick Babadzhanian

If there is no connection to the kafka broker an attempt to establish such a connection hangs indefinitely and doesn't check for interrupts. Unfortunately I don't have a full backtrace,...

Readme file is outdated and needs fixing: - Travis link - Company name - Maybe rename repo to wltree.

One can do: ``` select istore'1 => 10, 2 => 20' * 2; ``` but not ``` select 2 * istore'1 => 10, 2 => 20'; ``` They should be...

When typing double dollar sign, the extension forces another pair of `$$` and this cannot be disabled and doesn't honor the `editor.autoClosingBrackets`configuration. Please either add an option to disable it,...