Cannot get Visual Studio Core working on Centos7
by plangan from LinuxQuestions.org on (#4TF1E)
Unable to get Visual Studio Code working on Centos 7.
I installed Minimal Centos 7. After installing .NET Core 2.2 and Docker, etc. I installed Visual Studio Code. The installation appeared to be successful, and can list the help page, etc. However when a try to run it (from within the application structure) via
code .
Nothing happens, the cursor is returned to a new line. I suspect it may be because I installed it into a minimal Centos installation and may have missed something.
Has anyone any ideas what I have missed or done wrong?


I installed Minimal Centos 7. After installing .NET Core 2.2 and Docker, etc. I installed Visual Studio Code. The installation appeared to be successful, and can list the help page, etc. However when a try to run it (from within the application structure) via
code .
Nothing happens, the cursor is returned to a new line. I suspect it may be because I installed it into a minimal Centos installation and may have missed something.
Has anyone any ideas what I have missed or done wrong?