I have MySQL Workbench Community ver 8.0.29 installed as snap.
I would like to change some settings in code_editor.xml file.
The full path is /snap/mysql-workbench-community/10/usr/share/mysql-workbench/data/code_editor.xml - which is located at read only filesystem /snap/mysql-workbench-community.
I suspect the proper way to do that is overriding the file somewhere in ~/snap/mysql-workbench-community in my home folder.
Has anybody done that before and could support me with the properly working path?