Alex Efros

Results 166 comments of Alex Efros

I belive we don't have to implement this reliably - best effort (e.g. few regexp) should be good enough and much better than current behaviour anyway.

Maybe even `;\s*exit` (see above in comments example with code block).

Can you please make similar change in ValidationErrors.Error? Forced type conversion to concrete unexported type prevents using mocks when testing for returned errors.

> Maybe we can delete the fe in ValidationErrors.Error ? @powerman Yep, `ve[i].Error()` should works just fine.

@xqbumu Thanks! @deankarn Can you please merge this? (BTW, you probably should add 1.16 to testing matrix.)

I'd recommend to keep them under /api/, in same subdirectory which contains swagger.yml - because it makes sense to consider both swagger.yml and generated files "a same thing" (at least...

Same here, using Gentoo. Workaround "Music > Open Audio CD menu item" works fine.

This is a must-have feature, please consider adding it!

Hmm. I also have 'set background=dark'.

I've already mentioned it: > (require foldutil plugin) http://www.vim.org/scripts/script.php?script_id=158 Probably you can make folds using any other method, this one is just more convenient for custom folding.