When I try to reference a method defined within a class, typically in Python, but also in other languages like C++, as part of a chat query using the ‘@method’ referencing functionality, it seems that those methods don’t show up as capable of being referenced. So often, I would need to highlight the entire method and send it to chat, which is quite inefficient.
I would appreciate it if this issue was resolved.