I am using Visual Studio Code and I know that I can go to the next error with F8. I am also using a spell checker plugin, which shows me info
messages. When I press F8 I also go to the next info
message.
Not so strange, because F8 is mapped to "Go to Next Problem in Files (Error, Warning, Info). Is it possible to configure the keybinding with a filter and only go to the next error or warning?