options:cache

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
options:cache [2014/02/09 01:50] – external edit 127.0.0.1options:cache [2018/01/10 20:41] (current) – external edit 127.0.0.1
Line 11: Line 11:
   * **hesyntax.tmp** - pre-compiled syntax files data   * **hesyntax.tmp** - pre-compiled syntax files data
   * **hescript.tmp** - cached information about [[scripting:includes-imports|scripts dependencies]] and settings   * **hescript.tmp** - cached information about [[scripting:includes-imports|scripts dependencies]] and settings
-  * **heonline.tmp** - cached [[online-repository:start|online repository]] data (reused between repository syncs)+  * **heonline.tmp** - cached [[online-repository:start|online repository]] data (reused between repository syncs), plus information about installed bundles
   * **hefilepref.tmp** - :!: file with all file related settings. For example when you set encoding for file different from default or syntax, or word wrap for a some file, this is store here. So if this file will be deleted or lost, these settings will be lost. Paths to files are absolute.   * **hefilepref.tmp** - :!: file with all file related settings. For example when you set encoding for file different from default or syntax, or word wrap for a some file, this is store here. So if this file will be deleted or lost, these settings will be lost. Paths to files are absolute.