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.4k stars 910 forks source link

Is there any way to support vim mode on the IDE? #1887

Open imduchuyyy opened 2 years ago

rhcproc commented 1 year ago

This tool helps a little. https://chrome.google.com/webstore/detail/pocket-vim/pjnhffdkdckcagdmfmidafhppbomjdjg However, in the future, I hope remix ide has a vim option online. It is very hard that code online with text editor mode.

CryptoSybil commented 1 year ago

This tool helps a little. https://chrome.google.com/webstore/detail/pocket-vim/pjnhffdkdckcagdmfmidafhppbomjdjg However, in the future, I hope remix ide has a vim option online. It is very hard that code online with text editor mode.

How to use it? I'm still in txt mode.

rhcproc commented 1 year ago

This tool helps a little. https://chrome.google.com/webstore/detail/pocket-vim/pjnhffdkdckcagdmfmidafhppbomjdjg However, in the future, I hope remix ide has a vim option online. It is very hard that code online with text editor mode.

How to use it? I'm still in txt mode.

That's just using Vim mode in the Chrome browser. I suggest the hardhat in your local env. Hardhat guid: https://github.com/rhcproc/solidity-templates/tree/main/hardhat And then, you can use Visual Studio Code's extension (vim) .