/*******************************************************************************
* PushButton style
******************************************************************************/
... other stuff
Expected behaviour: the comment should end with */. The other stuff should be highlighted.
Current behaviour: the comment continues until the first */ that is not preceeded by an asterix.
Plugin
Qt Style Sheets Editor
Code example
Expected behaviour: the comment should end with
*/
. Theother stuff
should be highlighted. Current behaviour: the comment continues until the first*/
that is not preceeded by an asterix.Documentation reference
-