micro-editor / micro-editor/micro

micro editor does not remove the plugin key bindings when the plugin is removed

Open
#1,635 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
29.6k
Forks
1.4k
Avg merge
2d 18h
Merged PRs (30d)
10

Description

Description of the problem or steps to reproduce

Micro editor does not remove the plugin key bindings added by the plugin, when it is removed,
causing errors when running next time

See more info for this issue on my snippets plugin issue 3
https://github.com/tommyshem/micro-snippets-plugin/issues/3

Specifications

Ask to remove the plugin key bindings when removing or remove them as default as they are removing the plugin anyway from micro editor, most likely just testing the plugin.

Commit hash: f594686
OS: macOS
Terminal: Iterm2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by reproducing the plugin install/remove flow described in the issue and trace how plugin key bindings are registered and cleaned up; done means removing a plugin leaves no stale bindings or errors on the next launch.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.