Author Topic: Message list Filter reset  (Read 2599 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Message list Filter reset
« on: August 14, 2014, 07:15:36 PM »
I'm trying to use the Message List for viewing the errors from a project built with "msbuild".


It seems to parse correctly, but when I change the "Type (show all)" to "Type Error", it filters, but the filter gets reset to "Show All" almost every time when I try editing the code to fix the error.


Why won't it reliably stay on "Error"?






Also, are there keyboard shortcuts to navigate next/prev message?


Phil Barila

  • Senior Community Member
  • Posts: 745
  • Hero Points: 61
Re: Message list Filter reset
« Reply #1 on: August 15, 2014, 03:19:13 PM »
Also, are there keyboard shortcuts to navigate next/prev message?
Ctrl+Shift+Up/Down in the CUA emulation.

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Re: Message list Filter reset
« Reply #2 on: August 15, 2014, 05:09:10 PM »
Not really ... those nagivate through the errors parsed in the build window.
The MessageList displays things in a different order and can filter (to hide warnings for example).