UnoRoute / vscode-nativescript-extend

This is Nativescript extend, a visual studio code extension which helps create cross-platform mobile from snippets, fast context menu command and integrated emulator. Bring some feature Nativescript lacks in VSCode
MIT License
7 stars 0 forks source link

Declaration of element 'Page' missing #6

Closed ChrisMyrick closed 5 years ago

ChrisMyrick commented 5 years ago

The extension is working properly, but it is reporting an issue with Page elements as shown in the following image -

PageDeclaration

tenluap commented 5 years ago

Am on it now

tenluap commented 5 years ago

@ChrisMyrick Please kindly remove the xmlns attributes and value. That will fix the issue.

xmlns="http://*"