vscode-lean icon indicating copy to clipboard operation
vscode-lean copied to clipboard

better mathlib linter integration

Open bryangingechen opened this issue 5 years ago • 0 comments

The linter provided by mathlib is now fairly sophisticated. We should see if we can better integrate it with the extension. One idea is to make #lint output something which vscode-lean can parse to create diagnostics (warning underlines at the position of the lint failure).

bryangingechen avatar Mar 09 '20 21:03 bryangingechen