Don't commit focused tests
Explains the risks of committing focused tests and provides multiple technical solutions to prevent it, including VS Code extensions, linter rules, and pre-commit hooks.
Explains the risks of committing focused tests and provides multiple technical solutions to prevent it, including VS Code extensions, linter rules, and pre-commit hooks.
A guide to setting up a Chromebook for remote software development using SSH, VSCode Remote, and Linux tools.
A tutorial on debugging .NET Core applications integrated with Dapr using Visual Studio Code, including configuration steps.
A guide to setting up a Visual Studio Code Remote Container for Jekyll development, isolating Ruby and Jekyll dependencies.
A beginner's guide to using Git and GitHub for code version control, based on a Python Frederick presentation.
A guide to setting up a Visual Studio Code remote development container for Azure Blockchain and Ethereum smart contract development.
A guide to creating a VS Code Remote Container development environment for Azure and Ansible projects.
A guide to writing and publishing dev.to blog posts directly from Visual Studio Code using a custom extension.
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 guide to setting up and debugging Node.js applications written in TypeScript using Visual Studio Code.
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.