Skip to content

Add GitHub Repo Viewer (x64) - #1146

Open
ufoptg wants to merge 1 commit into
notepad-plus-plus:masterfrom
ufoptg:master
Open

Add GitHub Repo Viewer (x64)#1146
ufoptg wants to merge 1 commit into
notepad-plus-plus:masterfrom
ufoptg:master

Conversation

@ufoptg

@ufoptg ufoptg commented Jul 28, 2026

Copy link
Copy Markdown

Plugin: GitHub Repo Viewer

Adds a new entry to pl.x64.json for GitHub Repo Viewer.

What it does
A docked side panel that lists all GitHub repositories your Personal Access Token can access
(like a file explorer). Expand a repo to browse its files, double-click to open a file in
Notepad++, and save (Ctrl+S) to push the change back via the GitHub Contents API. Features
repo/folder/file icons, a live filter box, tooltips + horizontal scroll for long names, a
right-click menu (copy path / raw URL), and it remembers expanded repos and the last filter
between sessions.

Links

Entry details

  • folder-name: GitHubRepoViewer
  • display-name: GitHub Repo Viewer
  • version: 1.2
  • Architecture: x64 only (pl.x64.json)
  • ZIP layout: GitHubRepoViewer.dll at the root of the ZIP
  • SHA-256 (id): c9a8effae062cb6df35111fd5293ab9c1f024ce029ce8b5bde475d9a46917419

Checklist

  • Entry added to pl.x64.json, alphabetically ordered by folder-name
  • File kept as UTF-8 with BOM; JSON validates
  • ZIP contains the DLL at its root; DLL name matches folder-name
  • id is the SHA-256 of the exact released ZIP; repository URL is a direct download
  • Plugin verified to install, update, and uninstall via Plugins Admin locally
  • Source is public with a README and an open-source license

Thanks for reviewing! Happy to make any changes you suggest.

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.

1 participant