gsmcmullin / atom-gdb-debugger

GDB integration for Atom
GNU General Public License v3.0
16 stars 14 forks source link

Add so all settings are saved in config.cson #14

Open korken89 opened 7 years ago

korken89 commented 7 years ago

If possible, make so all the settings made to the package are saved in config.cson. This would greatly facilitate the automatic installation of all ones settings.

esden commented 7 years ago

Maybe even have a way to store multiple preconfigured "sessions" that then can be recalled and reused on different projects? I split out this suggestion into #19 This would go hand in hand with #18 :)