microsoft/Terminal

We should expose the actual line from the settings that caused a warning

开放

#11,288 创建于 2021年9月20日

 (0 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-SettingsHelp WantedIssue-TaskProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

From #11225 originally.

It would be helpful if the error message showed either the actions or the keybindings causing the error. Otherwise the user has to guess.

We do this already for some types of serialization error, but not all. Maybe we could expose the action name? Or the line that the action is on, to at least point them in the right direction.

贡献者指南