0

I trying to run a hello world program on Visual Studio Code in C# on my Chromebook in order to make sure that everything is set up correctly, but every time i try to run it opens to a terminal that says "chronos@localhost". I am entirely new to programming so any help is very much appreciated.

Screenshot

I removed and reinstalled it and that did not make any difference. I searched online anywhere I could but couldn't find anything helpful.

Again, i'm new and stupid so any suggestions are really appreciated!

Requested Program.cs file

Popha
  • 1
  • 2
  • 1
    _Visual Studio Code_ is not Visual Studio. Please edit your question. – Dai Jun 24 '23 at 04:20
  • 1
    The "`chronos@localhost`" text is just [the default bash prompt](https://wiki.archlinux.org/title/Bash/Prompt_customization): it's your login username followed by your machine's network-name - it's because (historically) terminal-users would often be connected to dozens of remote *nix machines simultaneously so it helps to be able to instantly tell which remote session and machine you're in. – Dai Jun 24 '23 at 04:24
  • 1
    Show us your `Program.cs` file. – Dai Jun 24 '23 at 04:25
  • 1
    I think the tutorial I made will help you. [Run C# with Visual Studio Code on Chromebook](https://youtu.be/DnaEPY8c444) – Norio Yamamoto Jun 24 '23 at 07:55
  • @NorioYamamoto I uninstalled and reinstalled according the instructions in your tutorial and am still having this issue. – Popha Jun 25 '23 at 16:05
  • @Popha If possible, remove Linux and turn on. – Norio Yamamoto Jun 25 '23 at 22:44
  • @Dai Is the screenshot that I added helpful at all? – Popha Jun 27 '23 at 23:43
  • @NorioYamamoto I removed and then reinstated Linux, and it did not seem to make a difference. – Popha Jul 04 '23 at 16:41

0 Answers0