Skip to content

Refactor plugin logic and add repository name in searching#2975

Open
fire-light42 wants to merge 1 commit into
masterfrom
pluginrefactor
Open

Refactor plugin logic and add repository name in searching#2975
fire-light42 wants to merge 1 commit into
masterfrom
pluginrefactor

Conversation

@fire-light42

Copy link
Copy Markdown
Collaborator

I wanted to add repository names when searching (#2969) but it was difficult to do in a clean manner, which is why I had to refactor the plugin logic.

I moved all Pair<String, SitePlugin> to a wrapper containing the siteplugin, the parent repository and the user data for that repository. This makes plugin management much easier.

This also fixes the issue of the last plugin being (visually) hidden behind the extensions bar when searching.

@fire-light42 fire-light42 linked an issue Jun 28, 2026 that may be closed by this pull request
2 tasks
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.

Repo name or url in extension search.

1 participant