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 support for angular let declarations #73

Closed eneajaho closed 4 months ago

eneajaho commented 4 months ago

Updated Angular to latest version of grammar that it provides in the vscode-language-service repo Also added support for @let variable declaration

Closes https://github.com/shikijs/textmate-grammars-themes/issues/71

netlify[bot] commented 4 months ago

Deploy Preview for textmate-grammars-themes ready!

Name Link
Latest commit c9c94fcb36d61ca2727e429929d9f418797a02ee
Latest deploy log https://app.netlify.com/sites/textmate-grammars-themes/deploys/669d837dcb6b61000899ee94
Deploy Preview https://deploy-preview-73--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.

JeanMeche commented 4 months ago

This give some context, the Angular team is looking to use shiki in place of highlight.js for the syntax highlighting of its new doc site angular.dev.

This will likely improve the synergie to keep shiki up-to-date with the latests versions of Angular !

eneajaho commented 4 months ago

https://github.com/angular/angular/pull/57059 😄🎉