Cody Hoover

Results 28 comments of Cody Hoover

Unfortunately there isn't a good universal way of doing this. Due to the way VS Code extensions work, they are hosted in a separate process and don't have access to...

Great suggestions! After looking through other feedback, I think this is a good place to consolidate a request for "Ridiculous Mode" based on ["Ridiculous Coding"](https://github.com/jotson/ridiculous_coding). ![image](https://user-images.githubusercontent.com/2957173/155875543-bad2b8d2-7ad8-4ee5-a0a2-f16438919ab3.png) **Necessary features:** * Allow...

When you say that it doesn't find any code from a different package, which feature isn't working? - find symbols? (ctrl+shift+o in windows) - go to definition + type information...

@loewenstein and @archaeron If either of you have a simple repo that you can share with me I'd love to see if my changes for `1.2.0` have helped, or investigate...

Also, I believe the documentation for this extension recommends using autosave for exactly this reason

@AnthonyWeston does this still reproduce? I'm not able to repro this. I have set `"powermode.explosionDuration": 5000` to make it obvious when the explosions disappear. I have prettier configured in a...

Thank you so much for taking the time to make these and share them with me and the community! In case you didn't see it, you can also check out...

Actually, please DON'T add anything to #7, I think I'll be making some changes. Get hype :-)

Ok, @darkvertex and @nnmrts if you want, you can check out this branch: https://github.com/hoovercj/vscode-power-mode/tree/atom-like-explosions-v2 You can build from source or simply install the `.vsix`: https://github.com/hoovercj/vscode-power-mode/blob/atom-like-explosions-v2/releases/vscode-power-mode-2.0.0.vsix If you install the vsix...