MacDownApp / MacDownApp/macdown

Plug-ins Menu Empty

Open
#1,131 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rich Text Format
Stars
9.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

When there are no plug-ins installed, the Plug-ins menu in the main menu is empty (showing no menu UI at all). There should at least be a single (disabled) menu item that says something like “No Plug-ins”

Screen Shot 2019-12-23 at 5 39 31 PM

Version: Version 0.7.2 (1008)

Seems like this could easily be fixed at https://github.com/MacDownApp/macdown/blob/1af8db3d1345094e43bcc66741e1cdd667b4020d/MacDown/Code/Application/MPPlugInController.m#L34-L45 by checking if `buildPlugIns` is empty.

Contributor guide

Open the contributing guide

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

Start in MacDown/Code/Application/MPPlugInController.m around lines 34–45, especially the buildPlugIns result, and reproduce the empty Plug-ins menu with no installed plug-ins. Done means the menu remains visible and contains a disabled item such as “No Plug-ins” when the plug-in list is empty.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, objective-c
Domain
desktop
Issue type
Bug
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.