KoltesDigital / atom-foxdot

FoxDot interface for Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoxDot interface for Atom

See FoxDot'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 FoxDot (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

FoxDot interface for Atom


Languages

Language:JavaScript 51.5%Language:TypeScript 38.2%Language:Python 8.1%Language:Less 2.2%