micro-editor / micro-editor/micro
Implementation of Quoter-Plugin
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
Feature request:
Could you please implement the Quoter-Plugin by default, perhaps with an option like "quoter true/false"?
This would be great, I find it a very useful plugin, it's right out of way and works exactly as you would expect it to do.
(But whenever I installed it (micro -plugin install quoter) the plugin breaks my $MICRO_CONFIG_HOME/settings.json. After installing it, whenever I want to edit the settings.json directly micro says: The file on disk has changed, reload? No answer changes anything.)
I use the actual Micro-Version, installed by downloading the .deb and then apt install directly.
Micro Version: 2.0.11
Commit hash: 225927b9
OS: Debian 11
Terminal: Lxterminal
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
Start by examining how the quoter plugin is installed and how $MICRO_CONFIG_HOME/settings.json is handled. The work is complete when quoter is available by default with a clear enable/disable option and installing or using it no longer causes settings.json reload problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100