Skip to content

Commit

Permalink
[docs] add images/demo.gif
Browse files Browse the repository at this point in the history
  • Loading branch information
fliklab committed May 2, 2024
1 parent 0034945 commit 9c3d1fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,14 @@ Useful when transferring code to GPT, embedding in blogs, or for documentation p

### Key Binding

- Replace `cmd+c` / `ctrl+c` with `cmd+shift+c` / `ctrl+shift+c` to copy code with the file path included.
- Use `cmd+shift+c` / `ctrl+shift+c` to copy code with the file path included.

- To customize the shortcut, assign your desired key combination to the `YOCO.copyTextWithFilePath` command in your shortcut settings.
- You can also customize the shortcut, by assigning your desired key combination to the command `YOCO.copyTextWithFilePath` in your shortcut settings.

### Configuration

This extension contributes the following settings:

- `YOCO.enable`: Enable or disable this extension.
- `YOCO.includeFilePath`: Set to `true` to include the file path in the copied text.

## FAQ
Expand Down
Binary file added images/demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c3d1fa

Please sign in to comment.