haberdashPI / vscode-master-key

Master your keybindings with documentation, discoverability, modal bindings, macros and expressive configuration
Other
7 stars 1 forks source link

`comment` does not exist #23

Closed bhainesva closed 2 months ago

bhainesva commented 2 months ago

G / - comment → (def) - Errors with Cannot read properties of undefined (reading 'regexs'). The comment unit isn't defined in vscode-selection-utilities: https://github.com/haberdashPI/vscode-selection-utilities/blob/main/package.json#L40

Sorry when I originally reported here I said it was the same error as https://github.com/haberdashPI/vscode-master-key/issues/20, and the error is the same but the cause is a different missing unit.

haberdashPI commented 2 months ago

Ah yes! That makes sense. I've created a more general issue to track down any more errant units. #24