Bracketeer icon indicating copy to clipboard operation
Bracketeer copied to clipboard

command 'bracketeer.swapBrackets' not found

Open Revilotom opened this issue 4 years ago • 3 comments

When trying to use the extension the below message pops up on the bottom of the screen. command 'bracketeer.swapBrackets' not found

Revilotom avatar Feb 07 '21 02:02 Revilotom

HI @Revilotom, can you please provide more information about the issue. I can't help unless I can reproduce the issue.

Pustelto avatar Feb 23 '21 11:02 Pustelto

I believe I am having this same issue. Some additional info:

Bracketeer Version: 1.3.0 VSCode Version: 1.44.1 (system setup) OS: Windows_NT x64 10.0.18363

Remote SSH into Azure Host, but I get the same issue if I install the extension locally.

Here's what the error looks like when using shift-ctl-alt-k: image

I get a similar issue when I use any of the shortcuts in the docs, but with 'bracketeer.swapBrackets' replaced with the corresponding function for the shortcut. Please let me know what other info I can provide, thanks!

An Update, when I logged into my remote host the next day I got these errors on startup:

image

cogerk avatar Apr 19 '21 23:04 cogerk

Thanks for the extra info @cogerk. Will have a look, but I think the plaintext file may be the problem. I'm using prism.js to parse the files and find the brackets or quotes. Not sure it does support plaintext.

Pustelto avatar May 04 '21 20:05 Pustelto