update readme

This commit is contained in:
Vadim Lopatin 2015-02-10 18:33:12 +03:00
parent a08d03887e
commit d9cbe8382b
1 changed files with 3 additions and 1 deletions

View File

@ -10,12 +10,14 @@ Currently supported features:
* Can open and edit source files from project or file system in multi-tab editor
* Build and run project with DUB
* Build log highlight and navigation to place of error or warning by clicking on log line
* DUB dependencies update
Editor features:
Source editor features:
* D language source code syntax highlight (basic)
* Indent / unindent text with Tab and Shift+Tab
* Toggle line or block comments by Ctrl+/ and Ctrl+Shift+/
* Select word by mouse double click
![screenshot](http://buggins.github.io/dlangui/screenshots/screenshot-dlangide.png "screenshot")