N-IDE
- 5 Devlogs
- 34 Total hours
N-IDE (a web base ide) Major features completed: - Virtual File System (VFS) with automatic project saving - Local folder support using the File System Access API - ZIP import/export and drag-and-drop project loading - Persistent projects that are restored after refreshing the browser - Advanced file explorer with folders, context menus, rename, delete, and drag-and-drop - Multi-tab code editor powered by Monaco Editor - Syntax highlighting for 20+ programming languages - Intelligent autocomplete, formatting, snippets, minimap, and word wrap - Python execution using Pyodide with support for importing local project files - JavaScript execution with integrated console output - Live HTML/CSS/JavaScript preview with automatic local asset loading - Built-in terminal with custom IDE commands - Global Search across the project - Command