Feature Request: Official UDL or Syntax Highlighting Support for Harbour Programming Language #306
Labels
need xml from user
Repo maintainers don't create new UDL; if you supply the UDL XML, we will add it
Is there an existing issue for this?
Description of the Issue
Dear Notepad++ Team,
I would like to request official support for the Harbour programming language in Notepad++, either as a built-in syntax highlighting definition or a User Defined Language (UDL) preset.
What is Harbour?
Harbour is a modern, open-source xBase language (a successor to Clipper), used for business applications. Its syntax resembles older languages like Clipper or FoxPro, but it's still actively developed and widely used in production environments.
Why add Harbour support?
.prg
,.ch
,.hb
files.FUNCTION
...RETURN
PROCEDURE
...RETURN
IF
...ENDIF
DO CASE
...ENDCASE
FOR
...NEXT
DO WHILE
...ENDDO
What we can provide:
I can share a fully working
.xml
UDL file that supports:Please let me know if there is interest in including it or improving it with community help. I'd be happy to collaborate!
Thank you for the great work on Notepad++!
Best regards,
Piotr Chmielewski
Describe the solution you'd like.
I would like to request official support for the Harbour programming language in Notepad++, either as a built-in syntax highlighting definition or a User Defined Language (UDL) preset.
What is Harbour?
Harbour is a modern, open-source xBase language (a successor to Clipper), used for business applications. Its syntax resembles older languages like Clipper or FoxPro, but it's still actively developed and widely used in production environments.
Why add Harbour support?
.prg
,.ch
,.hb
files.FUNCTION
...RETURN
PROCEDURE
...RETURN
IF
...ENDIF
DO CASE
...ENDCASE
FOR
...NEXT
DO WHILE
...ENDDO
What I can provide:
I can share a fully working
.xml
UDL file that supports:Thank you for considering this!
Debug Information
.
Anything else?
No response
The text was updated successfully, but these errors were encountered: