Rewrap icon indicating copy to clipboard operation
Rewrap copied to clipboard

Rewrap extension for VSCode and Visual Studio

Results 121 Rewrap issues
Sort by recently updated
recently updated
newest added

I suspect it might just need this line in `Parsing.Documents.fs`... ``` lang "SQL" "postgres" ".pgsql|.psql|.sql"

Specific to Dart, I'd like a feature to preserve lint ignore lines such as: ```dart // My really good reason that is either very short or wraps just a bit...

In Sublime Text, Alt + Q column wrapping is controlled by the _first_ element in the `"rulers"` setting. (For those who don't know: each element in the `"rulers"` setting applies...

Hi there, First, thanks for a great tool. I'm the author of TranSolution (http://www.hexadigm.com) and really appreciate your efforts. Not sure if this is where feature requests go but I've...

Hi! I was really excited to find rewrap in the vs:code extensions to replace my vim habit of `gq`'ing comments. But I can't get it to do anything. I'm on...

Using Alt + Q to hard-wrap comment lines inside Markdown files does not work. ## Version info. VSCode: Help --> About: ``` Version: 1.82.2 Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d Date: 2023-09-14T05:51:20.981Z Electron: 25.8.1...

Rewrap v1.16.3 VS Code 1.71.2 For Python comment like: """This line is longer than the max etc. etc. """ The split line has """ prepended which ends the comment: """This...

I have several times managed to get the cursor to find a weird position when writing "quickly" in large paragraphs (LaTeX-document) with AutoWrap-enabled. "Quickly" here should be read as unusually...

bug
in pre-release version
performance

This does not seem to be wrapping text in Handlebars templates (file extension .hbs). I am attempting to wrap the text in an HTML tag. For example: ```html Some line...

Rewrap is very useful in wrapping latex text. But it only works inside VS code. I was wondering if it is possible to make a TexStudio (a latex IDE https://www.texstudio.org)...