gfm-plugin icon indicating copy to clipboard operation
gfm-plugin copied to clipboard

How about not write runtime or tmp data to <IDEA_HOME>/plugins/gfm-plugin/

Open openalmeida opened this issue 6 years ago • 1 comments

Hi,

It is prefect to write configure data to that directory, but not write runtime or tmp data to. because i archived all IDEA path as backup, but found that <IDEA_HOME>/plugins/gfm-plugin/ almost always change.

openalmeida avatar May 11 '18 17:05 openalmeida

please, these files in <IDEA_HOME>/plugins/gfm-plugin/ almost always change

/plugins/gfm-plugin/__MACOSX/css/._.DS_Store
/plugins/gfm-plugin/__MACOSX/css/assets/._.DS_Store
/plugins/gfm-plugin/__MACOSX/css/assets/octicons/._.DS_Store
/plugins/gfm-plugin/__MACOSX/css/assets/octicons/octicons/._octicons-<random_string>.svg
/plugins/gfm-plugin/css/.DS_Store
/plugins/gfm-plugin/css/github-<random_string>.css
/plugins/gfm-plugin/css/github2-<random_string>.css
/plugins/gfm-plugin/css/assets/.DS_Store
/plugins/gfm-plugin/css/assets/octicons/.DS_Store
/plugins/gfm-plugin/css/assets/octicons/octicons/octicons-<random_string>.ttf
/plugins/gfm-plugin/css/assets/octicons/octicons/octicons-<random_string>.woff
/plugins/gfm-plugin/css/assets/octicons/octicons/octicons-<random_string>.svg
/plugins/gfm-plugin/css/assets/octicons/octicons/octicons-<random_string>.eot
/plugins/gfm-plugin/css/highlightjs8_8_0/github.css
/plugins/gfm-plugin/css/highlightjs8_8_0/highlight.pack.js
/plugins/gfm-plugin/linux32/libmarkdown.so
/plugins/gfm-plugin/linux64/libmarkdown.so
/plugins/gfm-plugin/osx64/libmarkdown.dylib
/plugins/gfm-plugin/win32/libmarkdown.dll
/plugins/gfm-plugin/win64/libmarkdown.dll

openalmeida avatar May 11 '18 17:05 openalmeida