e-lie / renardo-pulsar-extension

Renardo interface for Pulsar editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulsardo : Renardo livecoding interface for Pulsar

See Renardo's repository for installation and usage instructions.

It basically works like the native interface, with some extras:

  • Multiple cursors are executed in order of creation.
  • Can evaluate the entire file.
  • Autocompletion.

Start livecoding

This only works in the scope of python files.

Toggle Pulsardo (ctrl-alt-f) in order to start it.

Key bindings

Binding Command
ctrl-alt-f Toggle
ctrl-enter Evaluate block(s)
ctrl-alt-enter Evaluate file
alt-enter Evaluate line(s)
ctrl-. Clear clock

About

Renardo interface for Pulsar editor


Languages

Language:JavaScript 59.2%Language:TypeScript 33.3%Language:Python 6.0%Language:Less 1.6%