vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

the inbuilt port forwading not working due to vscodium does not code-tunnel in bin

Open yogeshdnumb opened this issue 1 year ago • 8 comments

Describe the bug

when using the ports feature it shows the following error Unable to forward localhost:5173. spawn /opt/vscodium-bin/bin/code-tunnel ENOENT I looked into /opt/vscodium-bin/bin but it does not contain code-tunnel

Please confirm that this problem is VSCodium-specific

  • [x] This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Forward a port
  2. Enter port number
  3. get error shown

Expected behavior I expect it to open a link or otherwise show that vscodium does not support port forwading

Desktop (please complete the following information):

  • OS: archlinux
  • Architecture: x86-64
  • Version: 1.85.1
  • App Manager: AUR (vscodium-bin)
  • Sandboxed: no

Additional context I just am not sure if vscodium supports it a mention in troubleshooting guide would be nice

yogeshdnumb avatar Jan 28 '24 08:01 yogeshdnumb

I also get a similar error 2024-02-01 15:42:47.242 [error] [forwarding] Error: spawn c:\Users\<my username>\scoop\apps\vscodium\1.85.1.23348\bin\code-tunnel.exe ENOENT

TechPro424 avatar Feb 01 '24 10:02 TechPro424

Just use https://open-vsx.org/extension/jeanp413/open-remote-ssh

daiyam avatar Feb 01 '24 14:02 daiyam

Just use https://open-vsx.org/extension/jeanp413/open-remote-ssh

This looks like a replacement for vs code's remote development feature, not port forwarding

TechPro424 avatar Feb 02 '24 10:02 TechPro424

I don't even know how you have tried the feature since it's being deactivated...

The commmands and menu aren't available like on Visual Studio Code:

daiyam avatar Feb 06 '24 23:02 daiyam

image

TechPro424 avatar Feb 07 '24 11:02 TechPro424

:flushed: I will look into that...

daiyam avatar Feb 07 '24 11:02 daiyam

For what it's worth, That code-tunnel binary appears to be proprietary.

kxxt avatar Apr 12 '24 13:04 kxxt