Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

Signed-off-by: Charlie Egan <charlie@styra.com>
@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
Signed-off-by: Charlie Egan <charlie@styra.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants