- Code: Select all
public foo()
//This is a comment
{
}
The comment does not turn gray. That is to say, the syntax highlighting doesn't consider it a comment. If I place a comment anywhere else, however, it works just fine.
How can I change this?
public foo()
//This is a comment
{
}Users browsing this forum: No registered users and 11 guests