mirror of https://github.com/buggins/dlangide.git
update readme
This commit is contained in:
parent
a08d03887e
commit
d9cbe8382b
|
@ -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
|
||||
|
||||
|
||||

|
||||
|
|
Loading…
Reference in New Issue