Skip to content
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

feat: add support for angular let declarations #73

Merged
merged 5 commits into from
Jul 21, 2024

Conversation

eneajaho
Copy link
Contributor

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

Closes #71

Copy link

netlify bot commented Jul 20, 2024

Deploy Preview for textmate-grammars-themes ready!

Name Link
🔨 Latest commit c9c94fc
🔍 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
Copy link

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
Copy link
Contributor Author

angular/angular#57059 😄🎉

@antfu antfu merged commit fb0876b into shikijs:main Jul 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for @let in angular templates
3 participants