Add Completer Source to Inline similar to ListView

Open
#1,945 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
28/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp, powershell
Domain
cli

Research direction

Start by locating the ListView rendering that shows the completer source and compare it with the Inline completion display. The change is complete when Inline shows the source right-justified as [Source], using the same font as the completion, as described in the issue and mockup.

Written by the indexing model from the issue text.

Description

Issue-Enhancement Not-Planned

Description of the new feature/enhancement

Listview shows the completer source as part of it's display, so you know if the completion is from history, azure, etc.

Inline should show the same using the same font as the completion and right justified as [Source] so that it's clear where the completion is coming from. This will be increasingly important as more extensions are added.

Mockup:
image

Dominant language
C#
Stars
4.4k
Forks
341
PR merge metrics
No merged PRs in 30d

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.

More from PowerShell/PSReadLine

All issues in PowerShell/PSReadLine

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.