ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.41k stars 916 forks source link

Insert code snippet #233

Open yann300 opened 7 years ago

yann300 commented 7 years ago

Include easy way to use code snippet, code pattern. could be a list of solidity code snippet that user would drag and drop to the editor. There were post in reddit of a github repo that contain only solidity common pattern

Aniket-Engg commented 1 year ago

@yann300 Do you think, workspace templates somewhat solve this issue?

yann300 commented 1 year ago

I don't think it completely solves that issue. As a based, we could use this contents: https://solidity-by-example.org/