Software Update: PhpStorm 2021.1.4

Spread the love

JetBrains releases several development environments, such as IntelliJ Idea targeting Java, CLion targeting C and C++ and DataGrip targeting sql. PhpStorm focuses on PHP and offers on-the-fly error prevention, autocompletion, code refactoring and debugging, and can also handle HTML, CSS, Coffee and JavaScript. For an overview of the possibilities, we refer to this page. To use PhpStorm is a license required. For business and home use you will have to pay for it, but if the software is used for education or non-commercial open source projects, the license is free. JetBrains has released version 2021.1.4 of PhpStorm with the following improvements:

Notable changes

  • Fixed: “Stretch to Right”/”Stretch to Left”: Ctrl+Shift+Arrow keys resize the dialog instead of text selection (IDEA-267294 +46)
  • Fixed: jpg, svg images aren’t rendered in quick doc (IDEA-256001 +17)
  • Fixed: “git => compare branch” looses focus before list of branches can be displayed (IDEA-251381 +11)
  • Fixed: IDE resets Windows File Explorer Recent Files list on start (IDEA-266854 +5)
  • Fixed: Plugins settings page steals the focus from search box (IDEA-266927 +4)
  • Fixed: IDE with Projector crashes on restart (IDEA-269591 +3)
  • Fixed: No longer possible to set temporary configurations limit (IDEA-268436 +2)
  • Fixed: Open in new window keybinding does not work in recent files view (IDEA-265789 +1)
  • Fixed: Bad completion for table aliases in INSERT (DBE-10650 +1)
  • Fixed: Back button in Settings may open unexpected page (IDEA-271223)

The full list of changes is available in the release notes.

Version number 2021.1.4
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website JetBrains
Download https://www.jetbrains.com/phpstorm/download
License type GPL
You might also like