Adding SourceLink to your .NET Core Library
A tutorial on enabling SourceLink for .NET Core libraries to allow users to step into source code during debugging.
A tutorial on enabling SourceLink for .NET Core libraries to allow users to step into source code during debugging.
A developer explains why they switched from HEX and RGB to the HSL color format in CSS for better color management and workflow.
A tutorial on setting up and using Visual Studio Live Share for real-time collaborative coding sessions in VS Code.
A developer explains why they switched from Sublime Text to Visual Studio Code, citing better code insight features and easier setup for beginners.
A guide to setting up and debugging Node.js applications written in TypeScript using Visual Studio Code.
Part 3 of a VS Code setup series, detailing essential extensions for developers like bracket colorizers, spell checkers, and settings sync.
Part 2 of a VS Code setup guide for web development, covering HTML, CSS, and JavaScript settings and extensions.
A guide to customizing Visual Studio Code's appearance, including themes, fonts, and settings for Sublime Text users.
A developer shares their 2018 resolutions focused on open-source contributions, blogging, learning, and using tools like VS Code and TypeScript.
A detailed guide to the author's personal Visual Studio Code setup, including essential extensions, themes, and tools for web development.
Guide to using Visual Studio Code's auto-formatting feature for PowerShell scripts, including setup and keyboard shortcuts.
A guide to creating a custom Visual Studio Code extension for extracting and managing JavaScript annotations, covering setup and command integration.
A tutorial on debugging an ASP.NET Core application running inside a Docker container using Visual Studio Code.
A developer's guide to getting started with the .NET Core Tools MSBuild 'alpha', covering installation, project creation, and configuration.
How to set up vertical guides at 100 characters in Visual Studio Code and PowerShell ISE Steroids to improve PowerShell code readability.
Discover how to use the built-in Markdown preview feature in Visual Studio Code, eliminating the need for external tools.
Microsoft adds PowerShell language support to Visual Studio Code, offering a faster alternative to PowerShell ISE and Visual Studio for scripting.
A 2015 comparison of popular code editors: Sublime Text, Atom, Brackets, and VS Code, analyzing their out-of-the-box features and package ecosystems.