Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>FunnyCodeNew to Visual Studio Code? Get it now.
FunnyCode

FunnyCode

ExBrain

|
1,475 installs
| (0) | Free
Adds a little decoration above the written text.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FunnyCode

This is my first vscode extension aside from my custom theme.

This is a custom animation based on "Power Mode" extension.
The visual of this extension was heavily inspired by jotson Ridiculous Coding. But I had to reduce the amount of effects a bit.

Example

Here is a little example of how it looks when you write your code in the editor.

example

Known Issues

When you write to close to the bounds of the editor panel, the animation is out of bounds, so you won't see it.
However in most cases you'll be writing your code in the middle of the editor, so I didn't care much about fixing it.

Extension Settings

funnycode.enabled can be set to true or false in order to enable or disable this extension on demand.
A command can also be executed in order to change this setting. Search for "Toggle Funny Code" and it will toggle the setting on or off.

funnycode.cursor can be set to true or false in order to enable or disable the cursor decoration.
The cursor is a "target" marker spawned at the cursor position.

funnycode.grayscale can be set to true or false in order to enable or disable the grayscale mode.
Grayscale mode replaces the random color or each character with a grayscale color.

How to install

  1. You can download a VSIX Release file and install it through the extensions panel.
    Press the options button ("...") and click "Install from VSIX".

  2. You can also check the Marketplace for this extension

Other

I hope you have fun with this extension.
You can also download and modify it yourself if you want to.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft