The latest updates on all JetBrains products and topics
dotMemory Unit has long served as a unit testing framework for detecting memory issues in .NET code. We are grateful to everyone who has used it as part of their development and testing workflows. After careful consideration, we have decided to retire dotMemory Unit. The project will no longer re…
PhpStorm 2020.3 will come with several PHP 8 attributes available out-of-the-box: , , , , , . Read on to learn more about the attributes, and please share your feedback about the design. Download PhpStorm 2020.3 EAP (more…)…
Deprecated code smells like rat. It is not a good sign to be using deprecated code in a projects for several versions. Here are a few tips that show how MPS can help you get rid of deprecated code. The handy migrations The Migration menu contains a Deprecated Code submenu with three migrations. …