Open GoogleCodeExporter opened 9 years ago
Would it be possible to not put these settings in .idea/misc.xml in the first
place? Many other plugins (for example
https://github.com/jshiell/checkstyle-idea) maintain a separate
.idea/myplugin.xml file.
Original comment by jackrabb...@gmail.com
on 6 Jul 2015 at 6:32
If it went into ".idea/myplugin.xml", it would be easier to exclude using
".gitignore" (or ".hgignore" or whatever), but I still don't think that's ideal.
A repo's ignore files are shared among all users. I don't to add entries for
whatever plugins I happen to have on my local copy of IDEA.
I'd be ok with the plugin switching to use a different file, but in that case,
please don't create the file if the plugin isn't actually being used.
Original comment by kan...@cakoose.com
on 6 Jul 2015 at 9:39
Original issue reported on code.google.com by
kan...@cakoose.com
on 7 Jan 2013 at 6:38