

The Git Force Push action has been implemented to provide you with more control and flexibility when syncing conflicting changes in your Git repositories.The action is available when there is an active Java debugging session. The Reload Changed Classes action was introduced for using hot reload while working on Java applications.With git stash run automatically before git pull, you can maintain your coding flow, stay focused, and have peace of mind knowing that your uncommitted changes are securely stored and ready to be restored when you need them.

Now your changes are automatically saved before performing a Git pull, preserving your work and allowing you to switch branches effortlessly.These shortcuts provide a quick and efficient way to remove files from your project without the need for additional confirmation prompts. With this update, we have implemented convenient double-key shortcuts for deleting files: Previously, pressing the Backspace key had the consequence of deleting a file without prompting the user for confirmation, which could lead to accidental deletions and frustration. Navigating through links within the Fleet environment is significantly improved, ensuring a smoother and more seamless experience. We have successfully resolved this issue. Some users experienced challenges when clicking links generated by the backend.
#DOWNLOAD PHPSTORM CODE#
This allows you to effortlessly traverse through nested classes and long functions by automatically keeping your code in view, giving you a better understanding of the overall code structure and eliminating the need for repetitive scrolling. To address this, we implemented sticky scrolling, which can be toggled via the Show sticky lines checkbox in the settings. Dealing with complex code structures can be time-consuming, especially when navigating through extensive functions or nested classes.The ESLint configuration is available in the project-level settings.

All you have to do is save your file and Fleet will seamlessly apply ESLint –fix suggestions, improving the quality of your code according to the chosen set of rules.
#DOWNLOAD PHPSTORM UPDATE#
Fleet 1.20 has been released! This update brings a range of new features and improvements to enhance your experience with the product.
