microsoft/Terminal

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

Open

#11 288 ouverte le 20 sept. 2021

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-SettingsHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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.

Guide contributeur