Cannot paste text in Windmill preview in VSCode
⌘
+V
is not working in the preview panel of VSCode using the Windmill extension.4 Replies
Try Ctrl + V
and Ctrl + C
Not working (using
^
on macos)
Also right click -> "paste" is not available
The bug is fixed, thanks
Is there a way to display the "show preview" button in VScode, only for windmill files. For instance only if there is a wmill.yaml
in a parent directory?normally the mode only activate in such settings
Yes I was reading https://github.com/windmill-labs/windmill-vscode/blob/main/src/extension.ts quickly and indeed there seem to be a logic to handle that
But for me the button is displayed for all JS files
my tree structure is like so:
both directories are in the same VSCode workspace