project-system: Schema-based auto-completion for .csproj not working
For some reasons, .csproj auto-completion doesn’t seem to work on my machine:
VS Edition: 2017 Enterprise. Installed workloads: x-plat .NET Core development.
Note: I suspect this issue may be caused by an incomplete setup, as I had to block the Microsoft.DiagnosticsHub.KB2882822.Win7
package to work around this issue: https://developercommunity.visualstudio.com/content/problem/3097/setup-operation-failed-vs2017-rc-community-invalid.html (that was not fixed in RTM, BTW).
Thing is everything works just fine, except the .csproj auto-completion. Is there any additional setup command I could run to register the missing .csproj schema?
/cc @davkean
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 1
- Comments: 15 (8 by maintainers)
Hi,
I have a very similar issue, however I am using the english locale. Somehow the intellisense for XML files (in my case axml for android Xamarin) stopped working after one of the last updates.
my catalog.xml.
In Visual studio I tryed adding android schemes manually (even though they were already there)
Can you help me? Really killing productivity
Philipp
Thank you for helping us figure out the issue. There’s most like a setup bug here, I’ll forward that to the appropiate folks on our side.