2026.2
Added
- Support for @vue/language-server 3.0.0
- Special formatting for JSDoc @linkcode in the Documentation popup and tool window
- Automatic detection of the Node.js runtime in Native Dev Containers to prevent failures of GUI test runners
- Support for TypeScript GO in Angular applications
Changed
- Extended support for Svelte
- Multiple improvements to the Search Everywhere functionality
- Remote Development is no longer in the Beta state and supports the required use cases
- Replaced the obsolete Rhino JavaScript engine used by JSHint with the Node.js-based JSHint npm package
- Upgraded the bundled TypeScript version to 6.0.3
- Updated tsconfig and jsconfig schemas to support ES2025 and ES2026
- Enhanced support for TypeScript Go
Fixed
- Color preview for CSS color() and color-mix() now works in SASS, SCSS, and Less files
- Figma plugin now allows for multiple design connections at the same time
What's fixed:
- We've added support for @vue/language-server 3.0.0 (WEB-73932).
- We've extended support for Svelte (WEB-70810, WEB-73120, WEB-72801, WEB-62966, WEB-70432, WEB-70333)
- We've introduced multiple improvements to the Search Everywhere funtionality (IJPL-237834, IJPL-234737, IJPL-243626, IJPL-239455, IJPL-243357, WEB-78242).
- Color preview for CSS color() and color-mix() now works in SASS, SCSS, and Less files (WEB-76917, WEB-76104).
- Remote Development is no longer in the Beta state and supports the required use cases (WEB-77898).
- We've replaced the obsolete Rhino JavaScript engine used by JSHint with the Node.js-based JSHint npm package (WEB-78069).
- We've added special formatting for JSDoc @linkcode in the Documentation popup and tool window (WEB-70925).
- We've added automatic detection of the Node.js runtime in Native Dev Containers, thus preventing failures of GUI test runners (WEB-77458).
- We've upgraded the bundled TypeScript version to 6.0.3 (WEB-78250).
- We've updated tsconfig and jsconfig schemas to support ES2025 and ES2026 (WEB-78158).
- We've fixed the Figma plugin, so it allows for multiple design connections to %instance% at the same time (WEB-78481).
- We've enhanced support for TypeScript Go (WEB-78522, WEB-77663, WEB-78658).
- We've added support for TypeScript GO in Angular applications (WEB-77722). For more details, please see the release notes.