Skip to content

Commit

Permalink
Add copy command to table of commands
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzgillner committed Oct 31, 2024
1 parent 75abc9d commit d971c3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This extension adds a (bottom) panel to the VS Code UI that mimics the functiona

## Why?

Because it's a neat little feature that I've been missing in VS Code after switching over from Geany. And apparently I'm not the only one: https://github.com/Microsoft/vscode/issues/58774
Because it's a neat little feature that I've been missing in VS Code after switching over from Geany. And apparently I'm not the only one: https://github.com/Microsoft/vscode/issues/58774.

## Commands

Expand All @@ -19,6 +19,7 @@ Currently, the plugin exposes the following command(s):
Command | Description
--- | ---
`Save scribble` | Save scribble contents to disk
`Copy scribble` | Copy scribble to clipboard

## Building from source

Expand Down

0 comments on commit d971c3d

Please sign in to comment.