Am 16.03.2010 18:59, schrieb Nick Treleaven:
I haven't tried it but do we really want this? Aren't lambda functions supposed to be short and limited to local scope? We don't parse other local things other than nested functions, but they can be quite long.
Regards, Nick
Is this intention or unwanted limitation? I ask because I would indeed like to have e.g. the C parser to parse local variables (and of course only show them in the same scope in the tag completition list).
Best regards.