Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sugatoray/vscode-textutils-extension-pack

VS Code TextUtils Extension Pack
https://github.com/sugatoray/vscode-textutils-extension-pack

Last synced: 1 day ago
JSON representation

VS Code TextUtils Extension Pack

Awesome Lists containing this project

README

        

[![Version][#vsce-badge-url-version]][#vsce-marketplace-url]

[#vsce-badge-url-version]: https://img.shields.io/visual-studio-marketplace/v/sugatoray.vscode-textutils-extension-pack
[#vsce-badge-url-installs]: https://img.shields.io/visual-studio-marketplace/i/sugatoray.vscode-textutils-extension-pack
[#vsce-badge-url-downloads]: https://img.shields.io/visual-studio-marketplace/d/sugatoray.vscode-textutils-extension-pack
[#vsce-badge-url-release-date]: https://img.shields.io/visual-studio-marketplace/release-date/sugatoray.vscode-textutils-extension-pack

[#vsce-marketplace-url]: https://marketplace.visualstudio.com/items?itemName=sugatoray.vscode-textutils-extension-pack

# VS Code Text Utilities Extension Pack

This extension pack packages some of the most popular (and some of my favorite) Text Utilities related extensions.

## Extensions Included

| SL# | Extension |
|:---:|:---|
| `01` | 🎁 [Dummy Text Generator](https://marketplace.visualstudio.com/items?itemName=gurayyarar.dummytextgenerator)

    For generating dummy text.
|
| `02` | 🎁 [Format in context menus](https://marketplace.visualstudio.com/items?itemName=lacroixdavid1.vscode-format-context-menu)

    VSCode extension to format multiple files with right click context menu.
|
| `03` | 🎁 [Text Manipulator](https://marketplace.visualstudio.com/items?itemName=adamwalzer.string-converter)

    Easily convert strings in your code with functions like camelCase, toUpper, replace, and many more.
|
| `04` | 🎁 [Text Marker (Highlighter)](https://marketplace.visualstudio.com/items?itemName=ryu1kn.text-marker)

    Select text in your code and mark all matches. The highlight colour is configurable.
|
| `05` | 🎁 [Text Power Tools](https://marketplace.visualstudio.com/items?itemName=qcz.text-power-tools)

    All-in-one solution with 200+ commands for text manipulation: filter lines (grep), remove lines, insert number sequences and GUIDs, sorting, change case, converting numbers, generating fake data and more. Great for finding information in logs.
|
| `06` | 🎁 [Text Tables](https://marketplace.visualstudio.com/items?itemName=romanpeshkov.vscode-text-tables)

    Work with text tables without pain.
|
| `07` | 🎁 [Text Toolbox](https://marketplace.visualstudio.com/items?itemName=carlocardella.vscode-texttoolbox)

    Collection of tools for text manipulation, filtering, sorting etc.
|
| `08` | 🎁 [TextUSM](https://marketplace.visualstudio.com/items?itemName=harehare.textusm)

    Generate a User Story Map from indented text.
|
| `09` | 🎁 [Ascii Tree Generator](https://marketplace.visualstudio.com/items?itemName=aprilandjan.ascii-tree-generator)

    A vscode extension to generate ascii tree of directories or formatting selected text to tree string.
|
| `10` | 🎁 [Convert To ASCII Art](https://marketplace.visualstudio.com/items?itemName=bitbelt.converttoasciiart)

    Utility extension to convert text to ASCII art.
|
| `11` | 🎁 [Encode Decode](https://marketplace.visualstudio.com/items?itemName=mitchdenny.ecdc)

    An extension for Visual Studio Code that allows you to quickly convert text selections.
|
| `12` | 🎁 [Unique Lines](https://marketplace.visualstudio.com/items?itemName=bibhasdn.unique-lines)

    Keep unique lines of text and remove duplicates from current selection. Also includes a command to shuffle currently selected lines.
|
| `13` | 🎁 [tree-extended](https://marketplace.visualstudio.com/items?itemName=rulyotano.tree-extended)

    Extension for getting the text tree for a directory with a lot of options.
|
| `14` | 🎁 [Toggler](https://marketplace.visualstudio.com/items?itemName=hideoo.toggler)

    Toggle words and symbols.
|
| `15` | 🎁 [Sort lines](https://marketplace.visualstudio.com/items?itemName=tyriar.sort-lines)

    Sorts lines of text.
|
| `16` | 🎁 [ANSI Colors](https://marketplace.visualstudio.com/items?itemName=iliazeus.vscode-ansi)

    ANSI color styling for text documents.
|
| `17` | 🎁 [Cursor Align](https://marketplace.visualstudio.com/items?itemName=yo1dog.cursor-align)

    Aligns all cursors using spaces.
|
| `18` | 🎁 [Rewrap](https://marketplace.visualstudio.com/items?itemName=stkb.rewrap)

    Hard word wrapping for comments and other text at a given column.
|
| `19` | 🎁 [Markdown Table Prettifier](https://marketplace.visualstudio.com/items?itemName=darkriszty.markdown-table-prettify)

    Transforms markdown tables to be more readable.
|
| `20` | 🎁 [Better Align](https://marketplace.visualstudio.com/items?itemName=chouzz.vscode-better-align)

    Better vertical alignment with/without selection in any language for any characters or words.
|
| `21` | 🎁 [Ultra Math Preview](https://marketplace.visualstudio.com/items?itemName=yfzhao.ultra-math-preview)

    Real-time math preview for LaTeX and markdown.
|

$$ x = \frac{dy}{dz} $$

## Want to see your extension added?

Open a PR and I'd be happy to take a look.

__Enjoy!__ 🎁 ✨ 🎉

## Installation

The easiest way to install is directly from within VS Code (search extensions for `sugatoray.vscode-textutils-extension-pack`).

You can also install from the [VS Code Extension Marketplace][#vsce-marketplace-url], the [Open VSX Registry][#ovsx-registry] or directly from a [VISX extension file][#vsix-install].

[#ovsx-registry]: https://open-vsx.org/extension/sugatoray/vscode-textutils-extension-pack
[#vsix-install]: https://marketplace.visualstudio.com/items?itemName=sugatoray.vscode-textutils-extension-pack#visx-install

## ✨ Author Information

You can follow me (Sugato Ray) here.

- LinkedIn: [@sugatoray](https://www.linkedin.com/in/sugatoray/)
- Twitter: [@sugatoray](https://twitter.com/sugatoray)
- GitHub: [@sugatoray](https://github.com/sugatoray)

> __Attribution__: :clap::clap:
>
> The icon used here was downloaded and adapted from this icon on Flaticon.com.
>