vscode-json-to-ts
vscode-json-to-ts copied to clipboard
refactor: replace copy-paste with vscode clipboard
copy-paste has has cross-platform issues, it will depends on xclip. vscode has clipboard api, replace copy-paste with vscode clipboard.
Hey @MariusAlch, I think this is a good update to the repo. What do you think if it gets merged?