Conversation
|
LGTM 👍 Added a few suggestions to circumvent a few issues I ran into following this guide, but I've now got the plugin loading into Lapce. Thanks for taking the time to add. @panekj what do you think? |
Co-authored-by: Max Petts <maxpetts9@gmail.com> Signed-off-by: gilice <104317939+gilice@users.noreply.github.com>
c81c360 to
3134ed6
Compare
|
thank you @maxpetts . I updated the branch with your changes included, too. |
|
I'm not interested in maintaining documentation of the template as most of the things presented in this PR will be explained in Lapce documentation once the plugin API stabilises, or it goes over the board of explaining what each thing is/does. |
Ok that's understandable if the plugin API is subject to change. Perhaps we should omit the majority of the readme to just be:
However, I believe the plugin folder structure should be documented, as this necessary to actually get Lapce to use the plugin - we could include a working as of 21/12/22 tag; just to avoid the future maintenance requirement by yourself? |
That still puts burden of maintenance on me
I believe it shouldn't as there is nothing to document? Plugins (and not only) directory paths should not be relied on and it should be opened via Lapce. |
No description provided.