SkriptLang / skript-reflect

Powerful reflection utilities for Skript.
MIT License
65 stars 20 forks source link

Compiler Warnings #126

Open CerialPvP opened 1 month ago

CerialPvP commented 1 month ago

Is your feature request related to a problem? Please describe. Currently, you aren't able to see compiler warnings.

Describe the solution you'd like Imagine there is a method that is called, which has warnings. For example, if there is a deprecated method, it should send a Skript warning about it.

Describe alternatives you've considered Currently, there are no alternatives, other than knowing for yourself the warnings.

Additional context None to be provided.

sovdeeth commented 1 month ago

Can you give an example? I'm not really sure what you want here. Oh this is the reflect repo, I understand now