eranif on master
Remoty: use unique ID for `Relo… (compare)
eranif on master
remoty: fixed: do not prompt on… (compare)
eranif on master
fixed: partial message is press… (compare)
eranif on master
RemotyWorkspace: added context … (compare)
eranif on master
Remote workspace: added an opti… (compare)
eranif on master
remoty: add "Close workspace" m… (compare)
eranif on master
fixed: GTK: drop down arrow is … (compare)
eranif on master
codelite-remote: the response t… (compare)
eranif on master
themed text ctrl: `Ctrl-RIGHT`,… (compare)
eranif on master
fixed ctagsd UT fixed: https://github.com/erani… fixed: `clRowEntry::GetColumnWi… (compare)
eranif on master
fixed: ctagsd: wrong column is … (compare)
@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.Alt-F
does not open the menu
One hiccup with Codelite: 15.0.4
Sometimes when I try to build I get the following.
C:/MinGW/bin/mingw32-make -j 6 -e -f Makefile
"----------Building project:[ base_tw224_lte_tehama_v1 - Debug ]----------"
The system cannot find the path specified.
mingw32-make: * [All] Error 1
Makefile:4: recipe for target 'All' failed
====1 errors, 0 warnings====
Restarting codelite 'fixes'. I compared the project make files before and after, they are identical.