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

[LS] Checker errors persisting after they have been resolved #204

Open
jribbink opened this issue Aug 30, 2023 · 1 comment
Open

[LS] Checker errors persisting after they have been resolved #204

jribbink opened this issue Aug 30, 2023 · 1 comment

Comments

@jribbink
Copy link
Contributor

jribbink commented Aug 30, 2023

Problem

For some reason, under certain conditions the language server will break and errors will persist even after they are resolved. This is a pretty recent issue and is affecting users on the playground. This happens when the contract has not yet been deployed so it appears that this may be simply one error presenting as another.

demo gif

Steps to Reproduce

Do the same thing I did in the gif on a fresh instance of the playground. (the TX used is the default one)

Acceptance Criteria

Errors disappear after user resolves them.

Context

Breaks Playground

@turbolent turbolent changed the title LS checker errors persisting after they have been resolved [LS] Checker errors persisting after they have been resolved Sep 19, 2023
@turbolent
Copy link
Member

@jribbink Can you reproduce this in e.g. VS Code? This might be caused by how the LS is integrated into the Playground

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants