Skip to content

ElecTreeFrying/insert-random-text

Repository files navigation

Insert Random Text (vscode extension)

Insert random text on the fly.

Usage

  1. On your text editor.
  2. From the command palette Ctrl+Shift+P
  3. Select any Insert Random command

insert-random-text-demo

Commands

Command Description
Insert Random: Animal Insert random animal
Insert Random: Person Insert random name
Insert Random: Date Insert random date
Insert Random: Country Insert random country
Insert Random: Number Insert random number
Insert Random: string Insert random string
Insert Random: lorem Insert lorem (configure length in settings)
Insert Random: Lorem Small Insert lorem, Length 177
Insert Random: Lorem Medium Insert lorem, Length 521
Insert Random: Lorem Large Insert lorem, Length 1368
Insert Random: hash Insert random hash (configure length in settings
Insert Random: Hash Small Insert random, Length 7
Insert Random: Hash Medium Insert random, Length 17
Insert Random: Hash Large Insert random, Length 27

Extension Settings

General settings

  • quoteStyle: (double/single quote) Select quote style for path.
  • insertType: Paste import on selected line at the top or on selected line.
  • loremSize: Enter lorem string length..
  • hashSize: Enter hash string length..
  • disableNotifs: Disable all notifications on file drop to active pane.
  • withQuote: Toggle to wrap random text with quotes.
  • withNewLine: Toggle include newline at the end of each insert.

Settings Preview

extension-settings-preview

Installation

  1. Install VS Code v1.42.0 or higher
  2. Launch Visual Studio Code
  3. Enter command Ctrl+Shift+P (Windows, Linux) or Cmd+Shift+P (OSX)
  4. Select → Extensions: Install Extensions.
  5. Choose Insert Random Text by ElecTreeFrying
  6. Reload Visual Studio Code

Changelog

See CHANGELOG for more information.

Contributing

Support

Donate by Bitcoin (BTC)

bc1q9hjnxk67c9y6tsyp8jde43xg9hacf0kgdxq6jsxl47666d3hk8aqunv0xr

donate-by-bitcoin

Donate by Mining

Mining address (NiceHash)
3GJoX9cKs7eUHr6n5LcwNYEkSoD6mEqb1r

Related

More extensions of mine.

License

MIT