Sergey Avseyev

Results 19 issues of Sergey Avseyev

Hi @cschneid It is impossible to reach `"/channels.json"` route because it falls into `"/:channel"`. You should either check content type or move subject to the top Thanks

Hi, Couchbase database has SDKs for Ruby and C++: * https://github.com/couchbaselabs/couchbase-cxx-client * https://github.com/couchbase/couchbase-ruby-client Could you update supported languages?

I've configured using defaults from readme. Neovim version: https://github.com/neovim/neovim/commit/beca82721 ``` Error executing luv callback: vim/_editor.lua:0: E5560: nvim_echo must not be called in a lua loop callback stack traceback: [C]: in...

bug

Extract filename from the path, and display it in second column, so that marks set in files with long common paths will be still distinguishable. Compare the following screenshots: Before:...