How can I save plugin custom file?
I want to use SQLite3 in my plugin.
To use SQLite3 I need to save SQLite3 file in somewhere.
How can I save custom file of my plugin?
Maybe `.idea/plugins/plugin-name` should be the directory for saving files.
请先登录再写评论。
Do you mean database file?