So, following our other discussion in the Feature Request (which, by all means, disregard if there's meant to be a tool for this), I hunted down and decided to try out the Smart Link tool you mentioned. I found it in my Shortcuts Bar, which was missing a translation key and appeared as "Unknown key: "shortcut-name.smart-link-tool".
After enabling and selecting that tool, I had a selection box that appeared to do nothing but draw a green rectangle over whatever I designated with or without any additional modifier keys. Although, holding Alt and then trying to select will unselect the tool I suppose.
After that I looked in my Hotkeys and discovered that Alt + Shift + Click should summon the tool as well, and as soon as I did that and clicked anywhere I received an immediate error as follows.
__Kux-SmartLinkedChests__/modules/Chest.lua:263: attempt to index local 'chest' (a nil value)
stack traceback:
__Kux-SmartLinkedChests__/control.lua:33: in function '__index'
__Kux-SmartLinkedChests__/modules/Chest.lua:263: in function 'getFilterFromChest'
__Kux-SmartLinkedChests__/modules/FilterFromSource.lua:124: in function 'endAdd'
__Kux-SmartLinkedChests__/modules/FilterFromSource.lua:108: in function 'set'
__Kux-SmartLinkedChests__/control.lua:30: in function <__Kux-SmartLinkedChests__/control.lua:29>
[C]: in function 'xpcall'
__Kux-SmartLinkedChests__/control.lua:29: in function 'fnc'
__Kux-CoreLib__/lib/EventDistributor.lua:165: in function <__Kux-CoreLib__/lib/EventDistributor.lua:160>
----------------------------------------
Kux-SmartLinkedChests v2.0.14
Kux-CoreLib v2.11.0
----------------------------------------
Steps to reproduce:
...describe which steps you have done before...
I then repeated these steps in a completely vanilla game including only Smart Linked Chests and its dependencies and got the same. I suspected it might be down to the specific chest I was using (Surface Linked) or not having other things placed or a variety of other things, but it seems to be the same no matter what I do or don't have in the game, even on a completely new and vanilla game immediately after the rocket crash.