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

Add syntax highlighting for struct method import expression, fixes #566 #38

Merged
merged 5 commits into from
Feb 28, 2024

Conversation

alehechka
Copy link
Contributor

Overview

Resolves a-h/templ#566

Added syntax highlighting for struct methods being added to the next release of templ.

Before

struct-method-broken

After

struct-method-fixed

CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@joerdav joerdav merged commit 396d0f4 into templ-go:main Feb 28, 2024
@alehechka alehechka deleted the issue_566 branch February 28, 2024 16:12
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.

vscode: Syntax highlighting for inline method components
2 participants