You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that working with types and the linear view is awkward. If i want to have the linear view of a struct (in my case a vtable) i have to do some weird cross reference maneuvering just to get to it in the linear view. I would like to work with a split view but i noticed that the "easiest" way is to use the types tab.
In this video you can see how linear will sync types but types wont sync linear:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed that working with types and the linear view is awkward. If i want to have the linear view of a struct (in my case a vtable) i have to do some weird cross reference maneuvering just to get to it in the linear view. I would like to work with a split view but i noticed that the "easiest" way is to use the types tab.
In this video you can see how linear will sync types but types wont sync linear:
2025-09-06.11-49-34.mp4
and this is how i have to do it currently:
2025-09-06.11-50-11.mp4
Beta Was this translation helpful? Give feedback.
All reactions