shikijs / textmate-grammars-themes

Collection of TextMate grammars and themes in JSON
https://textmate-grammars-themes.netlify.app/
MIT License
116 stars 57 forks source link

feat: Add bsl and sdbl grammars #101

Closed nixel2007 closed 2 days ago

nixel2007 commented 3 weeks ago

Hello! Here are two new grammars used by 1C: Enterprise platform (https://1c-dn.com)

"bsl" is an imperative language with high usage of queries with sql-like syntax. sdbl is a grammar for this sql dialect.

1C: Enterprise language is recognized by GitHub (highlighting sample). Since sdbl is highly used part of all 1C-development, it's crucial to have both language syntax highlight together. I added sdbl as a separate language, but please point me if there is any way to include two tmLanguages in one shiki grammar.

netlify[bot] commented 3 weeks ago

Deploy Preview for textmate-grammars-themes ready!

Name Link
Latest commit e22840f3e008d3a346de74f517865d5bf1731d1e
Latest deploy log https://app.netlify.com/sites/textmate-grammars-themes/deploys/672b9fd139bcc700089805ca
Deploy Preview https://deploy-preview-101--textmate-grammars-themes.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

nixel2007 commented 4 days ago

@antfu kindly ping