You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Description:** Keyboard-driven terminal interface for common .NET development tasks — build, run, test, manage NuGet packages and project references — all without leaving the terminal.
**Description:** Console-based .NET IDE with LSP-powered IntelliSense, built-in terminal, and git integration. Works over SSH, in containers, anywhere you have a console.
84
+
85
+
**Key Features:**
86
+
- LSP IntelliSense with code completion and diagnostics
87
+
- Built-in terminal emulator (PTY-based)
88
+
- Git integration
89
+
- Multi-file editing with tab navigation
90
+
- Works over SSH and in containers
91
+
92
+
**What it demonstrates:**
93
+
- SharpConsoleUI powering a full IDE
94
+
- Terminal emulator control (TerminalControl with PTY)
0 commit comments