markup icon indicating copy to clipboard operation
markup copied to clipboard

Problem when the code there is comment default of the Protheus.doc

Open Ti-Portao opened this issue 2 years ago • 1 comments

When the code there is a comment with standard Protheus.doc the colors are wrong For example.

Comments with standard Protheus.doc - ADVPL - xBase

/*/{Protheus.doc} function name description @author @since @version @obs : /*/ User Function zTest() Local lTest := .t. If lTest Alert('test') Endif Return .T.

Comments without standard Protheus.doc - ADVPL - xBase This colors are ok User Function zTest() Local lTest := .t. If lTest Alert('test') Endif Return .T.

Ti-Portao avatar Apr 19 '23 12:04 Ti-Portao

the file extension is .prw

Ti-Portao avatar Apr 19 '23 12:04 Ti-Portao