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(syntaxes): add support for let declarations #2042

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

crisbeto
Copy link
Member

Adds highlighting support for the new @let syntax.

Example inside vscode:
image

@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Jun 24, 2024
@crisbeto crisbeto requested a review from atscott June 24, 2024 12:30
@crisbeto crisbeto marked this pull request as ready for review June 24, 2024 12:30
@dylhunn dylhunn self-requested a review June 24, 2024 16:30
package.json Outdated Show resolved Hide resolved
Adds highlighting support for the new `@let` syntax.
Copy link
Member Author

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feedback is addressed. Also fixed the CI.

package.json Outdated Show resolved Hide resolved
@crisbeto crisbeto added the action: merge Ready to merge label Jun 25, 2024
@crisbeto crisbeto merged commit 4ab3481 into angular:main Jun 25, 2024
5 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge Ready to merge detected: feature target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants