Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BattleGrounds authored Feb 28, 2023
1 parent eb338b6 commit 93cd2f4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# BrightIDE
BrightIDE: simple IDE created(in work) for c++; c; chaiscript;

# IDE Contol

>**Save**: Ctrl+S
>**Load**: Ctrl+O
>**New**: Ctrl+N
>**Close**: Ctrl+Alt+X
>**Undo**: Ctrl+Y
>**Redo**: Ctrl+Z
>**Select all**: Ctrl+A
# Bugs

**When load file you can see empty tab!**

0 comments on commit 93cd2f4

Please sign in to comment.