Announcing Visual Studio 2026: Insiders
Microsoft announces Visual Studio 2026 Public Preview with performance improvements, new features, and the new Insiders channel.
Microsoft announces Visual Studio 2026 Public Preview with performance improvements, new features, and the new Insiders channel.
A developer shares how using VS Code with GitHub Copilot as a single workspace for full-stack projects improves workflow and productivity.
A guide to the top AI-powered coding tools and extensions available for C# developers using Visual Studio and Visual Studio Code.
Release of dzBdsLauncher 1.0.16, a tool for opening Delphi projects with the correct version, fixing a bug for file paths with spaces.
Amazon Q Developer introduces an agentic coding experience within the IDE, allowing natural language control to read/write files, run commands, and build code.
Note: This content was originally published on the AWS Blog and is reproduced here for archival purposes. Please visit the original post for the most
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
A developer shares a custom Git script to improve the process of reviewing large Pull Requests by creating a dedicated review branch for local IDE navigation.
Explains how to use Amazon Q Developer's workspace context and @workspace hint to generate accurate SQL queries by providing relevant schema files.
Positron is a new data science IDE from Posit that combines features from RStudio and VS Code, offering a specialized environment for R and Python.
A guide to useful RStudio shortcuts, settings, and tips to improve productivity and code readability for R programming.
A developer's personal journey through decades of code editors, from Notepad to VSCode, and why the choice of editor is so subjective.
A guide for beginners on setting up a minimal web development environment for MacOS or Windows, including React.
A developer reflects on how their opinions on software development practices like comments, testing, IDEs, and remote work have evolved over time.
A recap of two AWS developer sessions from the AWS On Tour event in Milan, focusing on IDE productivity tools and streamlined DevOps with CodeCatalyst.
A recap of two AWS sessions on developer productivity with the AWS Toolkit IDE integration and rapid deployment using Amazon CodeCatalyst.
A .NET developer discusses the philosophy of choosing personal and team development tools while maintaining team harmony and productivity.
Introducing .NET 7's StringSyntaxAttribute to add semantic meaning to string parameters, enabling better IDE support for regex, dates, and formats.
A guide to quickly adding new files in Visual Studio, comparing built-in methods and recommending the 'Add New File' extension for speed.
A guide to setting up and using JetBrains Gateway to connect to a Windows Subsystem for Linux (WSL) environment via SSH for remote development.