Commit Graph

5 Commits (55a24065a6ce2407e4caf95e46059635b8b32e07)

Author SHA1 Message Date
Hugo Thunnissen 75562aab35 Add some tests for edit tracker + patch newly discovered bugs 11 months ago
Hugo Thunnissen 5fab07b426 Keep track of multi-call edits of the same region 11 months ago
Hugo Thunnissen 9d6ce5726d Use `phpinspect-edtrack-original-position-at-point' for edit end determination 12 months ago
Hugo Thunnissen 7f76ba4c11 Fix some bugs introduced by the incremental parsing feature
ci/woodpecker/push/woodpecker Pipeline was successful Details
Among other things:

- use-keyword parser handler result being registered for two positions due to
wrong use of "root" parser parameter.
- phpinspect-fix-imports was broken
12 months ago
Hugo Thunnissen ad5ede01ad Implement Incremental Parsing
ci/woodpecker/push/woodpecker Pipeline was successful Details
12 months ago