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
请先登录再写评论。
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.