Is it possible to create a @command (maybe @is aka @itemscript) similar to the @ii but instead of showing you the info on the item, it gives you the exact script lines for the specific item ID? Wouldn't that be much easier to find bugs/check if an item is 100% correctly scripted?
For ex:
You use @ii and get something like this
In which you can click the item preview and read it's description.
You use @is and get something like this
In which you can check the lines to the script of a specific item.
Not sure if this is possible, but would be a nice addition.