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
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

Another game-changing project: Victor Berchet‘s HHVM Vagrant box is a simple Ubuntu 12.04 LTS Vagrant-box that comes with preinstalled HHVM/HipHop

[Link] Improving Smashing Magazine’s Performance: A Case Study

The title says it all: A very interesting guide through the optimization process on one of the largest blogs in

Redesigning Windows 8 – fantastic and clever drafts by Jay Machalani

The interface of Windows 8 has been the topic of heated discussions for a long time now, and everybody who’s

How to show the available version of a package (before doing apt-get install)

To show the version of the package that will be installed with apt-get install, do apt-cache policy packagename. To show

vagrant

How to setup a (or multiple) server/LAMP-stack inside a virtual machine for local development with Vagrant and PuPHPet

You know this: You need a new server, something to develop on, something to test on, something to put your

Joshua Davis – my hero of Flash – in two excellent interviews (audio, video)

Joshua Davis is the reason why I’ve started to code. Seriously. Back in the late 90ies, the internet was a

battlefield-3-free

Electronic Arts / Origin offers Battlefield 3 for free (limited promo action) !

A little bit off-topic, but definitly cool: EA offers the award-winning Battlefield 3 for free these days, but only for

harper reed about big data

Harper Reed – The magic and mystery of Big Data (30min video from Webstock’15)

Harper Reed is speaking, so nothing can go wrong. :) The former CTO of Threadless.com and Obama for America definitly

How to setup a config-free WordPress, PHP and MySQL (for local development) in Windows 7 / 8 in under 3 minutes

If you need to setup WordPress for local development and don’t have time and nerve to go through the installation

php mvc

Preview-release of (my) “php-mvc” project (a simple php mvc barebone)

Voila! The very first pre-final release of the “php-mvc” repository is online: https://github.com/panique/php-mvc and http://www.php-mvc.net. It’s a very simple but very

1/4

Categories

Search

frontend-workflow
[german] Modernes Frontend-Development mit Bower, Grunt, Yeoman (45min Video, Thorsten Rinne auf der IPC2013)
vagrant
How to setup a local server (in a virtual machine) with Vagrant in PHPStorm
O’Reilly’s Programming JavaScript Applications by Eric Elliott for free (Early Access release)
battlefield-3-free
Electronic Arts / Origin offers Battlefield 3 for free (limited promo action) !
First look on Gitter, the chat for GitHub
php
How to use the PHP 5.5 password hashing functions
php
Somebody is writing a compiler for PHP, compiles down to machine code, outperforms HHVM
composer
A short & simple Composer tutorial
Going node.js at Netflix (Slides by Micah R of Netflix)
steam sale coupon voucher
-30% to -90% on Steam and Origin
php
[Link] How to create, read, update and delete (CRUD) with PDO, MySQLi and MySQL the right way (prepared statements)
html6
Is this the first HTML6 specification?
js javascript
JavaScript Testing Tactics (21min video by Justin Searls)
mod-rewrite-ubuntu-14-04-lts
How to enable mod_rewrite in Ubuntu 12.04 LTS
october cms
[Link] How To Install October CMS on a VPS running Ubuntu 14.04

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