activate-power-mode

Activate POWER MODE to write your code in style.

Joel Besada

931,282

1,152

2.7.0

MIT

GitHub

This package provides the following services:

Activate Power Mode

A package for Atom to replicate the effects from codeinthedark/editor.

activate-power-mode-0 4 0

Now with a COMBO MODE!!!

activate-power-mode-combo

For a list of power mode packages to other editors, check out codeinthedark/awesome-power-mode.

Install

With the atom package manager:

apm install activate-power-mode

Or Settings ➔ Packages ➔ Search for activate-power-mode

Usage

IMPORTANT: When Combo Mode is enabled, particles and other effects won't appear until you reach the activation threshold.

Settings

Auto Toggle

Auto enable power mode on atom start.

Combo Mode

When enabled effects won't appear until reach the activation threshold.

Screen Shake

Play Audio

Particles

With this option you can select if use the color at cursor position, random colors or a fixed one.

Excluded File Types

Plugins

Here you can Enable/Disable the registered plugins.

Customize

You can extend the basic functionality of this package by consuming the activate-power-mode service, with this you can register your own plugins, flows and canvas effects.

Check it out in the wiki.

If you only want to change the input logic, see the user file flow page.