waves-ride-atom-snippets

Ride snippets to power my daily dApp development with Ride workflow

Kelvin Omereshone

44

0

2.0.5

MIT

GitHub

Waves Ride Atom Snippets

Description

This package is an Atom port of the excellent Ride VSCode Snippets by Waves Africa.

The goals of this package are:

Plugin installation

apm install waves-ride-atom-snippets

Availability

The snippets provided by the plugin will be available in all .ride files.

Snippets

Ride

Snippet Purpose
fun Ride function declaration block
rlet Creates a variable in Ride
rif Ride if statement block
ric Ride callable function block
account Ride smart account script directives

Template

Snippet Purpose
dapp dApp template directive