T O P I C R E V I E W |
HateDread |
Posted - Dec 29 2023 : 12:57:28 AM Looking at this cool new feature: https://devblogs.microsoft.com/visualstudio/size-alignment-and-memory-layout-insights-for-c-classes-structs-and-unions/
I was not getting any of the displays shown when hovering my types in VS 2022 17.9.0 Preview 2.0 - not just no memory information, but no pop-up info on type hover at all.
I noticed in the comments someone talking about it not working with Resharper, and thought the same might be happening with VAX. Is there a way to at least toggle back to whatever "default" pop-up on type hover VS would normally give?
EDIT: Hmm, looks like I was having an unrelated issue after switching to using PCH files (some definitions I was adding incorrectly that were throwing off the built-in intellisense even without VAX). After resolving those and regenerating the solution, we're back, and the hover box appears, memory layout is there, etc. Cheers! |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Dec 31 2023 : 7:03:11 PM I'm glad you were able to fix this. Hope it stays that way! |
|
|