2

I recently installed VS2017. I cannot get Intellisense to work in a fresh WebViewApp (Android).

enter image description here http://www.youtube.com/watch?v=5GABoJjSQOA

How can I solve this issue?

1 Answer 1

0

I cannot get Intellisense to work in a fresh WebViewApp (Android).

You could double-check if the following steps change the behavior :

  • Close all open tabs in the project.

  • Quit Visual Studio.

  • Reopen the solution in Visual Studio.

  • Right-click the XAML file (in your case is RazorView.cshtml) in the Solution Explorer and then select Open With... > Source Code (Text) Editor as before.

1
  • Thank you for your answer. I did all four steps you provided. Intellisense indeed does not throw these errors anymore, it still does not work either. Cannot really be a solution to turn off Intellisense completely by opening a different text editor. For more details please have a look here: stackoverflow.com/questions/46535174/…
    – TrantSteel
    Commented Oct 4, 2017 at 9:42

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.