Skip to content

GTK Blueprint #3291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jasper-zanjani opened this issue May 12, 2025 · 1 comment
Open

GTK Blueprint #3291

jasper-zanjani opened this issue May 12, 2025 · 1 comment

Comments

@jasper-zanjani
Copy link

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.

@keith-hall
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants