Atom is GitHub launched a text editor, the search is probably for the Web front end, the recent comparison of Fire is one of his plug-in Activate-power-mode, can realize the typing screen vibration effect.
Used to install the force or is quite suitable, would like to try to Sublimetext as can be compiled C + + files, and later found that no, Google to the only some fragmentary makefile things, no eggs,
So now this text editor really can only be used to install the force.
Don't say much, come and see how it's set up.
First download this text editor
https://atom.io/
Size 85.8MB, and will be very rogue to use chrome-style automatic installation into the system disk directory, there are neat and tidy can directly stop.
Then download the plugin package here
Https://github.com/JoelBesada/activate-power-mode
Unzip the file to the following directory
Note that the file directory is with the. Atom Packages directory, do not run with the file directory, very similar path confused, or is not installed successfully
Then enter in the command prompt (which may require administrator privileges)
C:\Users\ your user name \.atom\packages\activate-power-mode
Run
APM Install
See Display
Installing modules Done
It means the installation was successful.
Run the Atom editor, press CTRL + ALT + O (Note that O (OU) is not 0 (0))
or open it in the menu.
If you want only the particle effect, do not screen the vibration, you can open
C:\Users\ your user name \.atom\packages\activate-power-mode\lib\activate-power-mode.coffee
Modify the X, Y value of line 53, I changed it to the following
Wrote a vibrational range, you can also write constants such as 0.00001 so that you can hardly see the vibration, but also increase the amplitude, if you do not faint, such as vibrating a 10 pixels and so on ...
There is no difference between the screen and the general game.
By the way, here @ means the comment
Atom + activate-power-mode Shock screen plug-in Windows7 installation