E.g. type /** <return>
should complete to
/**
*
Comments: This has been implemented. As of now, it works for all comments (not just ```/*```). If we get feedback that it is too aggressive we can always turn it down to just work for the ```/*```.
should complete to
/**
*
Comments: This has been implemented. As of now, it works for all comments (not just ```/*```). If we get feedback that it is too aggressive we can always turn it down to just work for the ```/*```.