GrepConsole icon indicating copy to clipboard operation
GrepConsole copied to clipboard

Export/Backup grep console settings

Open mithereal opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Occasionally my ide will crash and/or i will need to reinstall and all my settings are lost leading to re-inserting

Describe the solution you'd like Button to click or integration with sync settings

mithereal avatar Apr 08 '22 15:04 mithereal

Hi @krasa,

Thank you for supporting this wonderful plugin. I'm using it in PyCharm and in my experience of using it, it is working flawlessly.

I share the same sentiment where Grep Console Settings could be enhanced with both exported and imported functionality.

In case if you are looking for suggestion, those settings could either be exported into JSON or XML format and then re-imported as the same format. It should be trivial to implement.

Thank you for considering @mithereal and my feedback above.

viper7882 avatar Sep 04 '22 08:09 viper7882

@viper7882 , @mithereal You can export and import settings. It is impolemented, one might argue, the best way possible - using PyCharm (or IntelliJ IDEs in general) File/Manage IDE Settings/export. You'll be prsented with options to export. Disable everything, then look up in the list of options 'GrepConsole' The import is the the other way around. You choose import instead of export, and then point to the zip file and you'll see only GrepConsole checked in option.

I might argue and suggest to @krasa to 1. document it 2. enable export and import rght from the UI of the grep console and 3. enable options of merge - where profiles (and I suggest you guys do use profile - it is terrific) from the imported settings are added, while old profiles retained, at least optionally.

michaelkariv avatar Nov 18 '22 16:11 michaelkariv

Just to illustrate my above points, couple of screenshots screen1 IDE emnu screen2- export options

michaelkariv avatar Nov 18 '22 16:11 michaelkariv

@viper7882 , @mithereal if that works for you please move to consider this issue closed.

michaelkariv avatar Nov 18 '22 16:11 michaelkariv

Thanks the sharing, @michaelkariv. I didn't know such export settings available for PyCharm inclusive of Grep Console. @mithereal , I'm OK to get this issue closed for now.

viper7882 avatar Nov 19 '22 07:11 viper7882

Ill close thx didnt know bout export either

mithereal avatar Nov 19 '22 18:11 mithereal