-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: add optional onType code shaking animations, aka Power Mode from Atom #69
Comments
Ok thanks for mentioning this, actually thought about doing something like that since the extension could somewhat easily incorporate this like you said. Could you maybe list any settings you would ideally want to see, or any other possible features besides the code shaking. Also, what is the current extension lacking (so I don't make the same mistake)? Thanks |
FeaturesThe Power Mode extension for Atom is a popular package that enhances the coding experience by adding visual and interactive effects. Here are the main features:
Settings
Issues of the current solutionFor me personally, the biggest deal breaker there is how the shakes are implemented, they seem laggy in practice:
|
Ok, thanks so much. Very detailed! I'll get to this soon and maybe have it released next week. |
Sorry but I'm currently very busy so unfortunately I probably can't finish this feature anytime soon. For now if you really want it, you could use |
There is one extension dedicated currently for VSCode that tries to recreate Power Mode from Atom, but the result is slightly disappointing, in my opinion.
Meanwhile, this extension seems to have a great codebase foundation to implement features from that extension in a much better way.
As the most core feature of Power Mode, I suggest code shakes to be implemented first.
Here's a preview of how the whole experience looks like in Atom (the shaking+particles effect kicks in after Combo: 50+)
https://www.youtube.com/watch?v=Jg5aZxWmsnw
(also haha funey issu numbah)
The text was updated successfully, but these errors were encountered: