• Project types & templates
    • Open folder
    • ASP.NET
      • ASP.NET Classic
      • ASP.NET Core
    • Node.js
    • Universal Windows Projects
    • Cordova
  • Configuration
    • tsconfig.json
    • MSBuild
    • Versioning
  • Editor features
    • Intellisense
    • Error and Todo lists
    • Formatting
    • Refactoring & quick fixes
    • Linting
  • Using type definitions
    • @types and DefinitelyTyped
    • JsDoc support
    • Automatic type acquisition
    • Type checking JavaScript
  • Node.js
    • Node.js requirements
    • Package management
    • Unit testing
    • Running tasks
    • The interactive window
    • Publishing to Azure
  • Support for JS frameworks
    • JSX & React
    • Angular
    • Vue.js
    • Gulp & Webpack
  • Debugging
    • Client-side debugging
    • Using source maps
  • Building & publishing
    • The tsc command-line
    • Building with NuGet
  • Troubleshooting
    • NewtonSoft.Json versioning