Add VS Code support for a rewrap or reflow action for comments #9325
              
  
  Closed
              
          
                  
                    
                      juliasilge
                    
                  
                
                  started this conversation in
                Feature Requests
              
            Replies: 1 comment 1 reply
-
| VSCode extension (and Visual Editor) repository is https://github.com/quarto-dev/quarto. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    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.
-
Description
If I have a Quarto file like this:
then in RStudio, I can use "Reflow comment" to break up the comments into my chosen line length. I see that VS Code has this extension but it does not work at all in a Quarto document (does nothing).
Beta Was this translation helpful? Give feedback.
All reactions