Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 368 Bytes

File metadata and controls

25 lines (16 loc) · 368 Bytes

Copy Code

Copy code with automatic code-block formatter with syntax highlight.

Copy Code icon

Features

Transform this: const a;

to this:

const a;

with adding template literals and new lines: ```\n${copiedContent}\n```

Default keybinding

  • Windows: Ctrl+Alt+C
  • Mac: Cmd+Shift+F9

Enjoy!