NikitaMishin/vyper-plugin

Fix usages issues

Closed this issue · 0 comments

There are a few features missing in the "find usages" feature. See the TODOs in this file:

  • Find usages doesn't find the declaration of the constants/state/parameter variable
  • Find usages doesn't work for structs, struct parameters, interfaces and events
  • immutables are not supported