Skip to content

Explore improving UX for IntelliSense #63144

Closed
@miguelsolorio

Description

@miguelsolorio

This exploration will aim to unify the IntelliSense features (hovers, completions/suggest, parameter hints) in style and content. Additionally, we will explore to address the positioning of parameter hints (currently shown above the cursor).

Related Issues

Current Design

image

Explorations

Exploration A

  • Moves parameter hints below cursor
  • Combines parameter + suggest widget
  • Reduces opacity of entire widget to 95%

image

Exploration B

  • Same as Exploration A
  • Increases width of widget to show single line
  • Aligns widgets based on cursor

image

Exploration C

  • Same as Exploration A
  • Aligns widgets based on cursor
  • Adds parameter hints inline as shadow completions

image

GIF Example

gif

Metadata

Metadata

Assignees

Labels

editor-hoverEditor mouse hovereditor-parameter-hintsFunction, method and class parameter hint widgetsuggestIntelliSense, Auto CompleteuxUser experience issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions