L
L
logosan2015-09-02 11:17:06
PHP
logosan, 2015-09-02 11:17:06

Why doesn't intellisense work in Visual Studio?

XAML autocomplete in Xamarin Forms doesn't work for me and constantly underlines error on unrecognized elements. Is this normal for Visual Studio or do I need to be shamanic in the settings?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Valentin, 2019-03-21
@magogo

If you just display the code, then you can

$str = file_get_contents('https://www.rbc.ru');
$html = htmlspecialchars($str);
echo $html;

L
logosan, 2015-09-02
@logosan

Solved the problem by installing ReSharper

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question