https://github.com/user0332/consoleide
A C# IDE that runs in the terminal
https://github.com/user0332/consoleide
Last synced: about 1 year ago
JSON representation
A C# IDE that runs in the terminal
- Host: GitHub
- URL: https://github.com/user0332/consoleide
- Owner: User0332
- License: mit
- Created: 2023-11-26T18:08:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T20:46:06.000Z (over 1 year ago)
- Last Synced: 2025-01-24T06:11:44.336Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConsoleIDE
An IDE written using `ncurses` to run in the console. This project is currently being developed as a C# IDE, but is aimed to be extensible for the future. Currently, Roslyn is being used to provide syntax highlighting for C# files within .NET projects (that have `.csproj` files).
ConsoleIDE currently requires xterm with color support to run.
## Screenshots
