8000 GitHub - mikedlr/Rewrap: Rewrap extension for VSCode and Visual Studio
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mikedlr/Rewrap

 
 

Repository files navigation

For VS Code, Open VSX and Visual Studio.
Latest stable version 1.16.3 / pre-release 17.x / changelog

Rewrap Revived

Rewrap Revived is a Visual Studio and VS Code extension that is used to hard-wrap code comments to a configured maximium line length. This is a fork of the unmaintained Rewrap extension by Steve Baker (@stkb).




The main Rewrap command is: Rewrap Comment / Text, by default bound to Alt+Q. With the cursor in a comment block, hit this to re-wrap the contents to the specified wrapping column.

Features

  • Re-wrap comment blocks in many languages, with per-language settings.
  • Smart handling of contents, including Java-/JS-/XMLDoc tags and code examples.
  • Can select lines to wrap or multiple comments/paragraphs at once (even the whole document).
  • Also works with Markdown documents, LaTeX or any kind of plain text file.

The contents of comments are usually parsed as markdown, so you can use lists, code samples (which are untouched) etc:

About

Rewrap extension for VSCode and Visual Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 66.9%
  • C# 16.7%
  • TypeScript 9.3%
  • JavaScript 6.9%
  • Other 0.2%
0