Emacs major mode for editing Yul intermediate code of Ethereum's Solidity smart contracts.
-
Automatic package installation from Melpa.
- Please see the Melpa's getting started tutorial for more details.
-
Manual installation by putting the yul-mode.el file in Emacs' load path.
-
Syntax highlight for Yul intermediate code.
-
Code outline (labels and blocks) via Imenu
- [ ] Auto indentation