WarWithinMe / better-align

A vscode extension to provide better vertical alignment
Other
75 stars 39 forks source link

Command 'wwm.aligncode' not found #11

Closed vikas027 closed 7 years ago

vikas027 commented 7 years ago

Environment

OSX: 10.11.2 VSCode: 1.16.1 Better Align: 1.1.10

Configuration

In keybindings.json

{ "key": "cmd+2",  "command": "wwm.aligncode", "when": "editorTextFocus && !editorReadonly" },

Problem

2017-09-16_12-53-17

WarWithinMe commented 7 years ago

According to your last two issues, I assume you have installed different extension, but not better-align

jaybong commented 4 years ago

I had the same error, needed to reload VS Code.