vscode-solidity
Info, q&a and tips on vscode solidity
Juan Blanco pfp

@juanblanco

https://farcaster.xyz/juanblanco/0x350541a0
0 reply
0 recast
2 reactions

Juan Blanco pfp

@juanblanco

New vscode solidity release 0.0.187 Including changes on the parser (solparse-ext) to fix require with custom errors in some scenarios. Mapping syntax improvements and go to definition (thanks haoyang9804), bump and improve solhint and prettier (thanks to TateB), recursive mappings, etherscan migration to V2 so you can download smart contracts and abi from any chain, code generation fixes and added support to generate multisettings file. https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity
0 reply
2 recasts
5 reactions

Juan Blanco pfp

@juanblanco

New vscode solidity release 0.0.185. Including new Workspace Symbol Provider, use Ctrl/CMD T to find a symbol in your workspace. Also update to the Nethereum code generator, you can now generate full web / blazor pages to interact with your contracts. It can be found in @vscode, @openvsx and npm as a standalone lsp "vscode-solidity-server" https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity #ethereum
0 reply
0 recast
7 reactions

Juan Blanco pfp

@juanblanco

New vscode solidity 184 release, this release is focused on updates the solidity parser improvements / refactorings / additions (Try Catch, Event , Import, Using, OverrideSpecifier, StateVariableSpecifier, Transient). Also includes updates of Solhint and latest version of Solidity https://marketplace.visualstudio.com/items?itemName=JuanBlanco.solidity
1 reply
0 recast
1 reaction

Juan Blanco pfp

@juanblanco

New version of vscode solidity (0.183), standalone language server changes (this can be found at npm) https://www.npmjs.com/package/vscode-solidity-server Better support to have custom configuration of solidity, windows support (tested on nvim / windows). Also some instructions if you want to try neo vim https://github.com/juanfranblanco/vscode-solidity/blob/master/README-NeoVim.md ;)
0 reply
0 recast
3 reactions

Juan Blanco pfp

@juanblanco

New version of vscode solidity (0.182), now includes support for document outline, and the new Nethereum code generator with enhanced MUD table generation support / and services changes.
0 reply
1 recast
0 reaction

Juan Blanco pfp

@juanblanco

Vscode solidity 173 and 172 release. 172 provides general fixes due to the standalone server defaulting values, enforcing and validating compiler versions. 173 checks natspec inherited docs and finds it on imports.
0 reply
5 recasts
0 reaction

Juan Blanco pfp

@juanblanco

Vscode solidity 170 is out now, with the latest prettier support fixed. Now it works in everyone's machine not just in debug mode (mine)
0 reply
1 recast
3 reactions

Juan Blanco pfp

@juanblanco

Vscode solidity release 0.0.169 (and previous) lots of fixes on navigation, hover, find references. Update solhint, prettier solidity. Code gen Nethereum forge artifacts support and in configuration file, EVM version support (Cancun blobhash ;) ) Part 1/*
1 reply
0 recast
1 reaction