
- #DOWNLOAD VISUAL STUDIO CODE ARCH LINUX INSTALL#
- #DOWNLOAD VISUAL STUDIO CODE ARCH LINUX UPDATE#
- #DOWNLOAD VISUAL STUDIO CODE ARCH LINUX PLUS#
- #DOWNLOAD VISUAL STUDIO CODE ARCH LINUX PROFESSIONAL#
- #DOWNLOAD VISUAL STUDIO CODE ARCH LINUX SERIES#
#DOWNLOAD VISUAL STUDIO CODE ARCH LINUX UPDATE#
#DOWNLOAD VISUAL STUDIO CODE ARCH LINUX INSTALL#
Now we have to actually install the packages needed for programming. Otherwise look from the msys2_shell.bat in the MSYS2 base directory (that chosen above).

You may get an error about git, let's ignore it for the moment.Download & install Visual Studio Code (this can be also done later, after the next step.).Steps I used (the information is already available on the internet, but sometimes there is *too much* information). Keep in mind though, although Code can be used for "real" projects, I will refer below mainly to my experience for educational purposes (i.e learning, compiling small console programs and so on.) There are even code editors in Microsoft Store (such as Code Writer - which may not be a bad idea).Īs I saw a lot of hype lately, I wanted to give a chance to Visual Studio Code ( ). Please note there are a lot of very good (code) editors including Notepad++ ( ), atom ( ), Sublime Text ( ) or the ever-faithful vim ( ) and emacs ( ). BTW, Visual Studio is huge and I was forced to delete it from my laptop as I did not had enough disk space available after some time. Speaking of which, I will not discuss about full-fledged tools such Visual Studio (available free in the Community Edition,, for Windows and MacOS) or Xcode for MacOS, as they seemed too complicated for my purpose.

#DOWNLOAD VISUAL STUDIO CODE ARCH LINUX PLUS#
I also tried NetBeans ( - also working in Linux, Windows and MacOS) and DevC++ ( - Windows only), plus a short stint with CLion (which I did not liked - but that's a personal thing). However, it can also deal with bigger projects.

It is also easy to use, almost straightforward. For educational purposes it is very simple to setup, just download and install the version that contains the mingw tools. I tried (and still using) CodeBlocks ( - works on Linux, Windows, MacOS). (still longing for something like the almost forgotten Turbo C and Turbo Pascal.
#DOWNLOAD VISUAL STUDIO CODE ARCH LINUX PROFESSIONAL#
I was not looking for professional tools, but for something - an IDE - easy to use, ideally with a lot of help included. So I thought to try some available tools. Recently I wanted to refresh my programming (and logical) skills.
#DOWNLOAD VISUAL STUDIO CODE ARCH LINUX SERIES#
See also the next instalments ( Part2, Part 3) of this article See a slightly updated version of the series in my GitHub ( ). It is possible now to run Visual Studio code (and other graphical interface programs) inside WSL (by installing XFCE and with the help of and X Server) or, better, to use remote development (see more at ). NOTE (): Since I posted this article, both WSL and VSC had greatly improved.
