So the live sharing function works for me and a friend in visual studio with files such as ".cs" ".css" etc. But we can't display and write/edit code together in a .aspx file. I know that it is a ASP.NET server page, but we should still be able to work with the code simultaneously right? So to clearify, my friend gets access to the aspx files, but we can't be in the same together.
Thanks in advance !