RaiMan / SikuliX1

SikuliX version 2.0.0+ (2019+)
https://sikulix.github.io
MIT License
2.73k stars 350 forks source link

IDE: reimplement search for image names (delete/rename) using RegEx #240

Open RaiMan opened 4 years ago

RaiMan commented 4 years ago
balmma commented 4 years ago

May I implement this please? Looks interesting :-)

RaiMan commented 4 years ago

You are welcome👍

balmma commented 4 years ago

How common is this incomplete String situation? Was this once implemented for a bug report?

balmma commented 4 years ago

Not sure if we should even detect it. Seems somewhat useless to me.

balmma commented 4 years ago

It's not even easy to detect reliably without really parsing the code.

balmma commented 4 years ago

Was able to implement the incomplete String detection. Will ship the PR 2moro.