Autocomplete headers in folders

General questions regarding the usage of CodeLite
Kyzo
CodeLite Curious
Posts: 1
Joined: Thu Nov 21, 2013 8:14 am
Genuine User: Yes
IDE Question: C++
Contact:

Autocomplete headers in folders

Post by Kyzo »

Hey,

I may be doing something wrong, is that it does not auto-complete headers that are within a a file for me. Did not manage to find help with a search of the forums, or the auto-complete setup guide.

for example where I would want it to fill in: (Where SFML is the folder)

Code: Select all

#include <SFML/Graphics.hpp>
it does not for me.

I included in the settings (from Workplace settings -> Code Completion)
Y:\usr\C++\SFML-2.1\include

I have been really liking the IDE so far. :)
Thanks!