While using expressions in Service Studio, it would be useful if the suggestions automatically select the correct Null function if I type "null", depending on the context.
it is a good idea and will be a valuable improvement to the developer experienceit will reduce errors caused by using the wrong Null function and helps speed up development by suggesting context-aware nulls. My concern is it will lead to over-reliance on suggestions especially for beginners who might not fully understand the different Null types. May be users can have enable/disable this feature in their preferences and provide a tooltip or quick info about which Null function is being inserted and why.
This is a solid enhancement that would significantly improve the developer experience. It minimizes errors resulting from incorrect usage of null functions and accelerates development by providing context-aware null suggestions.