-
ive tried:
```
menu(mode="multiple" separator="after" title=title.copy_path image=icon.copy_path)
{
item(where=sel.count > 1 title='Copy (@sel.count) items selected' cmd=@clipboard.set…
-
When `batisteo.vscode-django` is enabled and a Django template is edited, the extension tries to read from the clipboard. This is impossible with a clould IDE like Gitpod and Firefox (tested with v111…
-
add a simple clipboard history feature a la Alfred
-
**Describe the bug**
Once I have used Clipboard it will keep stealing for a split-second every two seconds or so. Very annoying when using context menus or other, that will just disappear if anything…
-
## 📝 Provide a description of the new feature
The `ClipboardPipeline` is performing some HTML normalization (on string) just before converting it to the view document fragment:
https://github.com/ck…
-
OS: MacOS Sonoma 14.3.1, Obsidian 1.5.12
Even in a new vault, and solely this extension, the PNG screenshot image from clipboard gets pasted without renaming. The extension is loaded and activated,…
-
[](https://issuehunt.io/r/sindresorhus/clipboardy/issues/42)
I'm using the Clipboard Ring extension (https://github.com/SrTobi/code-clip-ring) in VS Code, which has a dependency on clipboardy ^1.…
-
## Current behaviour
Repo paths are **not** shown in the dashboard if they contain 'fancy' unicode characters, e.g. 😍 (*Smiling Face with Heart-Eyes* `U+1F60D`)
## Expected behaviour
Any va…
-
### chrome 第一层级属性
- plugin-background
```js
const pluginBackgroundArr = [
'loadTimes',
'csi',
'action',
'alarms',
'clipboard',
'contextMenus',
'cookies',
'dom',
'…
-
From anonymous response to the IDE user survey:
> I often temporarily copy specs as comment to have it at sight.
> These comments often are being disturbed by the go fmt.
> This is most annoying …