Author Topic: Error markers  (Read 2132 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Error markers
« on: August 17, 2016, 08:39:06 PM »
Can these error markers have more information?
Can they have links?


  • For each match in this popup show which ExpressionCategory and which Expression was matched.
  • Provide a link to select this error in the MessageList and Build window.
  • Provide a link to delete this error marker.
  • Provide a link to a web page for this error; For VC errors, they all have error numbers and are pretty easy to lookup. Harder for gcc/clang of course. Perhaps the link information could be included in the error parser table along with the matching expression.