Multiline comments such as the ones used in java with below syntax do not show the usual greyed out colored text that work for single line comments while in diff view.
Multiline comments work fine when in tree browsing view though and issue is limited to the diff view
Multi line comment syntax
/**
*Comment line 1
*Comment line 2
*Comment line 3
*/
Multiline comments such as the ones used in java with below syntax do not show the usual greyed out colored text that work for single line comments while in diff view.
Multiline comments work fine when in tree browsing view though and issue is limited to the diff view
Multi line comment syntax
/**
*Comment line 1
*Comment line 2
*Comment line 3
*/