Safe to Delete

Sublime Text Editor Syntax Cache (%AppData%\Sublime Text\Cache)

Quick Answer: Sublime Text caches compiled syntax definitions and project workspace indexes. Clearing Sublime Text cache is safe.

Bottom Line: It is 100% safe to clear Sublime Text cache. Sublime Text uses this directory to store compiled syntax definitions (.cache).


What is Sublime Text Cache?

Located at %AppData%\Sublime Text\Cache (or ~/Library/Caches/Sublime Text), Sublime Text caches syntax highlighting definitions and project symbol indexes.


How to Clear Sublime Text Cache

rmdir /s /q "%AppData%\Sublime Text\Cache"

Discussion

Loading authentication...

Related in productivity

Bitwarden Desktop Session Cache (%AppData%\Bitwarden\Cache)

Bitwarden Desktop caches GUI rendering bytes and vault state icons. Clearing cache is safe.

Safe to Delete

Postman API Client Cache (%AppData%\Postman\Partitions)

Postman caches HTTP request responses, workspace logs, and Electron partition data. Clearing Postman cache is safe.

Safe to Delete

VS Code Workspace Storage (%AppData%\Code\User\workspaceStorage)

workspaceStorage caches extension state, search indexes, and language server caches for past coding projects. Deleting it is safe.

Safe to Delete
Back to all files