Skip to content

Commit d0c228e

Browse files
authored
Spec for the Suggestions UI (#14864)
## Summary of the Pull Request > ## Abstract > > Multiple related scenarios have come up where it would be beneficial to display > actionable UI to the user within the context of the active terminal itself. This > UI would be akin to the Intellisense UI in Visual Studio. It appears right where > the user is typing, and can help provide immediate content for the user, based > on some context. The "Suggestions UI" is this new ephemeral UI within the > Windows Terminal that can display different types of actions, from different > sources. > ## Detailed Description of the Pull Request / Additional comments _\*<sup>\*</sup><sub>\*</sub> read the spec <sub>\*</sub><sup>\*</sup>\*_ Similar to #14792, a lot of this code is written. This stuff isn't checked in though, so I'm presenting formally before I start yeeting PRs out there. ## PR Checklist - [x] This is a spec for #1595. It also references: * #3121 * #10436 * #12927 * #12863
1 parent 4145f18 commit d0c228e

File tree

7 files changed

+745
-0
lines changed

7 files changed

+745
-0
lines changed

.github/actions/spelling/allow/allow.txt

+1
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ shcha
9595
slnt
9696
Sos
9797
ssh
98+
sustainability
9899
stakeholders
99100
sxn
100101
timeline
Loading

doc/specs/#1595 - Suggestions UI/Suggestions-UI.md

+744
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)