VS Code – highlight just the active indent guide
A guide to customizing VS Code to highlight only the active indent guide using a color customization workaround.
A guide to customizing VS Code to highlight only the active indent guide using a color customization workaround.
Analyzes the rise of AI-powered IDEs, questioning their necessity versus existing extensions and exploring their features and motivations.
A developer shares how using VS Code with GitHub Copilot as a single workspace for full-stack projects improves workflow and productivity.
A tutorial on using GitHub Copilot to automatically generate Conventional Commit messages in VS Code and IntelliJ IDEA.
Learn how to use GitHub Copilot's #changes variable and other context tricks to analyze your git diffs and improve coding workflow.
How to open Quarto/Markdown files in external macOS apps from Positron or VS Code to access better native writing tools and spellchecking.
A developer shares their favorite VS Code keyboard shortcuts for a more efficient, mouse-free coding and presentation workflow.
Guide to fixing PowerShell script formatting in VSCode on macOS by configuring the PowerShell executable path and managing settings sync.
A guide to configuring VS Code for Zig development using Nix and direnv to manage compiler versions and the language server.
A developer compares CSS autocomplete behavior in VSCode, Neovim plugins, and Sublime Text, arguing Sublime's handling of semicolons is superior.
A guide to setting up VSCode for debugging the AzureRM Terraform provider using Go and delve.
A guide on customizing the VS Code cursor with a linear gradient color using an extension and CSS.
Developer creates and releases a custom dark VSCode theme inspired by Agathist's brand colors, with plans for a light theme.
A guide on customizing comment colors in VS Code themes using token color customizations in settings.json.
A guide to essential VS Code extensions, themes, and settings for developers to enhance their coding workflow and productivity.
A guide on using VS Code's built-in Source Control to stash and apply Git changes without using the command line.
How to enable and configure the AutoSave feature in Visual Studio Code to automatically save files after a delay.
Explores automated code testing methods for PowerShell using Azure DevOps, VSCode extensions, and Git Hooks.
A tutorial on creating custom VS Code snippets to automate repetitive coding tasks and speed up development workflow.
A developer's guide to setting up a clean, minimal coding environment on a MacBook, covering essential tools like VS Code, zsh, Git, and NVM.