Page 1 of 1
How do I show Issues only for the current file?
Posted: Mon Aug 18, 2014 10:27 am
by Demivec
For the PureBasic IDE the Help file says:
Issues can be displayed for the current file, or for multiple files (all open files, or all files that belong to the current project).
How do I display issues only for the current file?
Re: How do I show Issues only for the current file?
Posted: Mon Aug 18, 2014 11:39 am
by c4s
The Issue Tool itself has two buttons that you can use to change it (current or multiple). There is even a handy export button.
Re: How do I show Issues only for the current file?
Posted: Mon Aug 18, 2014 11:52 am
by Demivec
c4s wrote:The Issue Tool itself has two buttons that you can use to change it (current or multiple). There is even a handy export button.
Thanks, that did the trick.
I found the buttons kind of blend into their surroundings in addition to the fact that I wasn't looking for them. I also notice the type selector (via a drop-down list) at the top.
If those things were mentioned in the tool's description it would have helped.