You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
Describe the bug
Select a vyper file after compiling solidity file. Plugin still tries to compile soldity content from redux store. Produces error. To Reproduce
Steps to reproduce the behavior:
Open editor with one solidity file and another vyper file, solidity file selected
Compile solidity file by hitting ctrl+s
Change to vyper file
See error line 1:30 Semi-colon statements not allowed.
Describe the bug
Select a
vyperfile after compilingsolidityfile. Plugin still tries to compile soldity content from redux store. Produces error.To Reproduce
Steps to reproduce the behavior:
solidityfile and anothervyperfile,solidityfile selectedsolidityfile by hittingctrl+svyperfileline 1:30 Semi-colon statements not allowed.Screenshots
