Skip to content
| Marketplace
Sign in
Visual Studio>Tools>ASPX Code Nugget Background
ASPX Code Nugget Background

ASPX Code Nugget Background

mike_beweb

|
744 installs
| (1) | Free
Background shading between <% and %> in ASPX files. Visually differentiates literal output from templating code. This extension uses a background colour on code nuggets to make it clear what is server side and what is client side in ASPX files. (Similar to Razor and similar ...
Download

This extension uses a background colour on code nuggets to make it clear what is server side and what is client side in ASPX files. (Similar to Razor and similar to many other editors that deal with server and client code in views)

It uses a translucent grey or white to work on any background colour. The colour is applied between <% and %> where they match on a single line. This should help encourage you to keep server code to single lines within views (generally a good idea).

ASPX pages can look pretty messy without this extension - now all your ASPX views / pages will be more readable and maintainable.

 

Here is an example of how this looks on a light or dark colour scheme.

 

Author: Mike Nelson, Beweb, New Zealand

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft