Custom coloring or any other visual amplification of functions that are marked with __declspec(noreturn).
I personally see lots of code where such functions are used and without knowing that they are no return the code looks really strange and confusing. Adding this feature will really help.