Cmd+P (show parameters)... not bold ?

Coming from Idea/Java, I was used to get the parameter under the cursor in bold typeface, when opening the parameter-popup by Cmd + P

Am I doing something wrong or is this not implemented in 1.0.1 ?

Thx

0
1 comment

Oops, sorry

forgot to mention that its only about plain-C funtion-calls.
The bold-effect works for objects!

For example:
CFArrayGetValueAtIndex( p1, p2 )

In this case, when doing Cmd + P, the parameters are not marked bold.

0

Please sign in to leave a comment.