Consensys / vscode-scribble

Scribble plugin for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Scribble plugin for VSCode

License:Apache License 2.0


Languages

Language:TypeScript 100.0%