forcedotcom / code-builder-feedback

This repository is used to collect feedback for the Code Builder beta.
29 stars 2 forks source link

Upgrade base VSCode version because some extensions start complaining #246

Open KevinGossentCap opened 1 month ago

KevinGossentCap commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of the problem. For example: I'm always frustrated when [...]

Describe what you are ultimately trying to do What is your use case, how might you do this today?

Describe how you think Code Builder can help solve your problem or improve your work A clear and concise description of what you want to happen.

Additional context Add any other context or screenshots about the feature request here.

jfryman commented 4 weeks ago

Hi there!

Can you actually share any details about what extensions are failing and what version it's requesting? Happy to get this queued up.

jfryman commented 3 weeks ago

W-16813022

jfryman commented 1 week ago

Hi there, @KevinGossentCap. We've upgraded the underlying version of code-server to the latest available version.

If you have the ability to confirm, please let us know so we can close this ticket.

KevinGossentCap commented 1 week ago

On my side I'm seeing a code version of 1.92.2. On client side we have had 1.93 and 1.93.1 since July/August and just got 1.94. Some extensions are checking and are relying on this "code" version, not the "code-server" one to state they are compatible or not.

On our side we are trying many extensions, including github copilot ones to test whether we can propagate the use of both Code-builder and the chosen gen AI for dev products from the company.