tomlin7 / biscuit

Aesthetic, lightweight code editor with extension support
https://tomlin7.github.io/biscuit
MIT License
189 stars 27 forks source link

Update settings editor to use sqlite3 #453

Open tomlin7 opened 2 weeks ago

tomlin7 commented 2 weeks ago

Fixes #451

Add functionality to update config manager state and store settings using sqlite3 in the settings editor.