leanprover / vscode-lean4

Visual Studio Code extension for the Lean 4 proof assistant
Apache License 2.0
158 stars 48 forks source link

RFC: indicator for out of date infoview #470

Open hargoniX opened 3 months ago

hargoniX commented 3 months ago

Proposal

Show some form of indicator for when the goal state that's currently being presented in the info view is out of date / being recomputed.

Impact

Add :+1: to issues you consider important. If others benefit from the changes in this proposal being added, please ask them to add :+1: to it.

Vtec234 commented 3 months ago

Have you noticed that a yellow tint appears on the location (myfile.lean:12:34) when it is loading? Are you requesting a more prominent indication?

hargoniX commented 3 months ago

I do think a more prominent indication would be sensible yes. I talked to a few users and none of them (including myself) even noticed that this feature exists, let alone its meaning.