Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
CCManager settings dialogue plan
Alpha:
Committed.
@ollydbg: Are you still working on remove unused variables in CC, they are mostly in CCManager(SDK)? The other part of these settings is to remove the redundancy from CC, but I do not want to duplicate your work.
ollydbg:
--- Quote from: Alpha on January 05, 2015, 10:08:20 pm ---Committed.
--- End quote ---
Good job.
--- Quote ---@ollydbg: Are you still working on remove unused variables in CC, they are mostly in CCManager(SDK)? The other part of these settings is to remove the redundancy from CC, but I do not want to duplicate your work.
--- End quote ---
I will work on it. But there are some extra code changes. If you look at the option of "case sensitive", each parser instance has such option, and if we have many cbps opened by CC, we can set them differently for each parser instance. But now it becomes a global option. Maybe, there are other options we need to handle, so it will take some time to handle those issues.
I will post a patch when I finish the work in one or two days in that thread. :)
scarphin:
May I suggest a 4th option under 'settings -> editor -> general settings -> editor settings -> code completion -> tooltips' called 'enable on keypress only'? The reason being is my autohotkey shortcuts for navigation doesn't play nice when the mouse pointer unintentionally comes over a piece of code when scrolling by keyboard and shows a tooltip automatically which screws up the navigation completely. It would be nice to have an option to activate both tooltips and calltips (I think they are different as calltips can only be activated on function names) only by shortcuts.
Btw if someone can point me to the piece of code where popup window colours are handled, I'd like to submit a patch to register them in 'settings -> environment -> colours'. Thanks.
afc888ny:
--- Quote from: scarphin on January 06, 2015, 04:02:24 pm ---May I suggest a 4th option under 'settings -> editor -> general settings -> editor settings -> code completion -> tooltips' called 'enable on keypress only'? The reason being is my autohotkey shortcuts for navigation doesn't play nice when the mouse pointer unintentionally comes over a piece of code when scrolling by keyboard and shows a tooltip automatically which screws up the navigation completely. It would be nice to have an option to activate both tooltips and calltips (I think they are different as calltips can only be activated on function names) only by shortcuts.
--- End quote ---
I hereby support the above motion!
The option to activate both tooltips and calltips must be included, this truly is a regression!
Alpha:
Apologies for not being able to respond earlier. I will look into this over the weekend, and see what is possible.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version