Vue3 - Code documentation #13704
              
                Unanswered
              
          
                  
                    
                      TedCermitech
                    
                  
                
                  asked this question in
                Help/Questions
              
            Replies: 2 comments
-
| Yes, something similar to what you're asking has been discussed in the following issues for Vue language tools. vuejs/language-tools#4931 It uses JSDoc as a way to add comments and documentation to your components. You might want to keep an eye on these discussions. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    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.
-
I want to ask, is there any extension for Vue to VsCode for writing documentation. I have created components and I would like that when someone uses it, they can hover over it and the mentioned documentation would be displayed. Components don't need to have props. I'd like to have a description of it and examples of how to use it and stuff like that.
Beta Was this translation helpful? Give feedback.
All reactions