惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
IT之家
IT之家
博客园_首页
量子位
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
博客园 - 聂微东
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
Hugging Face - Blog
Hugging Face - Blog
V
V2EX
爱范儿
爱范儿
大猫的无限游戏
大猫的无限游戏
宝玉的分享
宝玉的分享
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

The JetBrains Blog

Kotlin Turns 15: Celebrate the Kotlin Effect - The JetBrains Blog PhpStorm 2026.2 is Now Out - The JetBrains Blog Key Takeaways From PHPverse 2026 - The JetBrains Blog What's New in IntelliJ IDEA 2026.2 - The JetBrains Blog What’s fixed in IntelliJ IDEA 2026.2 - The JetBrains Blog CLion 2026.2 Is Here - The JetBrains Blog DataGrip 2026.2: AI Agent Skills, MCP Tools and CLI Commands for Data Source Management, Bundled JDBC Drivers, and Improved Session Control - The JetBrains Blog GoLand 2026.2 Is Now Available! - The JetBrains Blog Code in Space: Redefining Tech Creation with AI and XR - The JetBrains Blog Rider 2026.2 Release Candidate Is Out! - The JetBrains Blog ReSharper 2026.2 Release Candidate Released! - The JetBrains Blog JetBrains GameDev Days 2026 – Call for Speakers - The JetBrains Blog MPS 2026.1 Has Been Released! - The JetBrains Blog IntelliJ Scala Plugin 2026.2 Is Out! - The JetBrains Blog What's New in ReSharper 2026.2 for VS Code-compatible editors  - The JetBrains Blog Debugging for .NET in VS Code and Cursor: The #1 Requested Feature Is Here - The JetBrains Blog dotInsights | July 2026 - The JetBrains Blog The History of Kodee, Kotlin’s Mascot - The JetBrains Blog JetBrains Academy – June Digest - The JetBrains Blog Introducing the Kotlin Benchmark for AI Coding Agents - The JetBrains Blog Best Object Detection Models for Machine Learning in 2026 - The JetBrains Blog What's Next for TeamCity – CI/CD by JetBrains - The JetBrains Blog The Benchmark Meaning Gap - The JetBrains Blog JetBrains AI for Teams and Organizations: From Fragmented AI Usage to Coordinated Software Development - The JetBrains Blog Java Annotated Monthly – July 2026  - The JetBrains Blog Shift-Left with JetBrains Qodana Natvis Comes to Linux and macOS: Visualize Your C++ Types Without Writing a Single Data Formatter - The JetBrains Blog Speaking to AI Agents like Cavemen Saves 65% of Tokens. We Test. In Conversation With the Golden Kodee Winners - The JetBrains Blog Toolbox App 3.6: Smarter Storage Cleanup, Windows installation diagnostics, and More - The JetBrains Blog
Download WebStorm 2026.2: TypeScript 7 Support, AI, and more
Valeriya Masyachenko · 2026-07-16 · via The JetBrains Blog
Webstorm logo

The JavaScript and TypeScript IDE

News Releases

WebStorm 2026.2: TypeScript 7 Support, GitHub Copilot Integration, Agent Skills, and More

WebStorm 2026.2 is now available!

If you work on a large TypeScript codebase, this release is a meaningful upgrade. TypeScript 7 support ships out of the box for projects already using it, delivering faster type checking without requiring full project migration. GitHub Copilot is now natively integrated – with no separate plugin or additional setup needed. The new agent skills manager lets you give AI agents reusable knowledge about your stack, which they retain across projects and sessions.

This release also brings full React 19 support in React Buddy, and a set of top-voted quality fixes ships across the editor, Git tooling, settings, and more.

DOWNLOAD WEBSTORM 2026.2

The highlights of this release include:

TypeScript 7 support

  • A rewritten compiler for faster performance in large TypeScript codebases, available without project migration

AI-powered development

  • Native GitHub Copilot integration – Access the AI coding assistant from WebStorm’s AI chat with no plugin setup required
  • Agent skills manager – Give your AI agents reusable stack knowledge for every session

Additional plugins

  • Full React 19 support in React Buddy


This release also includes numerous fixes and quality-of-life improvements. See them below.
You can update to WebStorm 2026.2 via the Toolbox App or download it directly from our website.

TypeScript 7

Support for large codebases

If your TypeScript project has grown to the point where completions lag and refactorings feel sluggish, TypeScript 7 can help. Microsoft rewrote the compiler and language server in Go, bringing faster type checking, more responsive completions, and snappier refactorings, especially in large codebases where the old toolchain struggled most. In our testing on large real-world projects, WebStorm with TypeScript 7 loaded projects significantly faster than with the classic language server. For example, project load time on the Kibana codebase went from ~12 seconds to ~3 seconds, which means editor responsiveness improved roughly fourfold.

