Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
November 20, 2014
Chris
PHPStorm
Comments Off on When PHPStorm’s cache eats up your harddisk space

When PHPStorm’s cache eats up your harddisk space

PreviousNext
phpstorm-8

I recently stumbled over this: By default PHPStorm (obviously in all versions since 1.0) creates a local history of all your “changes”. And this cache size is not really limited and also does not reset from time to time automatically, resulting in extremely big cache files. There are reports of folder sizes of 25 GBs (which might become critical when using a 64GB SSD). Have a look into the application’s system\LocalHistory folder (on Windows systems in C:\Users\YOURUSERNAME\.WebIde80\):

phpstorm-cache-size-harddisk-before

PHPStorm offers a native trigger to reset these cache file, directly in File > Invalidate Caches / Restart. Do that. Remember that this will remove the “latest” file change history, and you’ll not be able to undo your “last” steps. But in the age of version controlling this shouldn’t be a problem.

delete-phpstorm-cache

Afterwards, your history cache files are reset to 0 kb. PHPStorm will build up a new file change history over time.

PHPStorm
Share this

Useful basic linux stuff: Show kernel version, distribution name and distribution version on Ubuntu systems

Always nice to know: Show kernel version: uname -r Show kernel version and CPU: uname -a Show distribution version: lsb_release

Stressed and unrelaxed while coding ? Try some ultra-deeply-relaxing ASMR audio clips. It will change your life. Seriously.

Do you remember your first professional massage – and that weird, extremely soft and relaxing feeling you had, this strange

shadow dom

Crossbrowser-safe HTML5 video (IE6+) with a few lines of code and just one .mp4 video file

No time to read the full article ? Get the code directly here on GitHub: panique/html5-video. Publishing a video on

8 awesome pure CSS spinner / loader

Excllent spinner / loader in pure CSS, made with just one element (even if the demo shows this in a

php

How to setup / install PHP 5.6 on Ubuntu 14.04 LTS

Ubuntu 14.04 LTS ships with PHP 5.5 by default, but if you want to use PHP 5.6, then it’s just

php

12 tools for better PHP quality

Nice selection of 12 tools every PHP developer should bookmark. I totally love how the PHP community becomes some kind

october cms

[Link] How To Install October CMS on a VPS running Ubuntu 14.04

Quick tutorial on how to install October CMS on Ubuntu 14.04 by DigitalOcean. Worth a bookmark, does the job. I

What’s new in PHPStorm 10 (Official promo video)

PHPStorm 10 is out! New features are mainly full PHP7 support, much better auto-recognation / autocompletion (even within arrays (unsure

php

Redesigning the PHP logo – who wants ?

The current PHP logo is a really lovely one, it is highly accepted and has its own charme, transports a

Quick fix for 404 error in WordPress category / tag page

Just a quick fix for a common problem: Sometimes, especially after switching themes, wordpress will generate 404 errors on the

1/4

Categories

Search

Compare 250+ cloud server plans with Cloud Cost Calculator
php
How to install latest PHP 5.4.x on Ubuntu 12.04 LTS (Precise Pangolin)
set up a local virtual machine for development with vagrant and puphpet / puppet (and ubuntu, linux, php, apache, mysql)
A super-simple pre-configured Vagrant box with HipHop, Hack and Hack code examples
hearthbleed-ssl-bug
The SSL Heartbleed bug explained in 30 seconds
mod-rewrite-ubuntu-14-04-lts
How to enable mod_rewrite in Ubuntu 12.04 LTS
Create a fast, perfect and bootable 1:1 Windows backup (full clone of HDD) for SSD migration
gamescom 2014 trailers
GAMESCOM 2014: Awesome Next-Gen ingame graphics
windows-xp-eol
Windows XP is officially dead from today. Do you know people still using it ? Punch them.
shadow dom
Crossbrowser-safe HTML5 video (IE6+) with a few lines of code and just one .mp4 video file
php
“Belt” adds very clever everyday functions to PHP, comes with JavaScript naming styles and eventually solves the needle/haystack problem
How to setup a config-free WordPress, PHP and MySQL (for local development) in Windows 7 / 8 in under 3 minutes
phpstorm-8
A PHPStorm shortcuts cheat sheet (for Windows, Mac OS and Linux)
css3-chrome-font
[Link] Retinafy your Site / Device by Nijiko Yonskai
php
How to install PHP 7.0 on Ubuntu 14.04 LTS
organizing css
Jonathan Snook – CSS is a Mess – How to organize CSS in big projects (54min video talk)

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy