DlangIDE
    Vadim Lopatin via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed Feb 11 05:16:52 PST 2015
    
    
  
On Friday, 6 February 2015 at 19:04:06 UTC, Chris wrote:
> Other important features:
>
> - delete line
> - duplicate line
> - format block, i.e. select code and all the indentation levels 
> will be put right (jEdit has a great automatic indentation 
> functionality).
> - highlight matching brackets and braces
> - highly configurable behavior (again jEdit is very good there 
> too)
>
> I'll come up with more suggestions next week. Now it's weekend
Matching [ { ( ) } ] highlight is implemented
Delete line is available with Ctrl+Y
Indent/unindent - new shortcuts added Ctrl + [ ]
    
    
More information about the Digitalmars-d-announce
mailing list