📊 CSV Analyzer VS Code ExtensionA powerful Visual Studio Code extension that allows users to upload and analyze CSV files directly inside the editor using a sleek and interactive Streamlit-based web interface. 🚀 Features
🛠️ How It WorksThis extension opens a WebView panel inside VS Code and loads a hosted Streamlit web app, giving users a seamless in-editor experience. 🌍 Live AppThis extension uses a publicly hosted Streamlit app: https://csv-analyzer.onrender.com 📦 InstallationOption A: From VS Code MarketplaceSearch for Option B: Manual Install
🚧 Development SetupRequirements:
Compile the extension:
📁 Project Structure
🧹 Recommended Cleanup for PublishingTo reduce package size: ✅ Keep:
❌ Remove before publishing:
Add to
📝 LicenseSee LICENSE for full license. This project is licensed under the MIT License. ✨ AuthorSanidhya Mehra 🙌 ContributionsPull requests are welcome! For major changes, open an issue first to discuss. 💬 FeedbackHave suggestions or bugs? Feel free to open an issue or connect via GitHub! 🧠 CreditsBuilt with ❤️ using Streamlit and VS Code Extension API. |