My feature request is about
Description of the solution I'd like
The help extension is terribly slow. Because it parses all the help files (JSON) every time a single help command is issued the required computation is huge and redundant. Moreover the parsing itself is very inefficient.
I would like to re-design it once again.
Additional context
Add any other context or screenshots about the feature request here.
What needs to be done
My feature request is about
Description of the solution I'd like
The help extension is terribly slow. Because it parses all the help files (JSON) every time a single help command is issued the required computation is huge and redundant. Moreover the parsing itself is very inefficient.
I would like to re-design it once again.
Additional context
Add any other context or screenshots about the feature request here.
What needs to be done