Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
23answers
2k views

When writing code do you wrap text or not? [closed]

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?
1
vote
1answer
366 views

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 ...
0
votes
3answers
80 views

which software can view any developed software code? [closed]

I would to know the software which can view code of Microsoft word software and any other software code. So that I can learn from that software code and how they used in there. (sound's like illegal ...
0
votes
1answer
82 views

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

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 ...