eranif on master
fixed ctagsd UT fixed: https://github.com/erani… fixed: `clRowEntry::GetColumnWi… (compare)
eranif on master
fixed: ctagsd: wrong column is … (compare)
eranif on master
moved SYSTEM log message -> DEB… fixed: `FileLogger::GetVerbosit… (compare)
eranif on master
Check in PATH for clang-format … (compare)
eranif on master
fixed: msw: drawing artifacts i… (compare)
eranif on master
On GTK, use wxRendererNative to… (compare)
eranif on master
more fixes to the button drawin… (compare)
eranif on master
fixed build error on macOS (compare)
eranif on master
msw drawing fixes (compare)
@eranif , thank you for your reply. Unfortunately none of your hints helped. Menu is still hidden.
What I can confirm is that I always work in fullscreen mode and maybe this condition tricked 15.0.2 when overwrote 15.0.0.
I you need me to edit manually some configuration file or so, I'm ready for that. I'd love to have my menu back soon : )
For the moment I'll go with Ctrl-Shift-P, that's a good feature.
@eranif excuse me Eran I've tried to buy a wxCrafter licence to registrate it, but the link does not working: "SetExpressCheckout API call failed. Detailed Error Message: Account is restrictedShort Error Message: Restricted accountError Code: 10002Error Severity Code: Error"
Till them the wxCrafter licence I'm going to buy will remain valid.
Are you planning to release a newwer version during the following months ?
Thank you very much
@eranif Thank you Eran for your prompt reply.
Here is the link to the web page where I've found the button to buy wxCrafter licence.
https://wxcrafter.codelite.org/checkout.php
Also on the main page https://wxcrafter.codelite.org/ ther is a tip about it.
Can wxCrafter be used as stand alone tool ?
I meant for the new versions released.
Thanks again
Rossano
@DaGiHu code completion for me is close to instant o CodeLite source code base, which contains ~5.5K source files. Are you using Language Server or the old code completion (which I will probably deprecate soon)
Eran, I wasn't aware Language Server was active and of any use. I've disable it and certainly, code completion speed has improved. Thanks, master!
my_variable
but not with (double)me_variable
(double) me_variable
, "Goto Declaration" works.