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

Spaghettier

adicoding-js

|
3 installs
| (0) | Free
Warns you when your code gets too saucy/jumbled (nested/too much loops)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Spaghettier - Spaghetti-detector

"Is your code pasta? Or is it perfection?"

Spaghettier is a VS Code extension that saves you from writing messy, deeply nested code (aka "Spaghetti Code"). It screams at you (sometimes literally) when your indentation gets too deep.

Features

1. 🍝 Visual Alerts

Automatically highlights code lines that are indented too deep. By default, anything deeper than 16 spaces (4 tabs) gets marked as "Too saucy!". This is customizable.

2. 🤬 Gordon Ramsay Mode

Turn this on in settings if you need extra motivation. instead of a polite warning, the extension will roast you with insults like:

  • "IT'S RAW!"
  • "My grandma codes better than this!"
  • "Absolute trash!"

Requirements

Still in development😀

⚙️ Extension Settings

Go to Settings > Spaghettier to customize your kitchen:

Setting Default Description
spaghettiDetector.maxDepth 16 Maximum allowed indentation spaces before alerting.
spaghettiDetector.message "🍝 Too saucy!" The warning message shown next to bad code.
spaghettiDetector.gordonRamsayMode false Enable aggressive insults (overrides custom message).

👨‍🍳 Chef's Note

Built for the Hack Club Flavortown Kitchen by Aditya. Bon Appétit!

Enjoy!

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