IntelliSense for multi-purpose functions such as BuildString, WithChartItems and WithHistogram will now attempt to resolve based on the values currently assigned to their parameters, e.g.

What's more, you can now use Ctrl+P while viewing IntelliSense to generate a string at the current cursor position. This string will contain the parameter name currently highlighted in IntelliSense (such as GetBinItem in the example above).