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
Syntax: Blueprint (documentation) is the markup language for GTK, the GUI library that underpins the GNOME desktop environment which is the default for the most common Linux distributions (especially Ubuntu and Fedora/RHEL).
Although Blueprint is relatively new, having been released in late 2021, it has quickly become a favorite of GNOME developers and its support in bat would be greatly welcome.
Guideline Criteria:
Although there is no Sublime Text language definition available on packagecontrol.io (probably because Sublime Text users are more likely to be driving Mac rather than Linux), definitions are available for other tools.
Not to be glib but these days it may be possible to ask an AI to port one of these implementations to the Sublime Text format used by bat.
you might not need AI to convert from the VSCode JSON tmLanguage format to the TextMate XML/PLIST tmLanguage format, which can then be converted to .sublime-syntax as per the documentation in this repo. Maybe try: https://marketplace.visualstudio.com/items?itemName=pedro-w.tmlanguage
Syntax:
Blueprint (documentation) is the markup language for GTK, the GUI library that underpins the GNOME desktop environment which is the default for the most common Linux distributions (especially Ubuntu and Fedora/RHEL).
Although Blueprint is relatively new, having been released in late 2021, it has quickly become a favorite of GNOME developers and its support in bat would be greatly welcome.
Guideline Criteria:
Although there is no Sublime Text language definition available on packagecontrol.io (probably because Sublime Text users are more likely to be driving Mac rather than Linux), definitions are available for other tools.
Not to be glib but these days it may be possible to ask an AI to port one of these implementations to the Sublime Text format used by bat.
The text was updated successfully, but these errors were encountered: