Open zjp-CN opened 7 months ago
When reexported id becomes defining id, line states are affected if multiple module with same id happen to be on screen:
check_if_can_return_to_previous_cursor
behavior, you'll see the cursor jumps to the previous one!
This will improve search cost for a trivial item in many places:
current case1
0:208-0:2387:2234
and0:2387:2234
are the same... so we can make item id in outline0:208-0:2387:2234
be mere0:2387:2234
to aviod touching hashmap.