WebStorm 2026.2 supports TypeScript 7 as the default for projects already using it, with an opt-in upgrade path for those still on earlier versions. You get the full speed benefit immediately – no full project migration required.

If you’re working in a large TypeScript monorepo and project load or editor responsiveness is a daily friction point, this is the release you’ve been waiting for.

AI-powered development

Native GitHub Copilot integration

You can now use GitHub Copilot in WebStorm without any extra setup. Copilot is natively integrated and available directly from the AI chat’s agent picker – the result of a direct partnership between JetBrains and Microsoft. Like any other IDE-native feature, it’s stable, tested alongside the IDE, and avoids configuration drift.

Sign in with your GitHub account via OAuth, and Copilot is ready to use. No plugin setup or registry configuration is required.

Please note: You need a separate GitHub Copilot subscription to access the AI coding agent directly in WebStorm.

Agent skills manager

New in WebStorm 2026.2, agent skills give coding agents reusable knowledge about frameworks, conventions, and tooling. Instead of re-explaining the same setup in every new chat window, you can install a skill once and make that context available across projects and sessions.

With the new skills manager, you can browse and manage skills directly from the IDE, connect external registries such as public GitHub repositories, or import skills you’ve already configured for Claude Code or Codex.

Currently supported agents: Claude and Codex.

Framework and ecosystem updates

Frameworks

WebStorm now uses updated bundled language servers for Astro and Prisma. Angular workflows have been improved thanks to fixes for slow or missing TypeScript and Angular error updates, as well as more efficient dependency processing.

React Buddy is a WebStorm plugin (available on JetBrains Marketplace) that brings visual component tooling to your React workflow in the IDE: component palettes, interactive previews, and Storybook story creation. If you migrated to React 19 early, you probably noticed the plugin didn’t keep up. In 2026.2, React Buddy supports React 19.

Vue

Vue support has been updated with Vue language server 3.0 integration. This improves compatibility with the latest Vue tooling and fixes several reliability issues, including incorrect hover types, stack overflows during resolve, and plugin-loading problems in projects where related plugins such as Webpack or PostCSS are disabled.

Svelte

This release significantly enhances Svelte support. WebStorm now bundles an updated Svelte language server and TypeScript plugin, improves support for SvelteKit shared hooks and Svelte 5 named snippets, and fixes several parsing and highlighting issues around #await, inline expressions, comments, special characters, and CSS selectors used with <svelte:element>. Some of these improvements were also back-ported to the 2026.1.3 minor release.

CSS, Sass, SCSS, and Less

Style sheet support has been polished as well. Refactorings involving style sheet imports are safer, with fixes for SCSS and Sass glob imports and absolute CSS/SCSS import paths being rewritten unexpectedly. Color previews for modern CSS functions such as color() and color-mix() now work in Sass, SCSS, and Less files. The release also updates CSS syntax data and fixes a false positive around nested selectors.

Debugging, test runners, and Node.js

Debugging and run configurations are more predictable in WebStorm 2026.2. You can now disable source maps when debugging, Ctrl+Shift+Click correctly starts a debug session instead of only opening the browser, and JavaScript debugging handles error cases more reliably. Cypress and Playwright test execution is more stable, and Playwright no longer freezes in affected scenarios.

Node.js workflows have also been improved. WebStorm now better handles environment variables from login interactive shells for Node.js processes, detects Node.js runtimes in native Dev Containers, fixes empty project dependency data for Node.js projects, and avoids incorrectly skipping content roots named node_modules.

Performance and stability

This release also includes a range of performance and stability fixes. It addresses freezes in NPM run configuration checks, package.json completion, Tailwind language server startup, JSHint, and web-types processing. It also fixes typing, indexing, and first-code-analysis regressions, reduces excessive memory usage in JavaScript PSI handling, and improves search performance for JavaScript test frameworks.

User experience

Additionally, WebStorm 2026.2 brings notable UX improvements. Search Everywhere now preserves its scope between restarts, Markdown support includes footnotes and Mermaid diagrams out of the box, and you can customize double-key shortcuts in the keymap. The IDE now detects prunable Git worktrees and improves worktree support in WSL environments, bookmarks can be preserved when switching branches, and you can drag and drop a file into the terminal to insert its path.

Final words

This release focuses on where the IDE’s quality matters most for JavaScript and TypeScript developers – keeping type checking fast and responsive, connecting your preferred AI tools with less friction, and staying current with the ecosystem.

Try the latest version and let us know what you think. Your feedback shapes what comes next.

Subscribe to WebStorm Blog updates

Discover more