Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>bongo-catNew to Visual Studio Code? Get it now.
bongo-cat

bongo-cat

crzstacoder

|
689 installs
| (0) | Free
Bongo cats custom decorator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bongo Cat Decorator

This extension is based on the official vscode-extension-samples/decorator-sample/. It adds Bongo Cat animated icon to the end of the file.

Bongo Cat Decorator preview

VSCode API

The code uses VSCode's TextEditor.setDecorations and vscode.window.createTextEditorDecorationType APIs.

Running the code

  • npm install to initialize the project
  • npm run watch to start the compiler in watch mode
  • open this folder in VS Code and press F5
  • this will open the [Extension Development Host] window, running the extension:
    • Open any document and start typing to see Bongo Cat
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft