CodeLite works

General questions regarding the usage of CodeLite
gh_origin2
CodeLite Curious
Posts: 1
Joined: Sun Dec 20, 2020 11:33 am
Genuine User: Yes
IDE Question: C++
Contact:

CodeLite works

Post by gh_origin2 »

I just setup a Linux box and install the last CodeLite stable. Code completion worked, but requires to manually do a Workspace parse every time new headers are included. It doesn't auto complete include directives and header names, too. But basically it works.

Sorry for my long rant about code completion on Windows. Switched to Linux solved all of the hassles. Up to this time I still have no idea why code completion was not work for my CodeLite on Windows.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite works

Post by eranif »

Posting a minimal workspace with a reproduction could help us debug it faster
Make sure you have read the HOW TO POST thread
Post Reply