Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

Is it possible to make the entire source code adapt to your screen size?

$
0
0

Some lines are far too big for my screen size. 

I know about solution explorer auto-hide but my laptop has a small screen size.

Is it possible to make some code lines like this:

<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=5>

become something like this:

<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, 

EntityFramework, Version=5>

To split all the big lines of the source code so that it fits my screen?

thx for your help,

anderson


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>