Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IntelliSense crash, when editing VSCT #1

Closed
phofman opened this issue Apr 15, 2015 · 1 comment
Closed

IntelliSense crash, when editing VSCT #1

phofman opened this issue Apr 15, 2015 · 1 comment

Comments

@phofman
Copy link
Contributor

phofman commented Apr 15, 2015

I tried to use this project with my BlackBerry NDK plugin, which has some simple UI inside Visual Studio and found following issue.

intellisense_exception1

or

intellisense_exception2

It seems to be caused, when you actually type inside the VSCT file and the XML is still invalid due to unclosed tags. At the end of the day CTRL+Space might lead to some strange exceptions inside your code here:

tracked_exception1

@madskristensen
Copy link
Owner

Great. Thanks for reporting this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants