you are viewing a single comment's thread
view the rest of the comments
[โ€“] 4 points 2 years ago (14 children)

I really wish the WSL extension wasn't locked behind VS Code. My workflow is heavily reliant on it which locks me into the proprietary IDE.

  • source
  • parent
  • hideshow 14 child comments
  • [โ€“] 6 points 2 years ago* (last edited 2 years ago) (5 children)

    You should be able to setup WSLg then run the Linux Codium in WSL. Regular VS Code will work that way, it just gives a little "hey, you know you could use remote WSL right?" message then keeps chugging.

  • source
  • parent
  • hideshow 5 child comments
  • [โ€“] 1 point 2 years ago (1 child)
  • [โ€“] 1 point 2 years ago (2 children)

    The benefit of the WSL (and SSH and Docker) integration is that you still run the native version of VS Code for your OS, and just the server portion of VS Code runs on the 'remote' server. Running the whole of VS Code (or Codium or whatever) in WSL probably works but there'll be little annoying things with it since it's not running natively, for example you can't drag files from Explorer into it, can't have a PowerShell terminal open alongside a WSL one, etc.

    I don't think the SSH integration is locked down, so I wonder if you could install OpenSSHd in WSL and connect vis SSH.

  • source
  • parent
  • hideshow 2 child comments
  • [โ€“] 1 point 2 years ago

    can't have a PowerShell terminal open alongside a WSL one, etc.

    How are you getting this to work? According to only the default profile can be opened with the local integrated terminal. The default profile seems to be bash, so that fails. But I wouldn't want set my default profile to PowerShell when I'm in WSL.

  • source
  • parent
  • [โ€“] 5 points 2 years ago* (6 children)

    when I install codium (with yay, because I use Arch... btw) there is a package that just makes the plugin store the same as Microsoft's. I found one that wasn't working and that was MS pylance, I use pyright now.

  • source
  • parent
  • hideshow 6 child comments
  • [โ€“] 2 points 2 years ago (5 children)

    What's the package called? Am on nix but might look into it later

  • source
  • parent
  • hideshow 5 child comments
  • [โ€“] 1 point 2 years ago (4 children)

    you lucky bastard, I just so happen to take a screenshot when I set it up

  • source
  • parent
  • hideshow 4 child comments