PhpStorm 2021.3.1 Preview
The preview build for PhpStorm 2021.3.1 is available.
Besides bug fixes and enhancements, this release brings an important new feature: trusted projects, designed to mitigate the risks associated with working with projects from unknown and untrusted sources. When you open a project, PhpStorm doesn’t execute any code from it and checks whether it is trusted or from a trusted location. If the project currently is not trusted, you can choose whether to open it in safe mode or full-trust mode. To learn more, see our earlier blog post.
Notable updates in this build:
- Yarn PnP: Indirect dependencies are not indexed (WEB-42178 +34)
- Tailwind 3: Completion for classes doesn’t work (WEB-53284 +21)
- Accidental tool window drag’n’drop instead of resizing (IDEA-274904 +19)
- Deadlock while debugging (IDEA-283194 +15)
- Incorrect results in DateTime columns when using DataGrip with Clickhouse (DBE-7770 +14)
- Angular: support events from custom EventManagerPlugin (WEB-47399 +13)
- Support v-bind CSS function in Vue Single-File Components. (WEB-52425 +13)
- ESLint 8.0: doesn’t work with YarnPnP (WEB-52594 +13)
- Sass @use / @import statements without tilde aren’t being resolved correctly (WEB-53120 +13)
- Provide the text search in the Quick Documentation (Ctrl + Q) (IDEA-152644 +9)
- Missing highlighting on gutter for covered by Jest/Mocha tests code lines (WEB-53519 +9)
- @import in LESS does not resolve packages in node_modules if `~` is omitted (WEB-49795 +7)
- Add more detailed message about what is the possible cause of the “Couldnt start {0} EAP due to a login problem. Please contact technical support for assistance” problem (IDEA-281659 +7)
- White text on white background (IDEA-283193 +7)
- No completion for CSS properties inside inline style (jsx) (WEB-37574 +6)
- Performance problem after running http tests (IDEA-278252 +6)
- @import in scss does not resolve packages in node_modules (WEB-30607 +5)
- Respect data source color in run configuration UI (DBE-12590 +5)
- Directory content is not shown in Bookmarks list (IDEA-283144 +5)
- HTTPRequest: client.global.set broken inside client.test callback (IDEA-283799 +5)
The full list of changes is available in the release notes.
Download PhpStorm 2021.3.1 Preview build 213.6461.28 for your platform here:
- PhpStorm-213.6461.28.exe
- PhpStorm-213.6461.28.dmg
- PhpStorm-213.6461.28-aarch64.dmg
- PhpStorm-213.6461.28.tar.gz
- PhpStorm-213.6461.28.win.zip
We appreciate you reporting any bugs and feature requests to our Issue Tracker.
Your JetBrains PhpStorm Team
The Drive to Develop