User forums > General (but related to Code::Blocks)
linux, code completion
D101101:
Hello
I like how code completion in Windows works, but in Ubuntu ppa it's not completely included.
For example, when adding SDL library and writing the beginning of the name of SDL_... function in Windows, possible functions list appears on the screen.
how do i turn this fuction on in CB?(build from source code with same flags???)
ToApolytoXaos:
--- Quote from: D101101 on October 23, 2013, 02:00:56 pm ---For example, when adding SDL library and writing the beginning of the name of SDL_... function in Windows, possible functions list appears on the screen.
--- End quote ---
Just to let you know, I have noticed the same behavior on my GNU / Debian testing machine and for some reason autocompletion does not parse properly. I'm compiling C::B myself always with the latest revision and indeed there are moments where I get really irritated by the mechanism with how it "forces" me to reparse the entire project.
Nevertheless, it's a minor issue as it parses the project on the background which eventually makes it possible to use again autocompletion. Usually I safe the project, then press Ctrl+F11 to rebuild the project, run it, and then check the autocompletion mechanism. After all this fuss, it works normally.
D101101:
Sorry my English isn't very good. I'm not sure you understood me correctly.
I meant this
Linux:
Windows:
Linux:
Windows:
Linux:
Windows:
ToApolytoXaos:
The Linux version you are using, is it older than 12.11 if you use stable? Are you using nightly builds?
[NOTE]: OK, I have see that your Windows version is 12.11, but I want to know what kind of version you are using under Linux.
It would be a lot more helpful for us, if you could provide more information so I could you help a bit now that I have time.
Also, go to Settings > Editor > Code Completion and check the options over there. You might have disabled code completion by mistake.
D101101:
svn build rev 9156 (2013-06-13 14:35:53) gcc 4.6.3 Linux/unicode - 64 bit
install from pasgui/ppa
settings by default
it's working on class, struct and my header files
Navigation
[0] Message Index
[#] Next page
Go to full version