An experimental Visual Studio Code extension that supports paredit-like structural-editing features for HTML, TypeScript, TypeScript-React, JavaScript, and JavaScript-React.
I previously fixed the WASM paths for Windows, but it turns out the clipboardy dependency was also causing issues. This PR moves away from clipboardy usage in favor of the built-in VS Code copy/cut commands.
I previously fixed the WASM paths for Windows, but it turns out the
clipboardy
dependency was also causing issues. This PR moves away fromclipboardy
usage in favor of the built-in VS Code copy/cut commands.Painstakingly tested on Windows ✅