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

lsp: Fix ast error line index bug #736

Merged
merged 1 commit into from
May 22, 2024

Conversation

charlieegan3
Copy link
Member

When a new file is created, it is empty. We need to address this since I think we are sent the contents. However, this is a fix for an index bug when processing these errors.

Before

Screen.Recording.2024-05-22.at.11.07.57.mov

After

Screen.Recording.2024-05-22.at.11.08.23.mov

@anderseknert anderseknert merged commit 9d148de into StyraInc:main May 22, 2024
3 checks passed
srenatus pushed a commit to srenatus/regal that referenced this pull request Oct 1, 2024
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.

2 participants