vscord icon indicating copy to clipboard operation
vscord copied to clipboard

Request: Could you make version 3.2.3 avaliable to install from the marketplace again?

Open MRSS02 opened this issue 3 years ago • 1 comments

I dislike the changes made in version 4.0.0, as for me at least it has the bugs of the bottom idle message not showing, and it updates the rich presence far more slowly. I had to format my system and was going to install that version again; but apparently it is gone from the marketplace? I could try building it from source but i have no idea how to tbh, i tried running the build but it always gives me errors

Edit: apparently it seems the bottom message not showing issue is solved / being solved - however i still dislike the newer version's slower responsiveness when updating user status

MRSS02 avatar Jan 12 '22 03:01 MRSS02

In answer to the topic of this issue, you can choose which version you want from the extensions tab in vscode.

image

The bottom idle message is not a issue, that feature has been put under a setting, and whoever wants to can activate it. Release v4.3.0

Commit https://github.com/LeonardSSH/vscord/commit/a6e2c354bfb6c56440fe1f959207a5edd422d2ae

{
  // set to false if you want to appear in presence
  "rpc.removeLowerDetailsIdling": false
}

however i still dislike the newer version's slower responsiveness when updating user status

Can you give me more details?

leonardssh avatar Jan 12 '22 12:01 leonardssh