Update settings from the clipboard #2196
Fred-Vatin
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As I don’t understand the goal of the built-in command
;pj
[Restore settings data from clipboard] defined here, and it doesn’t work as I expect, I wrote my own function to update the SurfingKeys settings from the clipboard.Prerequisite
Warning
In your settings add this line at the very top
// SK Settings
Add this command to your settings and save
Usage
Pretty simple. When you have finished to polish your new feature in your favorite code editor:
Ctrl+A, Ctrl+V
Alt+tab
;pj
[SK]
.Warning
If new settings has error, you will need to fix it and update the fixed settings via the normal way.
Beta Was this translation helpful? Give feedback.
All reactions