Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 CineCode

CineCode is a Visual Studio Code extension that brings a cinematic twist to programming.
Instead of silent errors, CineCode reacts with funny Malayalam movie dialogues whenever an error appears in your code. When the error is fixed, a success sound plays to celebrate the moment. This transforms the coding experience into something more entertaining and interactive.


✨ Features

  • 🔊 Plays random Malayalam movie dialogue when a coding error appears
  • 🎉 Plays a success sound when the error is resolved
  • 🎲 Randomized error dialogues for variety
  • ⚡ Lightweight and responsive to editor diagnostics
  • 🧠 Works with any language supported by VS Code diagnostics

🛠️ Tech Stack

  • JavaScript
  • Node.js
  • VS Code Extension API
  • PowerShell Audio Playback
  • Visual Studio Code Diagnostics API

📁 Project Structure

cinecode
│
├── extension.js
├── package.json
├── README.md
│
└── sounds
    ├── error1.wav
    ├── error2.wav
    ├── error3.wav
    ├── error4.wav
    └── success.wav

🚀 Running the Extension Locally

  1. Open the project folder in Visual Studio Code
  2. Press F5
  3. A new Extension Development Host window will open
  4. Create a file and introduce a syntax error
  5. CineCode will play a dialogue when the error appears

🎯 Goal of the Project

CineCode aims to make development more enjoyable by combining programming with elements of cinema and humor. Instead of traditional silent debugging, the extension reacts dynamically to coding events.


👨‍💻 Author

Shamveel C

About

A VS Code extension that plays funny Malayalam movie dialogues when coding errors occur and when code executes successfully.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages