This might be a very specific use case which is especially faced when developing with local services, but lets try:
Scenario:
A local service “A” runs on http://localhost with a user “test” and a password “passwordA”
A local service “B” that runs (when A is not running) also on http://localhost with user “test” and password “passwordB”
Same user, different passwords.
Current behaviour:
On autofill using shortcut “CMD+Shift+L”, the first credential is used but it might be the wrong one for the specific service. You cant see, which credential is selected. When autofill shortcut is repeated, the next one is filled, but its impossible to see, if the credential now is the desired one.
Desired behaviour:
Show a hint (e.g. name of the credential) above the login form when “scrolling” through the credentials via shortcut