0.0.1 • Published 3 years ago

@phoenix-plugin-registry/copyasjsonarray v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

copyAsJsonArray

A brackets plugin to enable developers to copy the multiple selection as escaped json array elements.

npm.io

How to Install

  • Open brackets and go to File -> Extension Manager
  • Search for CopyAsJsonArray in the search box.
  • Select install button on the right

Usage

Using pointer,

  • Select multiple words or lines in editor
  • Press Ctrl-Shift-C
  • Paste it anywhere!