Prometheus icon indicating copy to clipboard operation
Prometheus copied to clipboard

Add support to this kind of assignment

Open cursorhex opened this issue 4 months ago • 1 comments

can somebody add support for this?

self.a[b] = ""
-- or just
a[b] = ""

thanks

cursorhex avatar Oct 14 '25 16:10 cursorhex

Please clarify, as this is definitely already supported. If you're running into issues with the output, then one of the steps is breaking, maybe intentionally (Anti-Tamper can be rather strict), or you have a bad input source

9382 avatar Nov 25 '25 20:11 9382