└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Power Mode 2 | 3 | > A curated list of power modes as popularized in https://github.com/codeinthedark/editor/pull/1 by [@JoelBesada](https://github.com/joelbesada). 4 | 5 | ## Atom 6 | 7 | - https://github.com/JoelBesada/activate-power-mode 8 | 9 | ## Brackets 10 | 11 | - https://github.com/Equals182/brackets-power-mode 12 | 13 | ## Codemirror 14 | 15 | - https://github.com/chinchang/code-blast-codemirror 16 | 17 | ## HyperTerm 18 | 19 | - https://github.com/zeit/hyperpower 20 | 21 | ## IDEA 22 | 23 | - https://github.com/ViceFantasyPlace/activate-power-mode 24 | - https://github.com/axaluss/power-mode-intellij-plugin (https://plugins.jetbrains.com/plugin/8251) 25 | 26 | ## JavaScript 27 | 28 | - https://github.com/disjukr/activate-power-mode 29 | - https://github.com/itszero/rage-power (React.js component) 30 | 31 | ## VIM 32 | 33 | - https://github.com/mattn/vim-particle 34 | 35 | ## Visual Studio 36 | 37 | - https://github.com/LiamMorrow/Visual-Studio-Power-Mode 38 | - https://github.com/BigEggTools/PowerMode 39 | 40 | ## Visual Studio Code 41 | 42 | - https://github.com/hoovercj/vscode-power-mode 43 | 44 | ## Windows 45 | 46 | - https://github.com/if1live/ParticleOnTextCursor 47 | 48 | ## XCode 49 | 50 | - https://github.com/poboke/ActivatePowerMode 51 | - https://github.com/qfish/XActivatePowerMode 52 | - https://github.com/Dawn-/CoderPower 53 | --------------------------------------------------------------------------------