Git Fake Extension🚀 OverviewThe Git Fake Extension for Visual Studio Code showcases how extensions can execute custom commands within the editor. As a demonstration, it runs a PowerShell command that pretends to delete system files, highlighting the potential for simulating dangerous or impactful operations. 🔥 Features
⚠️ DisclaimerThis extension is for educational purposes only. It serves as a reminder that VSCode extensions can execute potentially harmful commands, and users should only install trusted extensions from reputable sources. 📌 Usage
🛠 Development✅ PrerequisitesEnsure you have the following installed before running or modifying the extension:
🏧 Running the Extension Locally
📝 LicenseThis project is licensed under the MIT License. |