crytic/slither-vscode

Investigate: potential use of diagnostics

Xenomega opened this issue · 1 comments

It is worth investigating if use of Visual Studio Code diagnostics could allow the slither extension to display results as warning/error/informational messages in an intuitive way.

Reference: https://code.visualstudio.com/api/references/vscode-api#Diagnostic

Initial support as of c0457a2