The Visual Studio Code extension for CodeQL has a handy checkbox that, when clicked, underlines all locations in the query results table in the files.
When clicked:
It is potentially achievable using a flymake provider that gets information from the query result buffer it is invoked on.
The Visual Studio Code extension for CodeQL has a handy checkbox that, when clicked, underlines all locations in the query results table in the files.
When clicked:
It is potentially achievable using a flymake provider that gets information from the query result buffer it is invoked on.