Skip to content

include descriptions and websites in 'plugin available' list - #4228

Open
gustavohnsv wants to merge 2 commits into
micro-editor:masterfrom
gustavohnsv:issue-4038
Open

gustavohnsv wants to merge 2 commits into
micro-editor:masterfrom
gustavohnsv:issue-4038

Conversation

@gustavohnsv

Copy link
Copy Markdown

Closes #4038

previously, running plugin available only listed plugin names:

bounce
zigfmt
joinLines
palettero

this PR updates plugin available to display the plugin's name, description, and website URL (when provided in repo.json):

bounce
    plugin to add nano-style 'smart home' and bounce cursor between matching brackets
    https://github.com/deusnefum/micro-bounce

zigfmt
    zig fmt on save and zig fmt --check linter support
    https://github.com/squeek502/micro-zigfmt

joinLines
    Plugin to join selected lines or join the following line with the current one
    https://github.com/Lisiadito/join-lines-plugin

palettero
    Command palette Ctrl-P - fuzzy search commands and textfilters
    https://terokarvinen.com/tags/micro-editor/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"plugin available" should list descriptions

1 participant