Home

Awesome

Solidity Docstring Generator

Sublime Text plugin to automatically generate Docstrings for Solidity smart contracts.

Solidity Docstring Generator allows you to do this:

Gif of usage

Installation

Package Control (recommended)

Manually

Add SolidityDocString.py and SolidityDocstringGenerator.sublime-commands to your Packages directory.

(OSX): Users\”Username”\Library\Application Support\Sublime Text 3\Packages (WIN7): C:\Users\”Username”\AppData\Roaming\Sublime Text 3\Packages

Usage

Use the Generate Solidity Docstrings command through the command palette (Command+Shift+P on Mac, Ctrl+Shift+P on Linux/Windows).