jackiotyu / vscode-browser-bookmark

Using browser's bookmark in VSCode🎉 在VSCode中使用浏览器书签
https://marketplace.visualstudio.com/items?itemName=jackiotyu.browser-bookmark
MIT License
2 stars 0 forks source link

Command 'XXX' not found #2

Closed CodingFan72 closed 10 months ago

CodingFan72 commented 10 months ago

Hi

when I use the sidebar and click one of the buttons I get the following message(s):

command 'browser-bookmark.refresh' not found command 'browser-bookmark.search' not found command 'browser-bookmark.openSetting' not found

What do I have to do in order to use the buttons?

jackiotyu commented 10 months ago

Looks like you got a initialization error, do you install chrome? This extension needs chrome installed for collecting bookmarks.

CodingFan72 commented 10 months ago

Hello, Thank you for your quick response. Chrome is installed on my computer and set as the default browser: Version 118.0.5993.118 (Official Build) (64-bit)

Which info do you need also?


Von: Huang Bingfeng @.> Gesendet: Montag, 30. Oktober 2023 12:54 An: jackiotyu/vscode-browser-bookmark @.> Cc: CodingFan72 @.>; Author @.> Betreff: Re: [jackiotyu/vscode-browser-bookmark] Command 'XXX' not found (Issue #2)

Looks like you got a initialization error, do you install chrome? This extension needs chrome installed for collecting bookmarks.

— Reply to this email directly, view it on GitHubhttps://github.com/jackiotyu/vscode-browser-bookmark/issues/2#issuecomment-1785028182, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASFF4XIRT7MNOLUOKER6K63YB6IPZAVCNFSM6AAAAAA6VZAL7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBVGAZDQMJYGI. You are receiving this because you authored the thread.Message ID: @.***>

jackiotyu commented 10 months ago

Please check the config path, you can find it by open new tab with "chrome://version/" through chrome.

preview

image

I will update the extension to fix the initialization error soon.😃

jackiotyu commented 10 months ago

Please try the latest version, hope it can be fixed.

CodingFan72 commented 10 months ago

Thank you for releasing the update quickly. Unfortunately nothing has changed.

Here my chrome config path

[cid:95678e04-7b5c-4a78-b733-7044112ba8a8]

[cid:8b03942c-cd29-4159-acc9-43b305d3a5fa]


Von: Huang Bingfeng @.> Gesendet: Montag, 30. Oktober 2023 15:36 An: jackiotyu/vscode-browser-bookmark @.> Cc: CodingFan72 @.>; Author @.> Betreff: Re: [jackiotyu/vscode-browser-bookmark] Command 'XXX' not found (Issue #2)

Please try the latest version, hope it can be fixed.

— Reply to this email directly, view it on GitHubhttps://github.com/jackiotyu/vscode-browser-bookmark/issues/2#issuecomment-1785354966, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ASFF4XKKEJUU34CGJ5EOEOTYB63OZAVCNFSM6AAAAAA6VZAL7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBVGM2TIOJWGY. You are receiving this because you authored the thread.

jackiotyu commented 10 months ago

Oh, I can't get the image from your answer.😥 Please send it through github? Is the path end with "Chrome/Default" ?

CodingFan72 commented 10 months ago

image image

jackiotyu commented 10 months ago

Okay, your profile path is special, let me provide a config for the bookmark file path. Please wait a moment.

jackiotyu commented 10 months ago
image

I have update the extension, and please configure the bookmark file path follow this steps. Make sure fill the whole path, includes "Bookmarks", such as "a/b/Bookmarks". It will work after you save, click "refresh" to verify it. Thank for install this extension. 😀

CodingFan72 commented 10 months ago

Great, thank you very much for the opportunity to set up the path.

I have no idea why my path is abnormal. But abnormal suits me 😉.

The ability to set the path manually means I now have access to my bookmarks. 👍

CodingFan72 commented 10 months ago

This solves my problem.

jackiotyu commented 10 months ago

Maybe more convenience by such setting😀, I will add it later

image image