TechPro424

Results 43 comments of TechPro424

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

> 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

![image](https://github.com/VSCodium/vscodium/assets/86620085/d33b04c7-9d61-4db4-8d0a-cb6d5fb9c1da)

![image](https://github.com/VSCodium/vscodium/assets/86620085/6207f1e7-6481-42a8-bb7b-0b9cc5d6df21)

> Im unsure, what does it say if you try to commit and push changes anyway? What do you mean by commit and push changes? I'm unable to publish it...

Same issue, even Jedi does not give autocomplete in my case

Bump I get an error in the VS Intellicode output (in the output tab, selected `VS Intellicode` from the dropdown) ``` Language server is set to "Default". Pylance is used...

https://marketplace.visualstudio.com/items?itemName=ms-pyright.pyright using this extension and Jedi lang server, the experience has improved a lot Pylance needs to be uninstalled for this to work

Useful for mod devs to debug mixin related issues in their mods as the class name can help them figure out which mixin of theirs is causing problems Users who...