code-view

When writing code do you wrap text or not?

I know a lot of people have their ide wrap lines in the code editor but i've always been of the thought that one statement = one line. Thoughts? ...

When using View Code on a XOML file, designer view is displayed.

In Visual Studio: When you right-click on a xoml file in the solution explorer and select "View Code" it takes you to the designer (design view). Steps to Reproduce create a xoml add something into the code-behind [I used C#] Close the code-behind and designer right-click the xoml from the Solution Explorer Select "View C...

Use Eclipse PDT (or Mylyn) drilldown, without the clutter

Hi everyone, I am becoming a frequent user of eclipse, and I like it. However I find myself wondering: Is there a way I can use eclipse drill-down and then hide everything in enclosing folders except the folder that I'm drilling into? (kind of how Mylyn filters stuff, but without me having to build a context) I would like to do this,...