You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for creating this very wonderful effective control for Qt.
I am an avid user of the QOwnNotes and a Forth enthusiast.
While adding Forth code, I found that there is no highlighting support.
I wish to request your kind help regarding the same.
In line with this, I have taken a fork and placed in my changes.
Initially, the gforth words are added as the keywords.
There is also addition of special filter functions to help with comment highlighting.
This would be the first time I am trying to contribute to a project.
Please guide me and help me correct my mistakes.
The text was updated successfully, but these errors were encountered:
Thanks again for guiding this through.
I have added an issue on the QOwnNotes as well pbek/QOwnNotes#2780
With this issue, I have now learned how to properly commit code that would help the developers to audit and accept features.
Kindly guide me to add the the finally support for Forth Programming language highlighting in QOwnNotes.
Thanks for creating this very wonderful effective control for Qt.
I am an avid user of the QOwnNotes and a Forth enthusiast.
While adding Forth code, I found that there is no highlighting support.
I wish to request your kind help regarding the same.
In line with this, I have taken a fork and placed in my changes.
Initially, the
gforth
words are added as the keywords.There is also addition of special filter functions to help with comment highlighting.
This would be the first time I am trying to contribute to a project.
Please guide me and help me correct my mistakes.
The text was updated successfully, but these errors were encountered: