tomlin7 / biscuit

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

Use `~/.biscuit` or `~/.config/biscuit` for extensions store #427

Closed tomlin7 closed 1 month ago

tomlin7 commented 1 month ago

Feature

As of now, extensions are stored next to the standalone executable or within python Libs directory (if installed via pypi). This is not suitable, instead store extensions in ~/.biscuit or ~/.config/biscuit