Digital Craftsman
  • Search
Sign in Subscribe

cache

A collection of 3 posts
Clear dock icon cache
mac

Clear dock icon cache

When mac apps change their icons this sometimes does not trigger down to the Dock and the app switcher. This is also the case when you manually change the icon of an app. Run the two following commands to clear the icon cache of the dock: $ sudo find /private/var/
Apr 11, 2016
cache

Solve PHPStorm syntax highlighting problems

Did you ever have the problem that PHPStorm doesn't want to show the right syntax highlighing? More often then not syntax highlighting problems in PHPStorm stems from cache issues. To solve them you can try the following menu action: File => Invalidate Caches / Restart... => Invalidate and Restart
Jan 12, 2015
cache

Clear composer cache

When working with your own repositories or with just updated packages, it can happen, that composer still has something in the cache and just don't want to update. To clear the composer cache just run the following: $ composer clearcache You can also use clear-cache which is an alias for clearcache.
Sep 16, 2014
Page 1 of 1
Digital Craftsman © 2023
  • Datenschutz
  • Impressum
Powered by Ghost