Hi,
SyntaxEditor .Net Languages with defined c#-Language File.
I write for example:
Console.Clear("122");
But this method should have no parameter. So the SyntaxEditor should provide an syntax error.
The same with other methods, where more parameters are in a method, than declared.
Does the SyntaxEditor provide this kind of method parameter parsing and error providing?
Thanks
Christel