micro-editor / micro-editor/micro
wrong directory name in plugin example
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
As far as I can tell, the name of a plugin directory has to match the name of the Lua script: If the script is called myscript.lua, then the directory has to be myscript, not myscript-plugin as indicated in the help file:
With a wrong directory name the plugin won't work.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open runtime/help/plugins.md at the linked lines and compare the documented plugin directory name with the Lua script naming described in the issue. Update the example so the directory name is correct, then verify that the help text no longer instructs users to use the non-working name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100