# Visual Studio Code

Visual Studio Code is a free code editor from Microsoft, based on open source. It's highly customizable with tens of thousands of themes and extensions, including those for working with any programming language. VS Code is built using web technologies such as TypeScript and Electron.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Visual Studio Code 1.139 (Insiders)

DevFeed: [Visual Studio Code 1.139 (Insiders)](<https://devfeed.tech/articles/visual-studio-code-1-139-insiders-30876.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_139>)

Author: Visual Studio Code Team

Published: 2026-09-16T13:22:12.332134Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>), [GitHub Copilot CLI](<https://devfeed.tech/topics/github-copilot-cli.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [CSS](<https://devfeed.tech/topics/css.md>)

Tags: [extension](<https://devfeed.tech/tags/extension.md>), [github](<https://devfeed.tech/tags/github.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [visual-studio-code](<https://devfeed.tech/tags/visual-studio-code.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.139 (Insiders) release notes describe updates added between September 11 and September 15, 2026. Changes include Cargo completions in terminal suggestions, experimental Agent Merge support for creating and reviewing pull requests, CSS color previews, searchable Remote workspace menus, improved Copilot context routing, and other editor and API updates.

### Source excerpt

Learn what is new in Visual Studio Code 1.139 (Insiders) Read the full article

## Microsoft at CppCon 2026

DevFeed: [Microsoft at CppCon 2026](<https://devfeed.tech/articles/microsoft-at-cppcon-2026-10831.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/cppblog/microsoft-at-cppcon-2026/>)

Author: Augustin Popa

Published: 2026-09-14T00:16:42Z

Content type: news

Language: en

Sources: [C++ Team Blog](<https://devfeed.tech/sources/c-team-blog.md>)

Topics: [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Microsoft](<https://devfeed.tech/topics/microsoft.md>), [Visual Studio](<https://devfeed.tech/topics/visual-studio.md>), [Visual Studio 2026](<https://devfeed.tech/topics/visual-studio-2026.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [MSVC](<https://devfeed.tech/topics/msvc.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [CMake](<https://devfeed.tech/topics/cmake.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [cmake](<https://devfeed.tech/tags/cmake.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [cppcon](<https://devfeed.tech/tags/cppcon.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [msvc](<https://devfeed.tech/tags/msvc.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [safety](<https://devfeed.tech/tags/safety.md>), [survey](<https://devfeed.tech/tags/survey.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>), [visual-studio-2026](<https://devfeed.tech/tags/visual-studio-2026.md>)

### AI overview

Microsoft's CppCon 2026 sessions cover modern C++ development, including AI-assisted workflows, MSVC, Visual Studio, Visual Studio Code, compiler optimization, C++ safety, and stricter compiler warnings. The article also provides conference logistics, speaker sessions, and a survey invitation.

### Source excerpt

Microsoft will be at CppCon 2026 in Aurora, Colorado, which is taking place from September 14 through 18. Join us for talks from Microsoft speakers and colleagues across the C++ community and visit the Microsoft booth Monday through Thursday to meet the team and discuss the tools, technologies, and challenges that matter to you. If [...] The post Microsoft at CppCon 2026 appeared first on C++ Team Blog.

## Visual Studio Code 1.138 (Insiders)

DevFeed: [Visual Studio Code 1.138 (Insiders)](<https://devfeed.tech/articles/visual-studio-code-1-138-insiders-4098.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_138>)

Author: Visual Studio Code Team

Published: 2026-09-12T11:03:34.159469Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [releases](<https://devfeed.tech/topics/releases.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [codex](<https://devfeed.tech/tags/codex.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [sandbox](<https://devfeed.tech/tags/sandbox.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.138 Insiders adds improvements to Agent Host sessions, including shareable links, adjacent sessions, repository context, voice awareness, SDK setup recovery, sandbox-policy consistency, and session cleanup controls.

### Source excerpt

Learn what's new in Visual Studio Code 1.138 (Insiders) Read the full article

## An Effective Python Development Environment

DevFeed: [An Effective Python Development Environment](<https://devfeed.tech/articles/an-effective-python-development-environment-4374.md>)

Original publisher: [Read original article](<https://realpython.com/effective-python-environment/>)

Author: Martin Breuss

Published: 2026-09-09T14:00:00Z

Content type: tutorial

Language: en

Sources: [Real Python](<https://devfeed.tech/sources/real-python.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Syntax Highlighting](<https://devfeed.tech/topics/syntax-highlighting.md>)

Tags: [development](<https://devfeed.tech/tags/development.md>), [guide](<https://devfeed.tech/tags/guide.md>), [python](<https://devfeed.tech/tags/python.md>), [tools](<https://devfeed.tech/tags/tools.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

A guide to setting up a practical Python development environment with an editor, terminal, interpreter, and isolated project dependencies. It recommends VS Code and uv as a starting point and explains related tools such as debuggers and syntax highlighting.

### Source excerpt

Choose a Python development environment that helps you get coding. Find tutorials and courses on editors, uv, virtual environments, and useful tools.

## Evaluating Model Cost and Quality for Developer Workflows

DevFeed: [Evaluating Model Cost and Quality for Developer Workflows](<https://devfeed.tech/articles/your-work-might-not-need-the-smartest-model-23837.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/blog/your-work-might-not-need-the-smartest-model/>)

Author: Waldek Mastykarz

Published: 2026-09-09T09:14:04Z

Content type: comparison

Language: en

Sources: [Developer Blogs](<https://devfeed.tech/sources/developer-blogs.md>)

Topics: [Claude](<https://devfeed.tech/topics/claude.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [upgrade](<https://devfeed.tech/topics/upgrade.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [agent-experience](<https://devfeed.tech/tags/agent-experience.md>), [ai](<https://devfeed.tech/tags/ai.md>), [ax](<https://devfeed.tech/tags/ax.md>), [claude](<https://devfeed.tech/tags/claude.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [cost](<https://devfeed.tech/tags/cost.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [model](<https://devfeed.tech/tags/model.md>), [testing](<https://devfeed.tech/tags/testing.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>), [visual-studio-code](<https://devfeed.tech/tags/visual-studio-code.md>), [windows](<https://devfeed.tech/tags/windows.md>)

### AI overview

This article compares GPT-6 Astra with Claude Sonnet 4.6 across code upgrade scenarios in GitHub Copilot Chat for Visual Studio Code on Windows. It argues that teams should evaluate models on their own repositories and workflows because higher cost did not consistently produce better results in the reported tests.

### Source excerpt

The smartest model can cost five times more and deliver the same result, or even a worse one. See how evaluating your own work helps you get more value from your agent budget. The post Your work might not need the smartest model appeared first on Microsoft for Developers.

## Spring Tools 5.4.0 released

DevFeed: [Spring Tools 5.4.0 released](<https://devfeed.tech/articles/spring-tools-5-4-0-released-3536.md>)

Original publisher: [Read original article](<https://spring.io/blog/2026/09/09/spring-tools-5-4-0-released>)

Author: martinlippert

Published: 2026-09-09T00:00:00Z

Content type: release

Language: en

Sources: [Spring](<https://devfeed.tech/sources/spring.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>)

Tags: [batch](<https://devfeed.tech/tags/batch.md>), [boot](<https://devfeed.tech/tags/boot.md>), [claude](<https://devfeed.tech/tags/claude.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [event-driven](<https://devfeed.tech/tags/event-driven.md>), [java](<https://devfeed.tech/tags/java.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [microservices](<https://devfeed.tech/tags/microservices.md>), [performance](<https://devfeed.tech/tags/performance.md>), [reactive](<https://devfeed.tech/tags/reactive.md>), [release](<https://devfeed.tech/tags/release.md>), [release-notes](<https://devfeed.tech/tags/release-notes.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [spring](<https://devfeed.tech/tags/spring.md>), [tools](<https://devfeed.tech/tags/tools.md>), [updates](<https://devfeed.tech/tags/updates.md>), [validation](<https://devfeed.tech/tags/validation.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

Spring Tools 5.4.0 has been released for several development environments, with new validations and quick fixes, Claude Code and MCP enhancements, and stability and performance improvements.

### Source excerpt

On behalf of the team and everyone who has contributed, I am pleased to announce the 5.4.0 release of the Spring Tools for Visual Studio Code, Cursor, Eclipse, Theia - and Claude Code. Hightlights New Validations & Quick Fixes: Added validations and quick fixes to convert to @ApplicationModuleListener, @SpringJUnitConfig, @RestController, and specific @Scope annotations Claude Code / MCP Enhancements: Enabled the Claude Code plugin to render a project's logical structure Stability & Performance: Significant speedups around various quick fixes and repository-based version validation + improved reliability while indexing source code Updates to the Spring Tools for Eclipse distribution updated to the latest Eclipse 2026-09 release (new and noteworthy) Detailed changes can be found in the release notes: https://github.com/spring-projects/spring-tools/releases/tag/5.4.0.RELEASE Downloads To download the distribution for Eclipse and find links to the marketplace entries for Visual Studio Code, Cursor, and Theia, please go visit: Spring Tools: https://spring.io/tools/ Next up is the 5.5.0 release, currently scheduled for mid December 2026.

## Visual Studio Code 1.134

DevFeed: [Visual Studio Code 1.134](<https://devfeed.tech/articles/visual-studio-code-1-134-4089.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_134>)

Author: Visual Studio Code Team

Published: 2026-08-19T17:00:00Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Processes](<https://devfeed.tech/topics/processes.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [html](<https://devfeed.tech/tags/html.md>), [release](<https://devfeed.tech/tags/release.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.134 adds side-by-side chat organization, prompt navigation and search, local HTML preview, and an agent host that can connect an agent session across multiple VS Code windows.

### Source excerpt

Learn what's new in Visual Studio Code 1.134 Read the full article

## Visual Studio Code 1.133

DevFeed: [Visual Studio Code 1.133](<https://devfeed.tech/articles/visual-studio-code-1-133-4087.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_133>)

Author: Visual Studio Code Team

Published: 2026-08-12T17:00:00Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [GitHub Copilot CLI](<https://devfeed.tech/topics/github-copilot-cli.md>), [GitHub Copilot app](<https://devfeed.tech/topics/github-copilot-app.md>), [MCP Server](<https://devfeed.tech/topics/mcp-server.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [EJS](<https://devfeed.tech/topics/ejs.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [claude](<https://devfeed.tech/tags/claude.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [html](<https://devfeed.tech/tags/html.md>), [manifest](<https://devfeed.tech/tags/manifest.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [plugins](<https://devfeed.tech/tags/plugins.md>), [release](<https://devfeed.tech/tags/release.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.133 introduces more flexible Claude sessions, including provider switching between turns and API-key access when GitHub sign-in is unavailable. It also adds an agent host for sharing sessions across VS Code windows, support for the Agent Plugins standard, and automatic reloading for HTML previews.

### Source excerpt

Learn what's new in Visual Studio Code 1.133 Read the full article

## Running Tests with Playwright Test Explorer and Generating Tests with Codegen

DevFeed: [Running Tests with Playwright Test Explorer and Generating Tests with Codegen](<https://devfeed.tech/articles/running-tests-with-playwright-test-explorer-and-generating-tests-with-codegen-22423.md>)

Original publisher: [Read original article](<https://www.tjmaher.com/2026/08/running-tests-with-playwright-test.html>)

Author: T.J. Maher (noreply@blogger.com)

Published: 2026-08-11T03:00:47Z

Content type: tutorial

Language: en

Sources: [T.J. Maher](<https://devfeed.tech/sources/t-j-maher.md>)

Topics: [Playwright](<https://devfeed.tech/topics/playwright.md>), [Testing](<https://devfeed.tech/topics/testing.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [browsers](<https://devfeed.tech/tags/browsers.md>), [bun-create-playwright](<https://devfeed.tech/tags/bun-create-playwright.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [playwright](<https://devfeed.tech/tags/playwright.md>), [testing](<https://devfeed.tech/tags/testing.md>), [vscode](<https://devfeed.tech/tags/vscode.md>)

### AI overview

A tutorial on using Playwright Test Explorer in VS Code to discover, run, and debug tests across Chromium, Firefox, and WebKit, and on using Playwright's CodeGen to generate test drafts with locators and assertions from browser interactions.

### Source excerpt

Finding the best locator for a web element can be a hassle: Right clicking on an element in Google Chrome. Inspecting the element. Going to Chrome Developer Tools. Try to decide what to do if there isn't a clear test id. Playwright comes with a built in code generator where it can built out a rough draft of a test while you interact with a website. "Playwright will look at your page and figure out the best locator, prioritizing role, text and test id locators. If the generator finds multiple elements matching the locator, it will improve the locator to make it resilient that uniquely identify the target element", according to Playwright.dev / Test Generator. Do you have the Integrated Development Environment (IDE) by Microsoft, VS Code? You can get it at the Visual Studio Marketplace. Playwright Test Explorer Playwright.dev / Getting Started VS Code: https://playwright.dev/docs/getting-started-vscode After installation, you will see a beaker icon in your VS Code left navigation menu. Selecting that, you can see your tests, such as the default ones Playwright automatically adds when it is installed: Here you can see that Test Explorer has discovered the test suite example.spec.ts, along with two tests it created: has title: Verifies that if you go to playwright.dev, that it has a link titled "Get Started". get started link: Verifies at playwright.dev that after clicking on Get Started link, the heading says "Installation". Selecting the green arrow button will open up three browser windows: Chromium, Firefox, and a WebKit browser created by Playwright, mimicking Safari. It will run a total of six tests. But wait! There's more! You can: Run a single test. Run all tests at different levels. Run on multiple browsers. Show a browser. You can also debug your tests: Set breakpoints by clicking on the gutter next to a line number Right clicking the test and select "Debug test". Running your test will pause at your breakpoint, allowing you to step through your code. You can

## The npm worm that installs itself into your coding agent

DevFeed: [The npm worm that installs itself into your coding agent](<https://devfeed.tech/articles/the-npm-worm-that-installs-itself-into-your-coding-agent-16036.md>)

Original publisher: [Read original article](<https://workos.com/blog/npm-worm-coding-agent-config-credentials>)

Author: WorkOS

Published: 2026-08-06T15:20:55Z

Content type: article

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [npm](<https://devfeed.tech/topics/npm.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [code](<https://devfeed.tech/tags/code.md>), [github](<https://devfeed.tech/tags/github.md>), [hooks](<https://devfeed.tech/tags/hooks.md>), [npm-worm](<https://devfeed.tech/tags/npm-worm.md>), [repo](<https://devfeed.tech/tags/repo.md>), [shai-hulud](<https://devfeed.tech/tags/shai-hulud.md>), [vscode](<https://devfeed.tech/tags/vscode.md>), [worm](<https://devfeed.tech/tags/worm.md>)

### AI overview

The article analyzes a Shai-Hulud npm worm that plants executable hooks in .claude/settings.json and .vscode/tasks.json. Opening a compromised repository can trigger the payload in VS Code or Claude Code, creating an attack path that install-time defenses may not detect.

### Source excerpt

A Shai-Hulud wave plants hooks in .claude/settings.json and .vscode/tasks.json, so opening a repo runs the payload. Agent config is executable surface now.

## Before the first prompt: Code execution paths in trusted coding-agent projects

DevFeed: [Before the first prompt: Code execution paths in trusted coding-agent projects](<https://devfeed.tech/articles/before-the-first-prompt-code-execution-paths-in-trusted-coding-agent-projects-8281.md>)

Original publisher: [Read original article](<https://securitylabs.datadoghq.com/articles/coding-agent-project-trust-code-execution-before-first-prompt/>)

Author: Nick Frichette

Published: 2026-08-03T00:00:00Z

Content type: article

Language: en

Sources: [Datadog Security Labs](<https://devfeed.tech/sources/datadog-security-labs.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [codex](<https://devfeed.tech/topics/codex.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>), [Social engineering](<https://devfeed.tech/topics/social-engineering.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [npm packages](<https://devfeed.tech/topics/npm-packages.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [attacks](<https://devfeed.tech/tags/attacks.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [code](<https://devfeed.tech/tags/code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [developers](<https://devfeed.tech/tags/developers.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [npm-packages](<https://devfeed.tech/tags/npm-packages.md>), [social-engineering](<https://devfeed.tech/tags/social-engineering.md>)

### AI overview

This security article examines how trusted coding-agent projects can execute repository-controlled code before a user sends the first prompt. It describes execution paths involving project-scoped MCP configuration in Codex and project-controlled environment settings and Git probes in Claude Code, without requiring a model response or shell-command approval.

### Source excerpt

Learn how trusted coding-agent projects can execute repository-controlled code before the first prompt through Codex MCP configuration and Claude Code environment settings.

## Visual Studio Code 1.131

DevFeed: [Visual Studio Code 1.131](<https://devfeed.tech/articles/visual-studio-code-1-131-4083.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_131>)

Author: Visual Studio Code Team

Published: 2026-07-29T17:00:00Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [Claude](<https://devfeed.tech/topics/claude.md>), [codex](<https://devfeed.tech/topics/codex.md>), [GitHub Copilot app](<https://devfeed.tech/topics/github-copilot-app.md>), [Markdown](<https://devfeed.tech/topics/markdown.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [article](<https://devfeed.tech/tags/article.md>), [claude](<https://devfeed.tech/tags/claude.md>), [code](<https://devfeed.tech/tags/code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [extension](<https://devfeed.tech/tags/extension.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [github-copilot-app](<https://devfeed.tech/tags/github-copilot-app.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [release](<https://devfeed.tech/tags/release.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.131 introduces improved visibility into running subagents, experimental built-in dictation, and a hybrid Markdown editor. It also continues the rollout of an agent host architecture supporting Copilot, Claude, and Codex harnesses.

### Source excerpt

Learn what's new in Visual Studio Code 1.131 Read the full article

## Visual Studio Code 1.130

DevFeed: [Visual Studio Code 1.130](<https://devfeed.tech/articles/visual-studio-code-1-130-4081.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_130>)

Author: Visual Studio Code Team

Published: 2026-07-22T17:00:00Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [process](<https://devfeed.tech/tags/process.md>), [release](<https://devfeed.tech/tags/release.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.130 introduces an agent host that runs agent sessions in a dedicated process and can connect the same session to multiple VS Code windows. The release also highlights faster multi-file review workflows, assisted tool approvals, and improved terminal and Git-diff links.

### Source excerpt

Learn what is new in Visual Studio Code 1.130 Read the full article

## Visual Studio Code 1.127

DevFeed: [Visual Studio Code 1.127](<https://devfeed.tech/articles/visual-studio-code-1-127-4075.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_127>)

Author: Visual Studio Code Team

Published: 2026-07-01T17:00:00Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [browser](<https://devfeed.tech/topics/browser.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [article](<https://devfeed.tech/tags/article.md>), [browser](<https://devfeed.tech/tags/browser.md>), [ci](<https://devfeed.tech/tags/ci.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [release](<https://devfeed.tech/tags/release.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.127 introduces browser tools that let agents open pages, take screenshots, and click through web apps to validate their work. It also adds per-site browser permissions, improved organization for agent sessions, chat banners for CI failures and pull request comments, and visibility into subagent work costs.

### Source excerpt

Learn what is new in Visual Studio Code 1.127 Read the full article

## Visual Studio Code 1.125

DevFeed: [Visual Studio Code 1.125](<https://devfeed.tech/articles/visual-studio-code-1-125-4070.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/updates/v1_125>)

Author: Visual Studio Code Team

Published: 2026-06-17T17:00:00Z

Content type: release

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [browser](<https://devfeed.tech/tags/browser.md>), [copilot](<https://devfeed.tech/tags/copilot.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [language-models](<https://devfeed.tech/tags/language-models.md>), [release](<https://devfeed.tech/tags/release.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [visual-studio](<https://devfeed.tech/tags/visual-studio.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Visual Studio Code 1.125 is a June 17, 2026 release focused on an integrated browser, easier installation of extension-provided language model providers, configurable extension auto-update delays, and enterprise management of Copilot settings. It also adds Copilot additional-spend visibility and web search from the integrated browser.

### Source excerpt

Learn what's new in Visual Studio Code 1.125 Read the full article

## The Coding Harness Behind GitHub Copilot in VS Code

DevFeed: [The Coding Harness Behind GitHub Copilot in VS Code](<https://devfeed.tech/articles/the-coding-harness-behind-github-copilot-in-vs-code-4052.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/blogs/2026/05/15/agent-harnesses-github-copilot-vscode>)

Author: VS Code Team

Published: 2026-05-15T00:00:00Z

Content type: article

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [agentic-coding](<https://devfeed.tech/topics/agentic-coding.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>)

Tags: [agentic-coding](<https://devfeed.tech/tags/agentic-coding.md>), [article](<https://devfeed.tech/tags/article.md>), [blog](<https://devfeed.tech/tags/blog.md>), [developer](<https://devfeed.tech/tags/developer.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [models](<https://devfeed.tech/tags/models.md>), [tools](<https://devfeed.tech/tags/tools.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

This article explains the coding harness behind GitHub Copilot in VS Code. It describes how the harness assembles context, exposes tools, executes tool calls, handles errors, and feeds results back to the language model during agentic coding workflows.

### Source excerpt

Learn why the coding harness around GitHub Copilot in VS Code matters as models, tools, agents, and providers evolve. Read the full article

## Claude Code for PMs: The Beginner's Guide

DevFeed: [Claude Code for PMs: The Beginner's Guide](<https://devfeed.tech/articles/claude-code-for-pms-the-beginner-s-guide-39174.md>)

Original publisher: [Read original article](<https://www.productcompass.pm/p/claude-code-beginners-guide>)

Author: Paweł Huryn

Published: 2026-05-12T21:39:56Z

Content type: tutorial

Language: en

Sources: [The Product Compass](<https://devfeed.tech/sources/the-product-compass.md>)

Topics: [Claude Code](<https://devfeed.tech/topics/claude-code.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Vibe coding](<https://devfeed.tech/topics/vibe-coding.md>)

Tags: [beginner](<https://devfeed.tech/tags/beginner.md>), [claude-code](<https://devfeed.tech/tags/claude-code.md>), [codex](<https://devfeed.tech/tags/codex.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [install](<https://devfeed.tech/tags/install.md>), [llm](<https://devfeed.tech/tags/llm.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [openai](<https://devfeed.tech/tags/openai.md>), [skills](<https://devfeed.tech/tags/skills.md>), [template](<https://devfeed.tech/tags/template.md>)

### AI overview

A beginner-focused guide for product managers explains how to install Claude Code with its Visual Studio Code extension, configure MCP servers, use and create skills, and work with free frontier models. It also includes a ready-to-use template with plugins, skills, permissions, and configuration.

### Source excerpt

No Cowork experience needed. Install Claude Code, configure MCP servers, build skills, and run free frontier models. Ready-to-use template included.

## ESP-IDF Extension for VS Code: What's New in v2.1.0

DevFeed: [ESP-IDF Extension for VS Code: What's New in v2.1.0](<https://devfeed.tech/articles/esp-idf-extension-for-vs-code-what-s-new-in-v2-1-0-13769.md>)

Original publisher: [Read original article](<https://developer.espressif.com/blog/2026/05/esp-idf-vs-code-extension-v2-1-0/>)

Author: John Lee

Published: 2026-05-08T00:00:00Z

Content type: release

Language: en

Sources: [Blog on Developer Portal](<https://devfeed.tech/sources/blog-on-developer-portal.md>)

Topics: [ESP-IDF Extension for vs Code](<https://devfeed.tech/topics/esp-idf-extension-for-vs-code.md>), [VS Code Extension](<https://devfeed.tech/topics/vscode-extension.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Espressif](<https://devfeed.tech/topics/espressif.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [debug](<https://devfeed.tech/topics/debug.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [blog](<https://devfeed.tech/tags/blog.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [eim](<https://devfeed.tech/tags/eim.md>), [esp-idf](<https://devfeed.tech/tags/esp-idf.md>), [esp-idf-extension-for-vs-code](<https://devfeed.tech/tags/esp-idf-extension-for-vs-code.md>), [esp-idf-tool](<https://devfeed.tech/tags/esp-idf-tool.md>), [espressif](<https://devfeed.tech/tags/espressif.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [installation](<https://devfeed.tech/tags/installation.md>), [integration](<https://devfeed.tech/tags/integration.md>), [release](<https://devfeed.tech/tags/release.md>), [v1](<https://devfeed.tech/tags/v1.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

This article reviews releases v1.10.0 through v2.1.0 of the ESP-IDF Extension for VS Code. It highlights integration with the cross-platform Espressif Installation Manager, automatic discovery of installed ESP-IDF versions, GUI and terminal installation flows, improved debugging, AI-assisted workflows, and a refreshed native UI.

### Source excerpt

A look at the Espressif Installation Manager (EIM) integration in the ESP-IDF Extension for VS Code, and a roundup of all major improvements across v1.10.x, v1.11.x, v2.0.2, and v2.1.0.

## Python Environments Extension for VS Code- April Update

DevFeed: [Python Environments Extension for VS Code- April Update](<https://devfeed.tech/articles/python-environments-extension-for-vs-code-april-update-20349.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/python/python-in-visual-studio-code-april-2026-release/>)

Author: Vedha Ranganathan

Published: 2026-04-27T20:07:30Z

Content type: release

Language: en

Sources: [Microsoft Python Engineering](<https://devfeed.tech/sources/microsoft-python-engineering.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Package Management](<https://devfeed.tech/topics/package-management.md>), [Conda](<https://devfeed.tech/topics/conda.md>), [Poetry](<https://devfeed.tech/topics/poetry.md>), [ssh](<https://devfeed.tech/topics/ssh.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [conda](<https://devfeed.tech/tags/conda.md>), [crash](<https://devfeed.tech/tags/crash.md>), [extension](<https://devfeed.tech/tags/extension.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [poetry](<https://devfeed.tech/tags/poetry.md>), [python](<https://devfeed.tech/tags/python.md>), [recovery](<https://devfeed.tech/tags/recovery.md>), [release](<https://devfeed.tech/tags/release.md>), [remote](<https://devfeed.tech/tags/remote.md>), [ssh](<https://devfeed.tech/tags/ssh.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [update](<https://devfeed.tech/tags/update.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Microsoft's April 2026 release update for the Python Environments extension in Visual Studio Code describes faster startup and environment resolution, narrower workspace scanning, improved crash recovery, a Conda environment fix, automatic package-list refreshes, and multi-project terminal support.

### Source excerpt

The April 2026 release update includes the Python Environments extension... Keep on reading to learn more! The post Python Environments Extension for VS Code- April Update appeared first on Microsoft for Python Developers Blog.

## 5 things you didn't know you could do in the Mintlify web editor

DevFeed: [5 things you didn't know you could do in the Mintlify web editor](<https://devfeed.tech/articles/5-things-you-didn-t-know-you-could-do-in-the-mintlify-web-editor-30970.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/5-editor-features-you-should-know>)

Author: Peri Langlois

Published: 2026-04-13T00:00:00Z

Content type: article

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [Documentation](<https://devfeed.tech/topics/documentation.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [MDX](<https://devfeed.tech/topics/mdx.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [browser](<https://devfeed.tech/topics/browser.md>), [Git](<https://devfeed.tech/topics/git.md>), [Code](<https://devfeed.tech/topics/code.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [browser](<https://devfeed.tech/tags/browser.md>), [code](<https://devfeed.tech/tags/code.md>), [docs](<https://devfeed.tech/tags/docs.md>), [editor](<https://devfeed.tech/tags/editor.md>), [git](<https://devfeed.tech/tags/git.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [markdown](<https://devfeed.tech/tags/markdown.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

This article presents five Mintlify web editor features that help teams create, edit, review, and reorganize documentation in the browser without relying on an IDE, Git commands, or deployment pipelines. It highlights suggesting mode with comments, navigation restructuring, inline AI, live preview, and visual/Markdown switching.

### Source excerpt

The Mintlify web editor can do more than you think, here are five features that make it easy for your whole team to contribute to docs.

## Expanding Swift's IDE Support

DevFeed: [Expanding Swift's IDE Support](<https://devfeed.tech/articles/expanding-swift-s-ide-support-2930.md>)

Original publisher: [Read original article](<https://swift.org/blog/expanding-swift-ide-support/>)

Author: Tracy Miranda

Published: 2026-04-08T10:00:00Z

Content type: article

Language: en

Sources: [Swift.org](<https://devfeed.tech/sources/swift-org.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [cursor](<https://devfeed.tech/topics/cursor.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>)

Tags: [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [extension](<https://devfeed.tech/tags/extension.md>), [ide](<https://devfeed.tech/tags/ide.md>), [swift](<https://devfeed.tech/tags/swift.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

### AI overview

Swift's official VS Code extension is now available through Open VSX, extending Swift support to compatible editors such as Cursor, VSCodium, Kiro, and Antigravity.

### Source excerpt

You can now write Swift in a broader range of popular IDEs, including Cursor, VSCodium, AWS's Kiro, and Google's Antigravity. By leveraging VS Code extension compatibility, these editors tap directly into the Open VSX Registry, where the official Swift extension is now live. Swift has long supported development using multiple IDEs including VS Code, Xcode, Neovim, and Emacs. Swift is also compatible with editors that implement the Language Server Protocol (LSP). This growing ecosystem of editor support is particularly significant as Swift continues to show its versatility across platforms and development environments, including agentic IDEs. Swift on Open VSX The Swift extension for VS Code is now officially available on the Open VSX Registry, the vendor-neutral, open source extension registry hosted by the Eclipse Foundation. The extension adds first-class language support for projects built with Swift Package Manager, enabling seamless cross-platform development on macOS, Linux, and Windows. This milestone brings Swift support, including code completion, refactoring, full debugging support, a test explorer, as well as DocC support, to a broader ecosystem of compatible editors and allows agentic IDEs like Cursor and Antigravity to automatically install Swift, with no manual download required. Swift in Cursor, powered by the Swift extension on Open VSX. Get Started To start using the Swift extension in any Open VSX-compatible editor, simply open the Extensions panel, search for 'Swift' and install the extension. If you're using Cursor, getting started is easier than ever. Check out our new dedicated guide: Setting up Cursor for Swift Development. It walks you through the setup, features and includes how to configure custom Swift skills for your AI workflows. Swift now has support for a wider range of modern editors and IDEs to meet developers where they are. Download the extension, try it out in your editor of choice, and don't forget to share your feedback!

## Python in Visual Studio Code - March 2026 Release

DevFeed: [Python in Visual Studio Code - March 2026 Release](<https://devfeed.tech/articles/python-in-visual-studio-code-march-2026-release-20351.md>)

Original publisher: [Read original article](<https://devblogs.microsoft.com/python/python-in-visual-studio-code-march-2026-release/>)

Author: Vedha Ranganathan

Published: 2026-04-02T00:27:15Z

Content type: release

Language: en

Sources: [Microsoft Python Engineering](<https://devfeed.tech/sources/microsoft-python-engineering.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [out-of-process](<https://devfeed.tech/topics/out-of-process.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [feature](<https://devfeed.tech/tags/feature.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [out-of-process](<https://devfeed.tech/tags/out-of-process.md>), [parallel](<https://devfeed.tech/tags/parallel.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [visual-studio-code](<https://devfeed.tech/tags/visual-studio-code.md>)

### AI overview

Microsoft's March 2026 release of the Python and Jupyter extensions for Visual Studio Code adds optional search for Python symbols in installed packages and an experimental Rust-based parallel indexer for Pylance. The indexer runs out of process and is intended to improve performance, especially on large Python projects.

### Source excerpt

The March 2026 release of the Python and Jupyter extensions for Visual Studio Code is now available. Keep on reading to learn more! The post Python in Visual Studio Code - March 2026 Release appeared first on Microsoft for Python Developers Blog.

## Making agents practical for real-world development

DevFeed: [Making agents practical for real-world development](<https://devfeed.tech/articles/making-agents-practical-for-real-world-development-4047.md>)

Original publisher: [Read original article](<https://code.visualstudio.com/blogs/2026/03/05/making-agents-practical-for-real-world-development>)

Author: VS Code Team

Published: 2026-03-05T00:00:00Z

Content type: article

Language: en

Sources: [Visual Studio Code - Code Editing. Redefined.](<https://devfeed.tech/sources/visual-studio-code-code-editing-redefined.md>)

Topics: [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>), [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [Agent Skills](<https://devfeed.tech/topics/agent-skills.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Code review](<https://devfeed.tech/topics/code-review.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>)

Tags: [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [agents](<https://devfeed.tech/tags/agents.md>), [blog](<https://devfeed.tech/tags/blog.md>), [cli](<https://devfeed.tech/tags/cli.md>), [coding-agents](<https://devfeed.tech/tags/coding-agents.md>), [development](<https://devfeed.tech/tags/development.md>), [memory](<https://devfeed.tech/tags/memory.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [skills](<https://devfeed.tech/tags/skills.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

The February 2026 Visual Studio Code release (1.110) makes coding agents more practical for real-world development by improving control, context management, memory, browser-tool integration, and agent skills. It handles large outputs through temporary-file streaming, keeps terminal results collapsible, preserves agent memory across coding, CLI, and code review workflows, and compacts older session history while retaining key decisions.

### Source excerpt

Explore agent orchestration, extensibility, and continuity in VS Code 1.110: lifecycle hooks, agent skills, session memory, and integrated browser tools. Read the full article

## Security Week 2610: новые атаки на разработчиков ПО

DevFeed: [Security Week 2610: новые атаки на разработчиков ПО](<https://devfeed.tech/articles/security-week-2610-23058.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/kaspersky/articles/1005432/>)

Author: Kaspersky\_Lab ("Лаборатория Касперского")

Published: 2026-03-03T05:19:22Z

Content type: news

Language: ru

Sources: ["Лаборатория Касперского" RU](<https://devfeed.tech/sources/ru-2.md>)

Topics: [Security](<https://devfeed.tech/topics/security.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [bitbucket](<https://devfeed.tech/topics/bitbucket.md>), [Visual Studio Code](<https://devfeed.tech/topics/visual-studio-code.md>)

Tags: [bitbucket](<https://devfeed.tech/tags/bitbucket.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [microsoft-defender](<https://devfeed.tech/tags/microsoft-defender.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [npm](<https://devfeed.tech/tags/npm.md>), [security](<https://devfeed.tech/tags/security.md>), [tag-9fe8963de219](<https://devfeed.tech/tags/tag-9fe8963de219.md>), [visual-studio-code](<https://devfeed.tech/tags/visual-studio-code.md>)

### AI overview

A Microsoft report describes a cyberattack targeting software developers during job interviews. Victims receive a Next.js web application project hosted on Bitbucket, where malicious code can run through Visual Studio Code automation or when the project starts. The payload contacts command servers, searches for files and directories, and exfiltrates files. The article also briefly mentions other campaigns targeting Russian organizations.

### Source excerpt

Совсем недавно мы писали о приписываемой северокорейской группировке атаке, целью которой были разработчики ПО, находящиеся в процессе поиска работы. На прошлой неделе исследователи компании Microsoft опубликовали отчет о еще одной похожей атаке. В более раннем исследовании основное внимание было уделено социальной инженерии, в то время как Microsoft подробно рассказывает о технической стороне атаки. Общая схема атаки показана на скриншоте выше. В процессе интервью разработчику присылают ссылку на код веб-приложения, написанного с использованием фреймворка Next.js. Код хранился на сервисе Bitbucket. Организаторы атаки предусмотрели несколько вариантов выполнения вредоносного кода, содержащегося в проекте. Например, может использоваться автоматизация для Visual Studio Code, которая дает команду на выполнение сразу после того, как разработчик открыл проект и обозначил его как доверенный. Читать далее

[Next page](<https://devfeed.tech/topics/visual-studio-code.md?cursor=WyIyMDI2LTAzLTAzVDA1OjE5OjIyKzAwOjAwIiwgImNiZDM5MTgzLTY4OTEtNGE4Yy1iYmFjLWRmOTFiM2ZjODRiZiJd>)