[Bug] Fix and improve device setup link
it would be more informative if this warning message said "motor" instead of "device".
bonus points: it is nice that clicking on it takes you to the right block, but it could be even better if clicking on it acted like you picked the block already so that you could just place it instead of showing you where it is and having you have to also select the block that was just shown
Originally posted by @dlech in https://github.com/pybricks/pybricks-blocks/issues/34
This also needs to be fixed for variables, which are not devices at all.
And imports.
Originally posted by @laurensvalk in https://github.com/pybricks/pybricks-blocks/issues/34#issuecomment-1826411863
For auto picking, the problem is there could be multiple.
Try the distance measurement block, for example, and it will highlight multiple blocks.
A fancy solution could be a local palette that has the available options and shows in place of this warning icon dropdown.
Originally posted by @laurensvalk in https://github.com/pybricks/pybricks-blocks/issues/34#issuecomment-1826412094