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

Highlight compiler deprecation warnings in the editor

Open pcaversaccio opened this issue 2 years ago • 1 comments

It would be very helpful and ergonomic if you could highlight the deprecation warnings (otherwise you only see them once compiled). An example would be UserWarning: ZERO_ADDRESS is deprecated. Please use empty(address) instead..

pcaversaccio avatar Dec 08 '22 19:12 pcaversaccio

@tintinweb any thoughts on this?

pcaversaccio avatar Apr 21 '23 10:04 pcaversaccio