apache / incubator-answer

A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
https://answer.apache.org
Apache License 2.0
11.93k stars 872 forks source link

Improve the debugging experience of plugins #999

Open robinv8 opened 2 weeks ago

robinv8 commented 2 weeks ago

Current debugging plugin mode

Currently, debugging plugins can only be done manually by importing plugins.

Describe the solution you'd like

Expect to automatically scan the plugins in the plugin directory and automatically import them.