About 50 results
Open links in new tab
  1. How do I produce an executable file in Visual Studio Code on Linux?

    May 7, 2025 · The modern versions of .NET for Linux do create executable files equivalent to Windows .exe, only without ".exe suffix. As with Windows, this file serves as a driver for executing an .dll main …

  2. How to open Visual Studio Code from the command line on linux?

    Aug 14, 2016 · How to open Visual Studio Code from the command line on linux? Asked 9 years, 5 months ago Modified 3 years, 4 months ago Viewed 33k times

  3. c++ - Visual Studio cross-compilation to Linux - Stack Overflow

    New Visual Studio now officially supports CLang and GCC tool-chains along with its own compiler. However it doesn't support cross-compilation to Linux. Which, in turn, means that one still have to …

  4. How to Install Visual Studio 2015 in Ubuntu - Stack Overflow

    Jan 16, 2015 · Visual Studio Code isn't an IDE like Visual Studio Instead, it's a modified version of ATOM which is a text editor. It lacks almost everything from the original Visual Studio. By now, Visual …

  5. c# - Visual Studio 2019 on Linux - Stack Overflow

    Feb 26, 2020 · I am a linux user and for programming I use Visual Studio Code, the problem is that VS code is text editor not IDE so I cant open .sln files. Is there any way to install VS 2019 on any linux …

  6. How can I globally set the PATH environment variable in VS Code?

    Visual Studio Code is the problem. No matter how you set your PATH variable in the shell, there are cases where Visual Studio Code will not inherit your PATH setting.

  7. How to build Visual Studio Solution under Linux? - Stack Overflow

    Sep 14, 2014 · How to convert Visual Studio solution to something Linux-like? upd what if I just download Eclipse in Linux and then file by file, project by project, recreate and copy everything from …

  8. How to install Visual Studio Code on Linux? - Stack Overflow

    May 2, 2015 · I have just downloaded VSCode-linux-x64 from the Microsoft website. It's a zip file called VSCode-linux-x64.zip. How can I install it on my Linux system?

  9. Visual studio on linux? - Stack Overflow

    Mar 26, 2022 · -4 Visual Studio Code (interactive text editor) runs pretty fine. Although you will need several extensions for languages like C# to compile. There is also a gtk# language implementation …

  10. linux - Visual Studio Code asking to authenticate 'Default keyring ...

    Jul 27, 2020 · I started using Linux lite 5.0 on my laptop last month. (I am fairly new to the Linux enviroment, just migrated from Windows 10). So I installed Visual studio Code using snap and …