PHPSTORM Speed Optimization

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Struggling with slow PHPSTORM speed? Learn how to optimize PHPSTORM and speed it up for better performance.
    You can try following things to improve PHPSTORM speed:
    1. Update PHPSTORM to latest version.
    2. Disable all Unused plugins.
    3. Disable auto updates at Appearance & Behavior =-) System Settings =-) Updates
    4. Disable Sending Usage Statics at updates Appearance & Behavior =-) System Settings =-) Data Sharing
    5. Disable Live templates at Editor =-) Live Templates
    6. Disable Emmets at Editor =-) Emmets
    7. Disable Intentions at Editor =-) Intentions
    8. Disable smooth Scrolling Appearance & Behaviour =-) Appearance =-) UI options
    8. Select Antialiasing and Editor as Greyscale at Appearance & Behaviour =-) Appearance =-) UI options
    9. Enable shared Indexes Tools =-) Shared Indexes
    10. Disable browsers at Tools =-) Web Browsers and preview
    11. Increase Heap size Help =-) Edit Custom VM options . Set 4096MB based on your system RAM settings.
    12. Remove directories from indexing which are not required. Like in case of Magento, var, generated, pub/static and pub/media directories can be excluded from indexing
    13. Instead of using Toolbox App, you can try Standalone installation
    www.jetbrains....

Комментарии • 1