NomicFoundation / hardhat-vscode

Solidity and Hardhat support for Visual Studio Code
https://hardhat.org
MIT License
169 stars 38 forks source link

Improve syntax highlighting #337

Open kanej opened 1 year ago

kanej commented 1 year ago

This is an investigation task, can we be deliberate about improving our syntax highlighting, rather than relying on ad-hoc bug reports to make changes.

The first part of the investigation is to assess the quality of our current support:

The second part is to investigate whether we can leverage slangs canonical representation of the syntax.

Once this investigation is complete we can break down further tasks

kanej commented 1 year ago

We should look at how good our Yul support is in particular.

tinchoabbate commented 1 year ago

+1 to supporting syntax highlighting in Yul