User Tools

Site Tools


net_development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
net_development [2017/02/04 02:07] shawnnet_development [2017/02/04 02:20] shawn
Line 68: Line 68:
  
   * [[http://stackoverflow.com/a/23126549/1058872|How do I change the font size in Solution Explorer]]   * [[http://stackoverflow.com/a/23126549/1058872|How do I change the font size in Solution Explorer]]
 +
 +==== JSON & JSON Schema ====
 +
 +Visual Studio 2013 includes support for JSON editing, including JSON Schema, as described in //[[http://blogs.msdn.com/b/webdev/archive/2014/04/11/intellisense-for-json-schema-in-the-json-editor.aspx|Intellisense for JSON Schema in the JSON Editor]]//.
 +
 +> **TIP:** Disabling //Show errors as warnings// (Options -> Text Editor -> JSON -> Advanced) will give you better visibility of syntax errors.
 +
 +=== Extensions ===
 +
 +  * [[https://visualstudiogallery.msdn.microsoft.com/ede12aa8-0f80-4e6f-b15c-7a8b3499370e|JSLint.NET for Visual Studio]] - extension for VS 2012/13.
 +  * [[http://visualstudiogallery.msdn.microsoft.com/a6932e93-c163-45d6-9992-2fca1b1fe4fd|TextHighlighterExtension2013]] provides additional syntax highlighting and the following JSON features:
 +    * //Relax Mode// - less strict errors/warnings
 +    * //Insert Closing Char// (e.g. braces)
 +
net_development.txt · Last modified: 2017/08/01 22:24 by shawn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki