User forums > General (but related to Code::Blocks)
Code Completion format
(1/1)
Encryptor:
I noticed that in the nightly builds, each line of the Code completion box that pops up has the following format:
<icon> <name> .
When I checked the 1.0rc2 screenshot I saw that the code completion format is:
<method/property> <namespace>::<name> [(params)] : <type> .
I know it's being redesigned, but my question is what format will the final Code completion have? I personally prefer the second one.. I think everyone does :)
Sorry if this was discussed already.. Searching the forum with keywords starting with "Code completion" is almost useless... too many results.
Encryptor:
82 views. No replies (except this one :D). Is the question ambiguous or is there something wrong with it?
mandrav:
The control on the screenshot, was a custom control which gave us headaches under non-windows platforms. So, we decided to drop it.
Will it ever come back? Who knows...
Encryptor:
Is it possible to modify the current control used, to display some additional info about the methods/properties?
mandrav:
--- Quote from: Encryptor on September 11, 2006, 01:14:01 am ---Is it possible to modify the current control used, to display some additional info about the methods/properties?
--- End quote ---
Nope, it's part of scintilla which we don't want to modify heavily or else scintilla upgrades would be out of the question.
Navigation
[0] Message Index
Go to full version