Describe what happened:
Live Share works and I can see the other person's code, but the IDE experience is subpar because most useful things aren't working (IntelliSense, Go to definition, error highlighting).
What was your system configuration?
Product and Version: Visual Studio 2019 (host is Professional 16.5.4, guest is Community 16.5.4)
OS Version: Windows 10 Pro (host is 1809 build 17763.1039, guest is 1909 build 18363.752)
Live Share Extension Version: 1.0.1948.0, both host and guest
Target Platform or Language: C# WPF (.NET Framework)
Steps to Reproduce / Scenario:
Please attach logs to this issue:
You can access them via the Live Share: Export Logs command from the command palette (ctrl + shift + p) and attach them to this issue
I couldn't find the logs. Ctrl+Shift+P does nothing on Visual Studio.
Screenshots
Screenshots are hard in this scenario because “IntelliSense not working” looks the same as doing nothing, but I can provide the lack of errors and class highlight:

Here you can see that:
I'm reporting this error because the similar issues say they were fixed in a later version. I made sure to update both Visual Studio itself and the Live Share extension to the latest version before reporting this.
Was going to post this issue after I put it up on the Visual Studio support page, but it looks like you beat me to it. I'm definitely having this problem with the newest version of Live Share, so I've temporarily reverted to the previous one. Can't wait until this one's fixed.
Hey @R2D221 , thanks for reporting. I'm able to repro, so hopefully we can figure out what's going on and have a fix out soon. I'll keep you posted.
Same problem here with VS 2019 Version 16.6.2 and Live Share 1.0.2377.0
Hi team.
Could you provide some information if these features are going to work in Live Share?
The IntelliSense (suggestions) at least.
If I can try some workaround will be even better.
Thank you.
This issue should be fixed on latest version of Live Share/VS. Are you still seeing things broken? If so, what version of Live Share and VS do you have?
Hi @daytonellwanger
I update the VS yesterday but the Live Share only updates today.
Now It's working.
Awesome.
Hi
This issue is still showing up for me.
Host: VS Professional 2017 15.9.27
Guest: VS Professional 2017 15.9.15
Live Share version on both- 1.0.2900.0
Target Platform: VC++ 17
Hey @SabyasachiDash , so you're using VS 2017 with C++? What language features aren't working?
Hi @daytonellwanger ,
1- Hover
2- Go to definition
3- Find all references
4- Colorization
5- Error highlighting
These features are not working. Colorization is there partially, but its not proper.
Was going to post this issue after I put it up on the Visual Studio support page, but it looks like you beat me to it. I'm definitely having this problem with the newest version of Live Share, so I've temporarily reverted to the previous one. Can't wait until this one's fixed.
@Scroungy How do you revert to previous versions of LiveShare in Visual Studio? I see instructions for VS Code for this, but not for VS.
@SabyasachiDash , I don't think Visual Studio currently supports this.
Hey @SabyasachiDash , so you're using VS 2017 with C++? What language features aren't working?
- Hover
- Go to definition
- Find all references
- Colorization
- Workspace symbols
- Other?
@daytonellwanger Is there any kind of workaround available for this issue with C++ in VS 2017 ?
@aletsdelarosa could you investigate?
Most helpful comment
Hey @R2D221 , thanks for reporting. I'm able to repro, so hopefully we can figure out what's going on and have a fix out soon. I'll keep you posted.