Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GubbiPalNew to Visual Studio Code? Get it now.
GubbiPal

GubbiPal

Broendholt

|
9 installs
| (0) | Free
Gubbi pal is an AI pal that runs using ChatGPT
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GubbiPal

Gubbi is your coding pal using a ChatGPT api key.

Features

  • Open Side View
  • Create Code from a Comment
  • Refactor Code
  • Explain Code
  • Code Review
  • Create Unit Tests
  • General Chatting (Inline Comments)
  • Open Command Options (Help)

Commands/keybinds

Name Command keybinds / shortcuts Description Implemented
Open side view gubbipal.open ctrl+alt+g o Opens the side view where a chat, settings and other stuff can be found. ❌
Create code from a comment gubbipal.generate ctrl+alt+g c Creates code inline from a comment. ✅
Refactor code gubbipal.refactor ctrl+alt+g r Refactors code inline. If a selection is made, only the selection will be refactored.
Explain code gubbipal.explain ctrl+alt+g e Explains code. If a selection is made, only the selection will be refactored. ❌
Code review gubbipal.review ctrl+alt+g t Reviews the whole file and adds comments with good and bad stuff. ❌
Create unit tests gubbipal.unittest ctrl+alt+g u Creates unit tests. If a selection is made, only the unit tests for the selection is made. ❌
General chatting (inline comments) gubbipal.chat ctrl+alt+g g Answers your comment with inline comments. ❌
Open command options (help) gubbipal.help ctrl+alt+g h Opens the command options like ctrl+shift+p. ❌
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft