solidity-analyzer
-
neovim setup for solidity
It has been over 2.5 months now since the solidity-analyzer introduction post and the development has been slow after the burst of development after start. Next things to do for me onsolidity-analyzer
is to add code navigation and… -
Introducing solidity-analyzer
I have been working on a new solidity LSP calledsolidity-analyzer
for a couple weeks now. It is written in rust and utilizesethers-solc
,foundry-fmt
andsolang-parser
…