2019.2.6f1 and Visual Studio Code on linux

Hi,
just for information :
2019.2.6f1 cause some Intellisense problems in Visual Studio Code, because of msbuild-stable 16.0 and dotnet-sdk 2.2.6.
Be sure to install msbuild 16.3 and dotnet-sdk-preview 3.0.0 for that’s works correctly.

Thanks for the tip! That’s exactly what I needed to resolve problems with VS Code on my system.

On Manjaro XFCE no issues with VS Code installed over AUR.
http://aur.archlinux.org/packages/visual-studio-code-bin

With pleasure mjcorm.


ZliVuk, maybe Manjaro provide another versions of msbuild-stable and/or dotnet-sdk ?
Today, on Arch :
msbuild-stable : __16.0___xamarinxplat.__2018.09.26.17.53_0__xamarin3_ubuntu1404b1-1
dotnet-sdk : 2.2.6.108-1

Yeah that is the reason why I posted AUR link so you can check if dependencies are same but AUR does use different package as stated on AUR page:
This is the official binary distribution from Microsoft. The one in the community repo is an unofficial build made from source. Beyond the license difference and branding, there are some proprietary features not available in the open source version.

I use visual-studio-code-bin but with 2019.2 OmniSharp don’t found MSBuild if 16.0 is installed, but found 16.3

I tested it, same with code oss : don’t work with 16.0 and works with 16.3