Skip to content

Consensys/vscode-scribble

Repository files navigation

vscode-scribble

VS Marketplace version VS Marketplace installs License

A Scribble embedded annotation language for Solidity.

Development

  • Clone this repostitory.
  • Open VS Code on repository folder.
  • Build the extension (CTRL + SHIFT + B or CMD + SHIFT + B)
  • Switch to the Debug viewlet (CTRL + SHIFT + D or CMD + SHIFT + D).
  • Select Launch Client from the drop down.
  • Run the launch config.
  • In the [Extension Development Host] instance of VS Code, open a document in Solidity language mode.
  • Add an annotation to contract or function definition.