abiramen / site-utterances

0 stars 0 forks source link

cse-setup-old #3

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

CSE and VS Code | abiram.me

Hi there! If you’re new here, welcome to CSE! We’re going to be setting up a text editor called Visual Studio Code, or VS Code, to remotely work on the CSE computers without needing a VNC client!

https://www.abiram.me/cse-setup-old

m11nh commented 3 years ago

Great guide, very useful.

ghost commented 3 years ago

Very helpful and detailed, thanks for all the hard-working CSE team put into this guide!

hikson7 commented 3 years ago

Leaving this here for anyone who have "Remote-SSH Could not establish connection: The VS Code Server failed to start" issue. https://github.com/microsoft/vscode-remote-release/issues/3847

kodachrome128 commented 3 years ago

Connect on the first day, died the next day. Getting the message "Error running command sshfs.add: Running the contributed command: 'sshfs.add' failed.. This is likely caused by the extension that contributes sshfs.add." Does anyone know what's going on? Tripled checked everything and reinstalled VS Code twice.

Jared-7 commented 3 years ago

Great post, works well! The only issue I'm having is with getting C/C++ Intellisense to work while using SSH - when opening files locally on my Mac, Intellisense works fine (i.e. can hover over variables and autofills based on file) but this does not work at all on SSH. If it is possible to fix this, I'd love to hear how!

abaj8494 commented 2 years ago

can't figure out how to use the code command with the zsh shell

abaj8494 commented 2 years ago

for anyone interested; to get the code command working with the zsh shell, locate the code() function using type -a code. from there you can copy / paste this code into your .zshrc file and the code command should work.

abiramen commented 2 years ago

@br1ttle Hmm, that's an interesting issue - works fine for me on zsh, but thanks for posting a fix.

abaj8494 commented 2 years ago

@abiramen yep looks like kelvin pushed through a fix for the rest of the shells after I posted this.

ch0cochip commented 2 years ago

hello, thanks for the guide! i'm trying to use the code command to open files (part 4) but it still wont open with vsc and just returns "bash: code: command not found" on my cse terminal on vsc. is there a way to fix this?

xiaolv7 commented 2 years ago

Hi! How do I update my key pair if I have changed my password?

AuthorityV commented 2 years ago

I keep getting Error running command sshfs.add: All configured authentication methods failed. This is likely caused by the extension that contributes sshfs.add. is there a way to mitigate this?

Nathan-Hu-2 commented 2 years ago

Hmmm getting stuck at step 2, not letting me click 'save', at least its being unresponsive :( any guesses?

morganicapples commented 2 years ago

Thanks for the guide, but I'm a file not found error when in Part 6 step 3. The actual error after I run the command and enter my password is "The filename, directory name or volume label syntax is incorrect." I've run through all the steps twice now but alas, to no success. :(

Priyavart03 commented 2 years ago

hey whenever i am trying to connect to the server i keep on getting the error message that "MakeFile entry point not found". Although the server opens all of the existing files created in vs code and also allows me to work in it. Should i be worried?

Alsiony commented 5 months ago

The form contains the following errors: Key type is forbidden. Must be RSA, ECDSA, ED25519, ECDSA_SK, or ED25519_SK Key is invalid Fingerprint sha256 cannot be generated Why I can not set up?