Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
solidity-snippets
New to Visual Studio Code?
Get it now.
solidity-snippets
Maratib Ali Khan
|
1,962 installs
|
(
0
)
|
Free
Solidity Snippets
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Solidity Snippets
Syntax
Description
con,log
console.log()
ss-new
New Contract
ss-function
New Function
ss-function-external
New Function External
ss-function-internal
New Function Internal