Skip to content

An WIP Cross-Platform Code Editor with extensions support, without the Electron.JS bloat that eats up your ram. bulit with AvaloniaUI (C#)

License

Notifications You must be signed in to change notification settings

HAKANKOKCU/OrangemiumIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrangemiumIDE (WIP)

An Work In Progress(Expect bugs and missing stuff) code editor, bulit with AvaloniaUI (C#)

resim resim resim

What's the difference?

Thing OrangemiumIDE VS Code
Background stuff Doesn't run extensions at background when not used Still runs them
Rendering AvaloniaUI Chromium/ElectronJS
Backend DotNet core C# Node.JS
Extenisons Support not at all yes

Get Started

First you have to compile the IDE, then you should download "/IconTheme" folder then go to "File > Settings > Themes > Icon Pack" then put the folder's path into the textbox, then restart the IDE

Compiling

To compile the IDE (which is located at "/OrangemiumIDE" at this repo), download "/OrangemiumIDE", then go to "./OrangemiumIDE.Desktop", then you can use dotnet to build the project: dotnet build ./OrangemiumIDE.Desktop.csproj

Shortcuts

Key Action
Ctrl + O Open File
Ctrl + T New tab
Ctrl + Shift + C Command Bar

Extensions

See Extensions

Contributing

Please check Contributing.md

About

An WIP Cross-Platform Code Editor with extensions support, without the Electron.JS bloat that eats up your ram. bulit with AvaloniaUI (C#)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages