When I hover on a variable, can I get I the full path of it? #15645
              
                Unanswered
              
          
                  
                    
                      baiguoname
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As the image above show, when I hover on the variable
_my_struct, the hover information hasMyStruct. Can I get the full path information of the type, so it showmy_mod::MyStructinstead ofMyStruct? Or is there a api with which I can the the full path of the variable?Beta Was this translation helpful? Give feedback.
All reactions