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

Show "validation blocked" error in solidity files #614

Open
fvictorio opened this issue Nov 15, 2024 · 0 comments
Open

Show "validation blocked" error in solidity files #614

fvictorio opened this issue Nov 15, 2024 · 0 comments
Labels
status:ready This issue is ready to be worked on

Comments

@fvictorio
Copy link
Member

When the project can't be compiled because no compatible solc version was found, we should show that as a file-level error in any solidity file. This would make it easier to figure out what's going on. Right now you have to notice a tiny tiny error symbol in the status bar.

For comparison, this is what eslint does when the file cannot be parsed: it shows that as an error in the first line and column.

@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on
Projects
None yet
Development

No branches or pull requests

1 participant