Visual-studio-2015-update-2-professional 🎁 Must Watch
: The IDE became compatible with Git repositories using Large File Storage (LFS), easing the management of heavy assets like graphics or large binaries.
: This update bundled TypeScript 1.8, which introduced string literal types, improved union type inference, and better tsconfig.json support.
: A redesigned engine significantly accelerated "Go To Definition" and "Find All References". visual-studio-2015-update-2-professional
: Updated tools for Python (v2.2.3) and Node.js (v1.2 Alpha) provided better IntelliSense and debugging for modern frameworks like Django and ES6.
: Enhancements were made to reduce UI delays specifically when loading complex C++ projects. : The IDE became compatible with Git repositories
: Update 2 allowed for seeding the C# Interactive Window with a project's context, enabling developers to execute code snippets against their actual project environment. Language Advancements
Language support saw substantial upgrades, particularly for C++ and TypeScript: : Updated tools for Python (v2
Update 2 introduced several "under-the-hood" enhancements designed to reduce friction in large-scale development: