aBothe / Mono-D

D Add-In for MonoDevelop
http://wiki.dlang.org/Mono-D
Other
113 stars 26 forks source link

Improvements for //regions #492

Closed CZDanol closed 10 years ago

CZDanol commented 10 years ago

Hey, thank you for implementing my idea, however when using it, I noticed several things that could be improved:

1) Regions could be visible in document outline panel. This way, they would improve the navgiation there 2) Would it be possible to move regions to other highlight group than comments, so I could higlight them over the code? 3) Maybe I was thinking about considering regions directly in classes as definitions, so togggle definitions would also toggle regions that are direct members of classes.

Thanks again :)

aBothe commented 10 years ago

I'd propose a compromise which will not pollute the outline: In c# code in XS,there's an extra dropdown box made for quickly looking up user code regions. This dropdown is normally sticked to the right side of the breadcrumb bar (the bar on top of the editor view). I'll try to activate this one for D code as well.

aBothe commented 10 years ago

Alright, it should be working now. Unfortunately, there's a rendering bug on Windows with the region drop down box right now - I've filed a bugreport for that issue.

aBothe commented 10 years ago

bildschirmfoto - 19 08 2014 - 10 50 38