Alexandr

Results 51 comments of Alexandr

it can be implemented for sure, but this will break compatibility with

``` PS: Not sure that 0.3.0 was complete before: https://xmpp.org/extensions/attic/xep-0384-0.3.0.html ``` at a time of our implementation xep-0384 not exists yet, i implemented our code using https://conversations.im/omemo/xep-omemo.html this document, it's...

уже обсудили, буду делать костыли как у всех, не по стандарту. собственно уже сделал, надо отладить.

it seems hack used for macos are also applicable here (i mean do not link statically)

it seems i just missed "generate compil_commands.json file" in code completion options, but on linux completion works even with it turned off.

also behavior on freebsd and linux are different, for example on freebsd i do not have tooltip on hover with type description and comments i use ccld, clangd and ctags...

i think problem caused by something else, i do have universal-ctags installed on bsd, and looks like it executed (i see high cpu load from ctags during codelite workspace parsing)....

i also can't build codelite on freebsd anymore via ports, freebsd does have strict security policies, and handling things like dynamic git submodules is a bit complicated.

on b22aa39d671df064e44b96976ea32b40f4353c7f tooltips still does not work on freebsd on mouse hover in editor (does not work at all), but tooltips are sown from codecompleteon menu properly