Closed
Description
Prior to the latest release 2 days ago (0.3.1657 versus 0.3.1649 in Marketplace, or tags 2023-09-11 vs 2023-09-04), inlay hints carried a "Double-click to insert" capability in VSCode:
I recognise this had an issue anyway as the default gesture conflicts with code's hardwired ctrl+click
mapping for go to definition, but the feature was not entirely unusable. The gesture for the inlay insert however is assignable I believe, so could we have the feature back with a non-conflicting binding possibly?