红联Linux门户
Linux帮助

PhpStorm 2017.3.3正式发布:自动格式化响应的内容

发布时间:2018-01-19 09:06:13来源:红联作者:baihuo
PhpStorm 2017.3.3(build 173.4301.34) 已正式发布,可以在 JetBrains Toolbox App 进行下载,或者如果已安装之前的 PhpStorm 2017.3.2 或 PhpStorm 2017.3.3 EAP (173.4301.24) 版本,应该很快会在 IDE 中收到有关程序更新的通知。

该版本为 PHP 和 Web 开发提供了新功能、错误修复和改进,并采用了 IntelliJ 平台的最新改进。

REST 客户端:自动格式化响应的内容

在这个版本中,实现了一个新的 REST 客户端功能:自动格式化请求结果。PhpStorm 会分析内容类型并相应地设置响应的格式。如果由于某种原因导致类型检测失败,仍然可以手动选择 JSON、HTML和 XML 格式。要查看原始响应,可以选择“以文本格式查看”。

值得关注的 bug 修复和新特性

Fixed: Short syntax array destructuring does not allow skipping values

Fixed: Unhandled exception: doesn’t analyze “new MyClass” (constructor) expression

Fixed: Broken “Change to” spelling quickfix in the Commit dialog

PHP New Class now saves previously selected template

Fixed: “Can’t run 32-bit version on Windows”

Fixed: All run configurations lost after upgrade to 2017.3

Fixed: Tool Window docking issue IDEA-149061

Fixed: FETCH ALL IN returns error org.postgresql.jdbc4.Jdbc4ResultSet

Fixed: DataGrip does not recognize Redshift’s WITH NO SCHEMA BINDING clause

软件详情:https://blog.jetbrains.com/phpstorm/2018/01/phpstorm-2017-3-3-is-released/

下载地址:https://www.jetbrains.com/toolbox/

来自:开源中国社区
文章评论

共有 0 条评论