SCEditor icon indicating copy to clipboard operation
SCEditor copied to clipboard

Fix plugins initialization problems

Open abetis opened this issue 6 years ago • 0 comments

Plugins change defaultCommands and formatter handlers on initialization. The internal commands list should be rebuild affter plugins initialization, as well as the formatter init, which builds cache based on the handlers that were added/changed by the plugins.

abetis avatar Apr 10 '18 15:04 abetis