We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Analysing a huge input file, could be useful to "sort"/"aggregate" the "Type" column ("errors", "warning", etc) to show first the same type.
Adding a "sort"/"aggregate" option clicking on the "type" title, I should see all the "errors" on the top.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Analysing a huge input file, could be useful to "sort"/"aggregate" the "Type" column ("errors", "warning", etc) to show first the same type.
![Screenshot 2022-05-26 at 10 36 12](https://user-images.githubusercontent.com/16477095/170451370-80edd445-b131-48e4-8e05-5a27aed0dd92.png)
As shown in the image, I'd like to search/view/solve the "errors" but it is very difficult to find them in more than 3000 lines.Adding a "sort"/"aggregate" option clicking on the "type" title, I should see all the "errors" on the top.
The text was updated successfully, but these errors were encountered: