EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.74k stars 293 forks source link

Deprecated annotation feature #404

Open matshou opened 3 years ago

matshou commented 3 years ago

It would be great if we could mark fields, methods and classes as @Deprecated. Other annotations of this sort would be useful as well, especially when we are creating a lua library that directly reflects Java code.