logseq-copy-code-plugin icon indicating copy to clipboard operation
logseq-copy-code-plugin copied to clipboard

a Logseq plugin to copy code from code blocks and inline code to your clipboard

Results 10 logseq-copy-code-plugin issues
Sort by recently updated
recently updated
newest added

Add Option Never show inline code copy button and refactor the inline code copy style setting ![image](https://github.com/vyleung/logseq-copy-code-plugin/assets/127472258/7bc62a1f-059d-4fb8-8f2e-6e6110e9a57c)

Not sure why, this is a odd issue, I insert content from VS code and days later its gone .... ![Screenshot_20230922_094157](https://github.com/vyleung/logseq-copy-code-plugin/assets/68454621/f5b371da-5dc4-4b56-8a52-147328b53e2b) - The following configuration works for both user `root`...

![image](https://user-images.githubusercontent.com/9643637/210906512-c283169d-7e43-497a-829d-9c7284e0cacb.png) Looks like the opposite is true (positive = move to the left)

documentation

Summary: copy-code icon has before and after line breaks in inline codeblocks, and doesn't show at all in fenced codeblocks. Environment: - Logseq 0.6.6 - Copy Code plugin 1.1.2 -...

bug

Hi there! Thank you for this plugin, it's so convenient!! Very grateful for it! But I've noticed that for the built-in `/calculator`, the column of results is partially blocked by...

after editing a code block in syntax aware mode the copy button is temporarily disabled workaround: press escape twice (entering then exiting inline edit mode), or collapse and expand a...

I find the Inline copy button annoying. I only every want to copy stuff from multi line codeblocks. It would be nice to have a setting that disables inline copy...

It is there and it works find but it is not visible in dark mode

**Logseq version**: 0.10.13 **Copy Code plugin version**: 1.2.0 **Steps to reproduce**: 1. Create a code block, containing for example: ```python import os something = "old code" ``` 2. Click the...