Open
Description
I don't know if it is possible. It would be even better if the plugin could allow users to customize the identifier for singleton detection during initialization.
I hope to build some portable programs. It's best to use a singleton to prevent data competition (data is stored in a relative directory). And I hope the program can be copied to multiple places and run independently.