Feature #3541 2007-07-03 21:46
mariocupelli
Codecompletion using dictionary function
Editors (like kate) use different mechanism for code/command completion. One method is to add a dictionary file, that contains predefined names. I think the following two implementiations could be useful for other users.
1. Support for including multiple abbreviations files in codeblocks.
2. Support of dictionary files that contain e.g. the name of special function registers (ARM, AVR etc.) and works with command completion.
- Category
- Editing
- Status
- Open
- Close date
- Assigned to