Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Request for new functionality
View staffing
Description
When filtering logcat, would it be possible to populate the options for
level:
as soon as you type the:
?There is a fixed number of options, so it would be nice if they were all shown before you start typing letters. If you type only
level:
there are no completion suggestions. If you typelevel:e
you get: 'error', 'assert', 'debug', 'verbose' as they all contain the lettere
. If you just typelevel:
you can force completions with ctrl+space.