aquiladev / remix-mythx-plugin

The plugin allows executing security check via MythX in Remix IDE
http://remythx.xyz
MIT License
16 stars 14 forks source link

Show errors and warnings in gutter #28

Open maurelian opened 5 years ago

maurelian commented 5 years ago

This is a feature request to improve UX.

Compiler warnings appear in the gutter, and the warning text in a tooltip:

image

If the plugin API makes it possible, MythX warnings should do the same.

aquiladev commented 5 years ago

this is a good idea the compiler is an internal plugin it uses some hidden functionality. I need to investigate it maybe @yann300 can suggest something

yann300 commented 5 years ago

should be doable created https://github.com/ethereum/remix-plugin/issues/107