Terminal suggest: PromptInputModel trims trailing whitespace after reload #239691
Labels
bug
Issue identified by VS Code Team member as probable bug
terminal-suggest
windows
VS Code on Windows issues
Milestone
Windows only problem that may be tough to fix. After reload I often see this:
Notice that there's no space before the
|
in the terminal tab (requires:"terminal.integrated.tabs.description": "${task}${separator}${local}${separator}${shellPromptInput}${separator}${cwdFolder}"
):This causes suggestions to fall over:
The text was updated successfully, but these errors were encountered: