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

Not working properly in VS2022 #5

Open
thefasquelle opened this issue Jan 11, 2024 · 2 comments
Open

Not working properly in VS2022 #5

thefasquelle opened this issue Jan 11, 2024 · 2 comments

Comments

@thefasquelle
Copy link

Hi,
I have a few issues in VS2022. I didn't try with other versions of VS.

  1. intellisense autocompletion using XSD schema is partially disabled: Elements (tab/group/button) are still autocompleted by intellisense, but attributes (id/image/onAction ...) are not. When I disable the extension, everything works again.
  2. The value autocompletion does not work for every attributes. It works well for imageMso, but others has issues.

idMso, insertAfterMso and insertBeforeMso show only blank fields
image

when bringing up intellisense manually with ctrl+space, an error pops up
image
(It means something like "An object reference is not defined in an object instance")

@thefasquelle
Copy link
Author

In case it matters,
I am using VS2022 64bit community edition version Version 17.8.4, with c++ and .NET workloads
Extension is configured for Excel 2016
Two extensions installed: IdMso Autocomplete and CodeMaid

@nbelyh
Copy link
Owner

nbelyh commented Jan 11, 2024

Thank you for reporting. I'll try to reproduce this weekend.

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