eranif on master
Created CodeLite v17 release no… (compare)
eranif on master
fixed regression introduced in … (compare)
eranif on master
by default, generate compile_co… Remoty tree view: make sure tha… (compare)
eranif on master
When creating classic C++ works… fixed: tree ctrl view: wrong fo… (compare)
eranif on master
more startup time improvements … (compare)
eranif on master
more startup time improvements (compare)
eranif on master
Improved CodeLite startup time (compare)
eranif on master
MSW: switched to monolithic bui… (compare)
eranif on master
Handle .clangd file as YAML file (compare)
eranif on master
.clangd file update: with recen… (compare)
eranif on master
RustPlugin: call event.Skip(tru… (compare)
eranif on master
Revert all changes to unicode s… (compare)
eranif on master
removed non needed files from u… (compare)
eranif on master
Renamed "BOTTOM" -> "DOWN" Sett… (compare)
eranif on master
fixed wxC installer (compare)
eranif on master
fixed: do not translate unicode… (compare)
Alt-M
and it seems to get me out of fullscreen mode as well
@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.