Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension.smartBackspace not available on remote WSL #25

Open
Geobert opened this issue Jun 24, 2021 · 1 comment
Open

extension.smartBackspace not available on remote WSL #25

Geobert opened this issue Jun 24, 2021 · 1 comment

Comments

@Geobert
Copy link

Geobert commented Jun 24, 2021

Hi,

While using VSCode in a WSL container via the remote WSL plugin, Hungry Delete is installed, but it seems that the commands extension.smartBackspace and extension.hungryDelete are not available

Version: 1.57.1 (user setup)
Commit: 507ce72a4466fbb27b715c3722558bb15afa9f48
Date: 2021-06-17T13:28:07.755Z
Electron: 12.0.7
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Windows_NT x64 10.0.19043

Hungry Delete version 1.6.0

@Geobert Geobert changed the title extension.smartBa extension.smartBackspace not available on remote WSL Jun 30, 2021
@Geobert
Copy link
Author

Geobert commented Jul 5, 2021

In the meantime, a workaround on reddit: https://www.reddit.com/r/vscode/comments/oe8j2k/hungry_delete_extension_does_not_work_on_remote/h44wel9/?context=3

Reproduced here for convenience, put that in settings:

"remote.extensionKind": {
	"jasonlhy.hungry-delete": ["ui"]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant