Skip to content

gregyjames/GEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GEdit

A hackable text editor written in C#. Appeals to the keyboard shortcut poweruser by eliminating the menu bar and having the whole app controled by shortcuts.

Screenshot

alt tag

How to use?

New Tab: CTRL+T

Save CTRL+S

Open CTRL+O

Console CTRL+K

Settings CTRL+L

Find CTRL+F

File Browser CTRL+P

Tab Forward: CTRL+→

Tab Backward: CTRL+←

Help: CTRL+H

Features

Themes

Run Commands

Load online Files

Dockable console window

Using

  1. ConsoleControl
  2. FastColoredTextBox
  3. MaterialSkin
  4. NewtonsoftJson