mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-04 15:54:00 +01:00
Only action replace on buttonClick (same as replace all), as having a result selected and changing replace value can replace selection without a button click, which is undesirable if condition was wrong, should be based on if we already have that char ref point in ICEcoder.results Remove old code re counting no of chars previous to cursors line, and other old chunks of code that seem to do nothing Use a much shorter and more efficient way to count chars to our cursor now Same for building up filesQS, just join the array values with a colon