code-d icon indicating copy to clipboard operation
code-d copied to clipboard

Bunch of issues on the first try

Open baryluk opened this issue 2 years ago • 1 comments

I am not an IDE guy. I use mcedit for last 25 years.

So I decide to give vs code another try.

code-d v0.23.2

Version: 1.84.0-insider
Commit: 18b7f75a9fab40499744c2e9c6ba9af64d5c6744
Date: 2023-10-25T05:35:16.897Z
Electron: 25.9.2
ElectronBuildId: 24603566
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.1.0-9-amd64

on Linux, Debian, amd64.

Not few minutes in, had many disappointments and simply bugs.

Spot the problems:

Screenshot from 2023-10-26 03-51-45 Screenshot from 2023-10-26 03-56-09 Screenshot from 2023-10-26 03-56-49 Screenshot from 2023-10-26 04-02-36 Screenshot from 2023-10-26 04-06-15 Screenshot from 2023-10-26 04-12-26 Screenshot from 2023-10-26 04-14-40 Screenshot from 2023-10-26 04-15-26 Screenshot from 2023-10-26 04-16-11 Screenshot from 2023-10-26 04-20-38

baryluk avatar Oct 27 '23 22:10 baryluk

Check VScode output panel (menu view->output) - code-d tab and see what in the log, in my case on ubuntu openSSL v3 is used which is not supported by stable version of code-d but it works in beta channel (can be changed in settings via ctrl-comma or menu File->Preferences->Settings search for code-d served release channel.

Superbelko avatar Dec 03 '23 13:12 Superbelko