jpsim / jpsim/SourceKitten

Pass EventHook object for UI messages instead of printing to stderr

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
Dominant language
Swift
Stars
2.4k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

This will make passing UI events much more modular and make supporting non-command-line tools much easier.

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

Locate where UI messages are printed to stderr and identify the EventHook interface or entry point mentioned by the issue. Trace how command-line output is currently emitted, then define the event-passing design and verify that non-command-line consumers can receive those UI events without stderr output.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
cli, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.