RudreshVeerkhare / Catalyst

A VS code Extension to accelerate the process of solving problems on Codeforces.
GNU General Public License v3.0
77 stars 14 forks source link

`command 'catalyst.XXX' not found` after VS Code update #27

Open linhdvu14 opened 11 months ago

linhdvu14 commented 11 months ago

Hi there,

It seems Catalyst has failed to start up since VS Code v1.83.1. The error message is command 'catalyst.XXX' not found. For example, Ctrl + Alt + P would show command 'catalyst.problemUrl' not found.

I have tried re-installing Catalyst, but the problem persists.

Full environment info:

Version: 1.83.1 (Universal)
Commit: f1b07bd25dfad64b0167beb15359ae573aecd2cc
Date: 2023-10-10T23:46:55.789Z
Electron: 25.8.4
ElectronBuildId: 24154031
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Darwin x64 22.1.0

Thanks for your work and would appreciate if you could take a look.

Edit: Seems to be related to keytar removal since the September release.