Lesson 7: Error Highlighting extension used in VSCode? #312
-
Hi everyone! I've noticed that in lesson 7, when Patrick refactors the FundMe contract in the "Solidity Style Guide" section, each time an error occurs in the contract (e.g. when a variable name changes and isn't recognized anymore by the compiler), the filename color changes to red and the error in the contract is highlighted in red as well. Yet this feature does not seem to exist in my local environment. For example, at 11:02:50:
I've searched online and I've found a few solidity error highlighter extensions for VSCode (e.g. Juan's popular solidity extension has an error highlighting feature), but I was wondering if anyone knows what's being used in this course and if it was configured somewhere in the first lessons. I don't want to download any random extensions so that my environment won't break later on. Thanks in advance and happy coding! Omer |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Are you using this extension? https://marketplace.visualstudio.com/items?itemName=NomicFoundation.hardhat-solidity |
Beta Was this translation helpful? Give feedback.
Are you using this extension?
https://marketplace.visualstudio.com/items?itemName=NomicFoundation.hardhat-solidity