posit-dev / posit-dev/positron

Variables View: Show the qualified type_info for a variable

Open
#485 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: variables
Dominant language
TypeScript
Stars
4.3k
Forks
184
Avg merge
1d 11h
Merged PRs (30d)
206

Description

In lieu of another UI element to show this information, at least hovering over the type of a variable in the Environment View could show the qualified type_info in a tool tip.

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 by locating the Variables or Environment View implementation and the code that renders a variable's type. Determine how hover tooltips are handled there, then make the qualified type_info appear when hovering over the displayed type and verify the tooltip shows the expected value.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.