sansarip / owlbear

An experimental Visual Studio Code extension that supports paredit-like structural-editing features for HTML, TypeScript, TypeScript-React, JavaScript, and JavaScript-React.
https://sansarip.github.io/owlbear/
MIT License
36 stars 2 forks source link

Does not work on Windows #108

Closed sansarip closed 1 year ago

sansarip commented 1 year ago

Describe the bug None of the Owlbear commands work on a Windows machine. In fact, the extension fails to activate at all.

To Reproduce Install the Owlbear extension in VS Code on a Windows machine, and try running any Owlbear command.

Expected behavior The commands should work as expected.