Bring your code to life with stories! ✨
Syntax Storyteller wraps your selected code in creative, narrative-style comments — turning dry functions into epic tales.
✨ Features
Highlight any code snippet and transform it into a story
Choose from 13+ writing styles:
Fantasy 🐉
Sci-Fi 👾
Shakespeare 🎭
Noir Detective 🕵️
Pirate ☠️
Cyberpunk 💿
Fairy Tale 🧚
Greek Myth 🏛️
Comedy 🤡
Horror 👻
Motivational 💡
Romantic 💕
Writer ✍️
📝 Example
Before
export function deactivate() { }
After (Sci-Fi style)
/*
👾 Among neon stars and binary systems,
*/
export function deactivate() { }
/*
A function booted with cosmic purpose to decode alien signals. But a rogue bug invaded its memory banks.
*/
🚀 Usage
Install Syntax Storyteller in VS Code
Select any piece of code
Right-click the selected code and choose Story: Tell me a Syntax Story 📖
OR Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and run: 📖 Tell me a Syntax Story