Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: byo on May 25, 2005, 11:38:45 am

Title: Ctrl+J
Post by: byo on May 25, 2005, 11:38:45 am
Hi, I've just read that:

Quote
Powerful editor auto-complete (not to be confused with the code-completion plugin). Type a keyword, e.g. "whileb", and press Ctrl-J ;)


It look very nice :) But how does it work ? Can it be customized ?
Title: Ctrl+J
Post by: mandrav on May 25, 2005, 12:21:39 pm
Settings->Editor->Auto complete ;)
I think it's pretty straightforward. If you 're having problems, just ask.

Yiannis.
Title: Ctrl+J
Post by: byo on May 25, 2005, 12:37:34 pm
:D I love such gems :)
Title: Ctrl+J
Post by: squizzz on May 26, 2005, 01:56:36 am
Where do you store user-defined (I mean these manually added) macros?
Title: Ctrl+J
Post by: mandrav on May 26, 2005, 08:19:53 am
Where all configuration is stored:
Under win32 in the registry.
Under linux in ~/.CodeBlocks

Yiannis.