logseq-copy-code-plugin
logseq-copy-code-plugin copied to clipboard
a Logseq plugin to copy code from code blocks and inline code to your clipboard
Add Option Never show inline code copy button and refactor the inline code copy style setting 
Not sure why, this is a odd issue, I insert content from VS code and days later its gone ....  - The following configuration works for both user `root`...
 Looks like the opposite is true (positive = move to the left)
This improves loading time.
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 -...
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...