getappmap / appmap-js

Client libraries for AppMap
45 stars 12 forks source link

Navie doesn't know where selection comes from #1789

Open dividedmind opened 1 month ago

dividedmind commented 1 month ago

When working with a code selection, Navie doesn't seem to know where the selection comes from and so she has to guess: image

dividedmind commented 1 month ago

(As an aside, TIL https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment#default_value thanks to Navie)