<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>visual studio code Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/visual-studio-code/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 06 Sep 2021 16:08:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Install Visual Studio Code on Debian 11</title>
		<link>https://www.osradar.com/install-visual-studio-code-text-editor-debian/</link>
					<comments>https://www.osradar.com/install-visual-studio-code-text-editor-debian/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Mon, 13 Sep 2021 02:14:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bullseye]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[visual studio code]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=32130</guid>

					<description><![CDATA[<p>Hello, friends. In this post in the form of a guide, you will learn how to install Microsoft Visual Studio Code on Debian 11. We already know that Debian 11 is a multipurpose operating system so it is not only used on servers but also on the desktop. Especially for users who need stability to [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-visual-studio-code-text-editor-debian/">Install Visual Studio Code on Debian 11</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="has-line-data">Hello, friends. In this post in the form of a guide, you will learn how to install Microsoft Visual Studio Code on Debian 11.</p>



<p class="has-line-data">We already know that <strong>Debian 11 is a multipurpose operating system</strong> so it is not only used on servers but also on the desktop. Especially for users who need stability to develop their work on it. This is the case for <strong>many developers who see Debian as an ideal system with no surprises for their work.</strong></p>



<p class="has-line-data">So, on Linux, we are fortunate to have many different applications available. We can even install applications created by Microsoft (!) But we have to admit that Visual Studio Code is a great application and every day it is used by more and more developers.</p>



<p class="has-line-data">With this powerful text editor, <strong>you can create your code and it has features similar to an IDE</strong>. It includes debugging support, <strong>integrated Git control, syntax highlighting, smart code completion, code snippets, and code refactoring</strong>. In addition to this, the editor is customizable and users can change the appearance and global settings.</p>



<p class="has-line-data">But not only this, it supports a lot of extensions that make Visual Studio Code have incredible functionalities. Some of them add support for many other programming languages like C++ or YML.</p>



<p class="has-line-data">So, let’s install Visual Studio Code on Debian 11</p>



<h2 class="code-line"><a id="Install_Visual_Studio_Code_on_Debian_11_12"></a>Install Visual Studio Code on Debian 11</h2>



<p class="has-line-data">Although this is a quite popular application, it is not in the official Debian 11 repositories. But is not a problem to install it because Microsoft provides us with a special DEB package for Debian.</p>



<p class="has-line-data">So, you can download it either from the terminal or from the graphical interface.</p>



<p class="has-line-data">Open your favorite web browser, and go to the Visual Studio Code <a href="https://code.visualstudio.com/Download">download section</a>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="518" src="https://www.osradar.com/wp-content/uploads/2021/09/1-2-1024x518.png" alt="1.- Download Visual Studio Code on Debian 11" class="wp-image-32139" srcset="https://www.osradar.com/wp-content/uploads/2021/09/1-2-1024x518.png 1024w, https://www.osradar.com/wp-content/uploads/2021/09/1-2-300x152.png 300w, https://www.osradar.com/wp-content/uploads/2021/09/1-2-768x388.png 768w, https://www.osradar.com/wp-content/uploads/2021/09/1-2-696x352.png 696w, https://www.osradar.com/wp-content/uploads/2021/09/1-2-1068x540.png 1068w, https://www.osradar.com/wp-content/uploads/2021/09/1-2.png 1349w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>1.- Download Visual Studio Code on Debian 11</figcaption></figure>



<p class="has-line-data">Now download the Debian DEB package.</p>



<p class="has-line-data">Then, open your file browser and navigate to the download folder.</p>



<p class="has-line-data">Now double click on the package to install it.</p>



<p>Or, install it using the terminal</p>



<pre class="wp-block-preformatted">cd Downloads
sudo apt install ./code*.deb</pre>



<p class="has-line-data">Following whichever procedure you choose, now you just need to run it from the main menu.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="576" src="https://www.osradar.com/wp-content/uploads/2021/09/2-2-1024x576.png" alt="2.- Visual Studio Code on Debian 11" class="wp-image-32145" srcset="https://www.osradar.com/wp-content/uploads/2021/09/2-2-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2021/09/2-2-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2021/09/2-2-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2021/09/2-2-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2021/09/2-2-1068x600.png 1068w, https://www.osradar.com/wp-content/uploads/2021/09/2-2.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Visual Studio Code on Debian 11</figcaption></figure>



<p class="has-line-data">As a repository is also added, you can then keep the application up to date from the system update manager.</p>



<p class="has-line-data">Enjoy it.</p>



<h2 class="code-line"><a id="Remove_Visual_Studio_Code_40"></a>Remove Visual Studio Code</h2>



<p class="has-line-data">If you no longer wish to use the program then it is best to uninstall it. To do so, just run this command in the terminal</p>



<pre class="wp-block-preformatted">sudo apt remove code</pre>



<p class="has-line-data">This way there will be no trace of the application on your system.</p>



<h2 class="code-line"><a id="Conclusion_48"></a>Conclusion</h2>



<p class="has-line-data">Visual Studio Code is one of the best text editors out there. Widely used by many developers it has become indispensable for many of them. This is due to its ease of use and the features it offers that make coding easier. What’s more, there are plugins of many types to help with the process.</p>



<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-visual-studio-code-text-editor-debian/">Install Visual Studio Code on Debian 11</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-visual-studio-code-text-editor-debian/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Install Visual Studio Code on Ubuntu 20.04</title>
		<link>https://www.osradar.com/how-to-install-visual-studio-code-on-ubuntu-20-04/</link>
					<comments>https://www.osradar.com/how-to-install-visual-studio-code-on-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[sabi]]></dc:creator>
		<pubDate>Fri, 01 May 2020 14:43:30 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[How To Install Visual Studio Code on Ubuntu 20.04]]></category>
		<category><![CDATA[Ubuntu 20.04 tutorials]]></category>
		<category><![CDATA[visual studio code]]></category>
		<category><![CDATA[visual studio code on linux]]></category>
		<category><![CDATA[Visual studio code on Ubuntu 20.04]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19975</guid>

					<description><![CDATA[<p>Today we are going to learn that how to install Visual Studio Code on Ubuntu 20.04. Visual Studio Code developed by the Microsoft to provide support on Windows, Linux and MacOS. It provides the facility of source-code editor with some available extensions by which you can change the style or customize it according to your [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-visual-studio-code-on-ubuntu-20-04/">How To Install Visual Studio Code on Ubuntu 20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Today we are going to learn that <a href="https://www.osradar.com/?p=19975">how to install Visual Studio Code</a> on Ubuntu 20.04. Visual Studio Code developed by the Microsoft to provide support on Windows, Linux and MacOS. It provides the facility of source-code editor with some available extensions by which you can change the style or customize it according to your needs. So, in this tutorial, we are going to install it on the new release of Ubuntu 20.04. Just follow the below steps for an easy installation.</p>



<h3><strong>Step 1: Update Your System</strong></h3>



<p>Firstly as usual we do, update the system to latest packages by the given command.</p>



<pre class="wp-block-verse">sudo apt update</pre>



<h3><strong>Step 2: Enable HTTPS Access on Ubuntu 20.04</strong></h3>



<p>After updating the system install the HTTPS support for the apt package manager for attaining packages from the Microsoft &amp; others. To install HTTPS support run the below command in your terminal.</p>



<pre class="wp-block-verse">sudo apt install -y curl apt-transport-https</pre>



<h3><strong>Step 3: Add Visual Studio Code Repository On Ubuntu 20.04</strong></h3>



<p>Fire the listed command to get the Microsoft GPG key for installing visual studio code on Ubuntu 20.04. </p>



<pre class="wp-block-verse">curl -sSL https://packages.microsoft.com/keys/microsoft.asc -o microsoft.asc<br>sudo apt-key add microsoft.asc</pre>



<p>And then add the repository of Visual Studio Code on Ubuntu 20.04 with the help of the following command.</p>



<pre class="wp-block-verse">echo "deb [arch=amd64] https://packages.microsoft.com/repos/vscode stable main"  | sudo tee /etc/apt/sources.list.d/vscode.list</pre>



<p>After adding the repository go to the installation step.</p>



<h3><strong>Step 4: Installing Visual Studio Code on Ubuntu 20.04</strong></h3>



<p>To install the Visual Studio Code, hit the given command.</p>



<pre class="wp-block-verse">sudo apt update<br>sudo apt -y install code</pre>



<p>Output:</p>



<pre class="wp-block-verse">sabi@Ubuntu:~$ sudo apt -y install code<br> Reading package lists… Done<br> Building dependency tree       <br> Reading state information… Done<br> The following packages were automatically installed and are no longer required:<br>   acl apg colord-data gnome-control-center-faces<br>   gnome-online-accounts hplip-data libcolord-gtk1 libcolorhug2<br>   libgsound0 libgssdp-1.2-0 libgupnp-1.2-0 libgupnp-av-1.0-2<br>   libgupnp-dlna-2.0-3 libieee1284-3 libimagequant0 libmediaart-2.0-0<br>   librygel-core-2.6-2 librygel-db-2.6-2 librygel-renderer-2.6-2<br>   librygel-server-2.6-2 libsane-common libsnmp-base libsodium23<br>   libwebpmux3 mobile-broadband-provider-info network-manager-gnome<br>   printer-driver-postscript-hp python3-macaroonbakery python3-nacl<br>   python3-olefile python3-pexpect python3-pil python3-protobuf<br>   python3-ptyprocess python3-pymacaroons python3-renderpm<br>   python3-reportlab python3-reportlab-accel python3-rfc3339<br>   python3-tz rygel<br> Use 'sudo apt autoremove' to remove them.<br> The following NEW packages will be installed:<br>   code<br> 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.<br> Need to get 62.3 MB of archives.<br> After this operation, 265 MB of additional disk space will be used.<br> Get:1 https://packages.microsoft.com/repos/vscode stable/main amd64 code amd64 1.44.2-1587059832 [62.3 MB]<br> Fetched 62.3 MB in 1min 7s (927 kB/s)                                 <br> Selecting previously unselected package code.<br> (Reading database … 164205 files and directories currently installed.<br> )<br> Preparing to unpack …/code_1.44.2-1587059832_amd64.deb …<br> Unpacking code (1.44.2-1587059832) …<br> Setting up code (1.44.2-1587059832) …<br> Processing triggers for mime-support (3.64ubuntu1) …<br> Processing triggers for gnome-menus (3.36.0-1ubuntu1) …<br> Processing triggers for desktop-file-utils (0.24-1ubuntu2) …<br> </pre>



<h3><strong>Step 5: Open Visual Studio Code</strong></h3>



<p>After installing the visual studio code, either you can open it from the terminal or by navigating to <strong>Activities</strong>.</p>



<p>Terminal:</p>



<pre class="wp-block-verse">code</pre>



<p>GUI:</p>



<p>Navigate to <strong>Activities</strong> and search for <strong>Visual Studio Code </strong>as shown below.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="798" height="600" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/05/3.png" alt="How To Install Visual Studio Code on Ubuntu 20.04" class="wp-image-20002" srcset="https://www.osradar.com/wp-content/uploads/2020/05/3.png 798w, https://www.osradar.com/wp-content/uploads/2020/05/3-300x226.png 300w, https://www.osradar.com/wp-content/uploads/2020/05/3-768x577.png 768w, https://www.osradar.com/wp-content/uploads/2020/05/3-696x523.png 696w, https://www.osradar.com/wp-content/uploads/2020/05/3-80x60.png 80w" sizes="(max-width: 798px) 100vw, 798px" /></figure></div>



<p>Here&#8217;s the welcome screen of Visual Studio Code.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="721" height="545" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2020/05/2.png" alt="How To Install Visual Studio Code on Ubuntu 20.04" class="wp-image-20003" srcset="https://www.osradar.com/wp-content/uploads/2020/05/2.png 721w, https://www.osradar.com/wp-content/uploads/2020/05/2-300x227.png 300w, https://www.osradar.com/wp-content/uploads/2020/05/2-696x526.png 696w, https://www.osradar.com/wp-content/uploads/2020/05/2-80x60.png 80w" sizes="(max-width: 721px) 100vw, 721px" /></figure></div>



<h3><strong>Step 6: Set Visual Studio Code as Default Editor on Ubuntu 20.04</strong></h3>



<p>Now, run the below command in your terminal to set the Visual Studio Code as your default editor on Ubuntu 20.04.</p>



<pre class="wp-block-verse">sudo update-alternatives --set editor /usr/bin/code</pre>



<p>You can update to the latest version with following command.</p>



<pre class="wp-block-verse">sudo apt update<br>sudo apt upgrade code</pre>



<p>So, this is how you can install Visual Studio Code on Ubuntu 20.04</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-visual-studio-code-on-ubuntu-20-04/">How To Install Visual Studio Code on Ubuntu 20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-visual-studio-code-on-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Overwrite in Windows 10. A program that overwrites empty space on the disk.</title>
		<link>https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/</link>
					<comments>https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Fri, 18 Oct 2019 00:58:24 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[overrwrite]]></category>
		<category><![CDATA[visual studio code]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=14745</guid>

					<description><![CDATA[<p>Hello, I hope you&#8217;re all right! Today we are going to talk about security. Specifically we&#8217;ll see about hard disk space. The white space inside them contains sensitive information that can be recovered later putting our security and privacy at risk. This happens because every time we erase information or even format a disk, it [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/">Overwrite in Windows 10. A program that overwrites empty space on the disk.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, I hope you&#8217;re all right! Today we are going to talk about security. Specifically we&#8217;ll see about hard disk space. The white space inside them contains sensitive information that can be recovered later putting our security and privacy at risk. This happens because every time we erase information or even format a disk, it is not completely erased, but remains potentially unaltered. In other words, the empty space on hard drives on Windows or any SO doesn&#8217;t stay that way. For that reason, the information can be retrieved later. </p>



<p>So imagine for a moment that you lose access to your hard drive. All your personal information could be exposed, even if you took the precaution of deleting it. Sounds a little scary, doesn&#8217;t it? However, they have just released a program whose main function is to overwrite the blank space you have on a hard drive. In this way, the information really remains blank, making it impossible to recover it later. In fact, the name of the program is <a rel="noreferrer noopener" aria-label="Overwrite (opens in a new tab)" href="https://ivoprogram.github.io/content/en/index.html?content=overwrite.html&amp;fbclid=IwAR1Fd9p2yO9ILS66eugwUk_Ba28JcOGwoHGltq1_iQ0YTEpwwJL0Ro0-Acw" target="_blank">Overwrite</a>. A very interesting tool. So here we show you how to install Overwrite for the empty space of the disks in Windows 10.</p>



<h2>Compiling Overwrite with Visual Studio Code</h2>



<p>Overwrite is a program written in C language, which is contained in a single file. It can be compiled on different platforms, but here we are going to compile for Windows 10. With that in mind, we are going to use Visual Studio Code. To know how to install it please check our <a rel="noreferrer noopener" aria-label="post (opens in a new tab)" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/" target="_blank">post</a>. In the same way, we&#8217;ll need a C/C++ Compiler, for this example I&#8217;m going to use MinGW. The installation process is simple, just go to this address and download the <a href="https://sourceforge.net/projects/mingw/files/">installer</a>.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over-1024x728.jpg" alt="Download MinGW for Windows " class="wp-image-14747" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download MinGW for Windows </figcaption></figure>



<p>Then double click on the installer. When the wizard starts, select all the options for a basic installation. Next, wait for the wizard to download all the necessary files and proceed to install them. This will take a few minutes, depending on your internet connection.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over2-1024x728.jpg" alt="Installing MinGW for Windows" class="wp-image-14749" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over2.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over2-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over2-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over2-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over2-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over2-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Installing MinGW for Windows</figcaption></figure>



<h2>Add MinGW to the environment variables.</h2>



<p>Next, we&#8217;ll add the compiler to the Windows environment variables. This is very important because it will allow you to compile from any CMD without going to the address of the program. Also, the Run Code extension of the editor uses the command prompt of Windows to run the compiler. To find out how to do this, I invite you to check out our post about <a rel="noreferrer noopener" aria-label="Wget (opens in a new tab)" href="https://www.osradar.com/how-to-install-wget-in-windows-10/" target="_blank">Wget</a> in Windows 10. Here I simply show you the already added variable:</p>



<figure class="wp-block-image"><img loading="lazy" width="526" height="500" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over3.jpg" alt="Adding MinGW environment variable" class="wp-image-14751" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over3.jpg 526w, https://www.osradar.com/wp-content/uploads/2019/10/over3-300x285.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over3-442x420.jpg 442w" sizes="(max-width: 526px) 100vw, 526px" /><figcaption>Adding MinGW environment variable</figcaption></figure>



<p>to check that everything has been installed correctly, please press the &#8220;Win+R&#8221; combination, and run CMD to open a Command Pro.</p>



<figure class="wp-block-image"><img loading="lazy" width="402" height="210" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over4.jpg" alt="Run a cmd" class="wp-image-14753" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over4.jpg 402w, https://www.osradar.com/wp-content/uploads/2019/10/over4-300x157.jpg 300w" sizes="(max-width: 402px) 100vw, 402px" /><figcaption>Run a cmd</figcaption></figure>



<p>In the command prompt please type the following command:</p>



<pre class="wp-block-preformatted">gcc</pre>



<figure class="wp-block-image"><img loading="lazy" width="979" height="512" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over5.jpg" alt="Running MinGW compiler" class="wp-image-14754" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over5.jpg 979w, https://www.osradar.com/wp-content/uploads/2019/10/over5-300x157.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over5-768x402.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over5-696x364.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over5-803x420.jpg 803w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Running MinGW compiler</figcaption></figure>



<p>If running the command throws the error that there are no input files, then we are ready to move on. </p>



<h2>Install the extensions in Visual Studio Code.</h2>



<p>Now we need to add the necessary extensions to compile in C in Visual Studio Code. With this in mind, open the program. And in the Marketplace write C++ and Code Runner, and proceed to download and install them.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over7-1-1024x728.jpg" alt="Adding the necessary extensions" class="wp-image-14756" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over7-1.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over7-1-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Adding the necessary extensions</figcaption></figure>



<p>All right, we&#8217;re ready to compile the program. The first thing we need to do is to download the package from <a href="https://github.com/ivoprogram/overwrite" target="_blank" rel="noreferrer noopener" aria-label="here (opens in a new tab)">here</a></p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over8-1024x728.jpg" alt="Download Overwrite program" class="wp-image-14757" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over8.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over8-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over8-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over8-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over8-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over8-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Download Overwrite program</figcaption></figure>



<p>Once downloaded, please remember the location of the download and open Visual Studio Code. Once there, in the left column in Explore, locate the folder where you downloaded the program and click on overwrite.c. Then on the menu on the right press Run.</p>



<figure class="wp-block-image"><img loading="lazy" width="1024" height="728" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over6-1024x728.jpg" alt="Overwrite finally compiled" class="wp-image-14758" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over6.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/10/over6-300x213.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over6-768x546.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over6-100x70.jpg 100w, https://www.osradar.com/wp-content/uploads/2019/10/over6-696x495.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over6-591x420.jpg 591w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Overwrite finally compiled</figcaption></figure>



<h2>Testing Overwrite</h2>



<p>Finally, we have compiled Overwrite, as you can see in the previous screen, there is already an executable file for windows. However, this program does not have a graphical interface but must be executed in a CMD. In addition, it is necessary to open a Command Prompt at the location of the program. To avoid this complication, we will add the environment variable.</p>



<figure class="wp-block-image"><img loading="lazy" width="527" height="501" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over9.jpg" alt="Adding environment variable" class="wp-image-14759" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over9.jpg 527w, https://www.osradar.com/wp-content/uploads/2019/10/over9-300x285.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over9-442x420.jpg 442w" sizes="(max-width: 527px) 100vw, 527px" /><figcaption>Adding environment variable</figcaption></figure>



<p>Uses of Overwrite</p>



<pre class="wp-block-preformatted">overwrite [-h -v -test -one -rand -block:] (-files: &amp;| -data:) -path: 
-h             Print help and usage message. 
-v             Print program version. 
-test          For test, don't delete written files. 
-one           Overwrite with 1, default with 0. 
-rand          Overwrite with random data, default with 0. 
-block         Block size, default 4096 bytes as NTFS and EXT4. 
-files         Number of files to write, block size each. 
-data          Quantity of data to write, ex: 1mb, 1gb, all. 
-path          Path to directory where to write data. </pre>



<p>Let&#8217;s use a practical example. Write 10 files and 10Mb data, on Windows C drive.</p>



<pre class="wp-block-preformatted"> overwrite -files:10 -data:10mb -path:c:\ </pre>



<figure class="wp-block-image"><img loading="lazy" width="979" height="512" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/10/over10.jpg" alt="Running Overwrite in Windows 10" class="wp-image-14760" srcset="https://www.osradar.com/wp-content/uploads/2019/10/over10.jpg 979w, https://www.osradar.com/wp-content/uploads/2019/10/over10-300x157.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/10/over10-768x402.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/10/over10-696x364.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/10/over10-803x420.jpg 803w" sizes="(max-width: 979px) 100vw, 979px" /><figcaption>Running Overwrite in Windows 10</figcaption></figure>



<p>Obviously, there are several commands we can use to run the tool. Very well, we have learned how to install Overwrite for the empty space of the disks in Windows 10. And also, we have seen how to compile C in Visual Studio Code. I hope you enjoyed this tutorial as much as I did. See you next time.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/">Overwrite in Windows 10. A program that overwrites empty space on the disk.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/overwrite-in-windows-10-a-program-that-overwrites-empty-space-on-the-disk/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install and configure Visual Studio Code in Windows 10</title>
		<link>https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/</link>
					<comments>https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Roger Polanco]]></dc:creator>
		<pubDate>Thu, 25 Jul 2019 05:00:40 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[visual studio code]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://googez.com/?p=253</guid>

					<description><![CDATA[<p>Hello, in this opportunity we will talk about Visual Studio Code. As introduction, we need to know that programming is based on instructions; these can be low or high level. In that sense, the code used for writing the instructions is very simple, and It can be generated and edited by basics text editors, like [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/">How to install and configure Visual Studio Code in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, in this opportunity we will talk about Visual Studio Code. As introduction, we need to know that programming is based on instructions; these can be low or high level. In that sense, the code used for writing the instructions is very simple, and It can be generated and edited by basics text editors, like Notepad.  As a matter of fact, we can use it to write snippets of code or some type of modification, but at the moment of developing more complex projects, it is really necessary to use better tools.  </p>



<p>Under those circumstances, this is a great option to program. Now we will see some of its characteristics: is a source code editor developed by Microsoft for Windows, Linux, and macOS. In addition, It is a free software project that is distributed under the MIT license, although the executables are distributed under a non-free license. In the same way, it can use several languages (java, HTML, PHP, <a rel="noreferrer noopener" aria-label="Python (opens in a new tab)" href="http://googez.com/how-to-install-python-3-in-windows-10/" target="_blank">Python</a> and much more) and its view is highly customizing. Besides, it runs the Intellisense code that allows autocompleting text as long we write it. </p>



<h2>Installing Visual Studio Code</h2>



<p>In the first place, we need to <a rel="noreferrer noopener" aria-label="download  (opens in a new tab)" href="https://code.visualstudio.com/Download" target="_blank">download </a>it from the website. Here we can see the different versions of downloads (It is multiplatform). But Windows installer is what we looking for. </p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="http://googez.com/wp-content/uploads/2019/07/visual-1024x519-1-1024x519.jpg" alt="Visual Studio Code  download site" class="wp-image-323" width="483" height="244"/><figcaption>Visual Studio Code  download site</figcaption></figure>



<p>Once the file is downloaded, we need to execute it. A box with a license will appear, accept and press next. </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual2.jpg" alt="License Agreement" class="wp-image-274"/><figcaption>License terms</figcaption></figure>



<p>In the next window, we can select the folder where the program will be installed, either the default or any other. </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual3.jpg" alt=" Select Destination Folder" class="wp-image-275"/><figcaption>Destination Folder</figcaption></figure>



<p>Additional tasks will be select in the next dialog box. Chose some and press next.  </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual4.jpg" alt="Start the installation" class="wp-image-276"/><figcaption>Start the installation</figcaption></figure>



<p>The installation will continue normally. </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual5.jpg" alt="Installing Visual Code Studio" class="wp-image-277"/><figcaption>Installing Visual Code Studio</figcaption></figure>



<p>Wain until installation finish to launch the program </p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual6.jpg" alt="Visual Studio Code`s  Installation complete" class="wp-image-278"/><figcaption>Visual Studio Code`s  Installation complete</figcaption></figure>



<h2>Configuring Visual Studio Code</h2>



<p>Launch the editor and on the main page, we will see several options. But,  for now, we will take care of relative to customizing: <em>Tools and language, Settings and keybindings </em>and <em>color theme</em></p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual7-1024x547.jpg" alt="Customizing Visual code Studio" class="wp-image-279"/><figcaption>Customize Visual code Studio</figcaption></figure>



<p>1.- In the first place, we need to select <em>tools and language</em>, and for demonstrative purpose,   install <a rel="noreferrer noopener" aria-label="Python  (opens in a new tab)" href="http://googez.com/how-to-install-python-3-in-windows-10/" target="_blank">Python </a></p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual8-1024x576.jpg" alt="Installing Python on Visual code studio" class="wp-image-280"/><figcaption>Installing Python on Visual code studio</figcaption></figure>



<p>2.- Then, select <em>Settings and keybindings </em>in order to install keybinding, like Atom Keymap for example. </p>



<p>3.- Select <em>theme </em>for chose the color of the editor and code.</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual10-1-1024x541.jpg" alt="select  your favorite color for the program " class="wp-image-283"/><figcaption>select your favorite color</figcaption></figure>



<h2>Starting PowerShell, CMD and BASH terminal in Visual Studio Code</h2>



<p>1) To run a terminal in it, we just open the program, select <em>terminal</em>, then <em>new terminal </em>to open a new terminal with PowerShell. Just check the images below.</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual11-1024x543.jpg" alt="Select terminal on the top of the program, and chose New Terminal" class="wp-image-337"/><figcaption>Select terminal on the top of the program, and chose New Terminal</figcaption></figure>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual12-1024x549.jpg" alt="PowerShell terminal running in Visual Studio Code" class="wp-image-338"/><figcaption>PowerShell terminal running in Visual Studio Code</figcaption></figure>



<p>2) PowerShell is default terminal, but we can select CMD by clicking in <em>powershell </em>and <em>Select Default Shell</em></p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual16-1024x551.jpg" alt="Select default shell" class="wp-image-341"/><figcaption>Select default shell</figcaption></figure>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual17-1024x551.jpg" alt="Select CMD as default shell and reboot Visual Studio Code" class="wp-image-343"/><figcaption>Select CMD as default shell and reboot Visual Studio Code</figcaption></figure>



<p>The procedure to start BASH terminal is a little more complex, but we can achieve it. In the first place, we needed to set up Windows for install BASH. With this intention, let to enable features in Windows 10, in order to enable <em>Windows Subsystem to Linux,</em> if you don´t know how to do that, please read our <a rel="noreferrer noopener" aria-label="tutorial (opens in a new tab)" href="http://googez.com/how-to-enable-disable-windows-10-features/(opens in a new tab)" target="_blank">tutorial</a>.  Now reboot system</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual13-1024x543.jpg" alt="Enable feature Windows Subsystem for Linux" class="wp-image-339"/><figcaption>Enable feature Windows Subsystem for Linux</figcaption></figure>



<p>Then, go to Windows Store to download <em>Ubuntu</em>. Wait for download be finished and launch it. A black window will appear where we have configured the UNIX user name and password, now we are able to run and use BASH.</p>



<p>Next, run the program to make BASH, the default shell. In the same way, repeat step 2, and select BASH as Default Shell. Reboot program, and there you go!</p>



<figure class="wp-block-image"><img src="http://googez.com/wp-content/uploads/2019/07/visual18-1024x554.jpg" alt="Select BASH as default shell" class="wp-image-347"/><figcaption>Select BASH as default shell</figcaption></figure>



<p>Well, this is it. At this point, we can take advantage of his great features and begin programming. Visual Studio Code is a great option for developers, besides, is free and open source but backup for a giant like Microsoft.   </p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/">How to install and configure Visual Studio Code in Windows 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-install-and-configure-visual-studio-code-in-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Visual Studio Code on Linux</title>
		<link>https://www.osradar.com/visual-studio-code-on-linux/</link>
					<comments>https://www.osradar.com/visual-studio-code-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Tue, 08 Jan 2019 15:21:37 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[code on linux]]></category>
		<category><![CDATA[visual studio code]]></category>
		<category><![CDATA[visual studio code on linux]]></category>
		<category><![CDATA[vs code]]></category>
		<category><![CDATA[vs code linux]]></category>
		<category><![CDATA[vs code on linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=9044</guid>

					<description><![CDATA[<p>Microsoft isn’t so popular for being a friendly company for the open-source community. However, Microsoft came up with a genius tool for the programmers that’s completely open-source, cross-platform, well-maintained and offers numerous powerful features! Yes, Visual Studio Code, in my opinion, is one of the finest code editors you can get right now! It successfully [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/visual-studio-code-on-linux/">Visual Studio Code on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Microsoft isn’t so popular for being a friendly company for the open-source community. However, Microsoft came up with a genius tool for the programmers that’s completely open-source, cross-platform, well-maintained and offers numerous powerful features!</p>
<p>Yes, Visual Studio Code, in my opinion, is one of the finest code editors you can get right now! It successfully combines the power of a simple code editor and with all the necessary parts for the core edit-build-debug cycle.</p>
<p>Today, let’s enjoy this awesome tool on our Linux distro!</p>
<h1>Installing Visual Studio Code</h1>
<p>There are several ways of getting VS Code on your system. Run the following command according to your Linux distro.</p>
<ul>
<li>
<h3>Debian/Ubuntu</h3>
</li>
</ul>
<p>VS Code comes up in a nice DEB package for Debian/Ubuntu and derivatives. <a href="https://code.visualstudio.com/#alt-downloads">Get the latest VS Code DEB package</a>.</p>
<p><img loading="lazy" class="size-full wp-image-9046 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/vscode-1.png" alt="" width="1254" height="428" srcset="https://www.osradar.com/wp-content/uploads/2019/01/vscode-1.png 1254w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-1-300x102.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-1-768x262.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-1-1024x349.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-1-1068x365.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-1-1231x420.png 1231w" sizes="(max-width: 1254px) 100vw, 1254px" /></p>
<p>Then, run the following commands in the terminal –</p>
<pre class="">cd ~/Downloads/

sudo dpkg -i code_1.30.1-1545156774_amd64.deb

sudo apt install -f</pre>
<p><img loading="lazy" class="size-full wp-image-9047 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/vscode-2.png" alt="" width="1012" height="536" srcset="https://www.osradar.com/wp-content/uploads/2019/01/vscode-2.png 1012w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-2-300x159.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-2-768x407.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-2-793x420.png 793w" sizes="(max-width: 1012px) 100vw, 1012px" /></p>
<ul>
<li>
<h3>Fedora</h3>
</li>
</ul>
<p><a href="https://code.visualstudio.com/#alt-downloads">Get the latest VS Code PRM package</a>. Then, run the following command –</p>
<pre class="">sudo dnf install code-1.30.1-1545156893.el7.x86_64.rpm</pre>
<ul>
<li>
<h3>OpenSUSE</h3>
</li>
</ul>
<p>After downloading the RPM package of VS Code, run the following command –</p>
<pre class="">sudo zypper install code-1.30.1-1545156893.el7.x86_64.rpm</pre>
<ul>
<li>
<h3>Arch Linux</h3>
</li>
</ul>
<p>VS Code is available on the AUR repository. Let’s install VS Code right away!</p>
<pre>sudo pacman -S base-devel git

git clone <a href="https://aur.archlinux.org/visual-studio-code-bin.git">https://aur.archlinux.org/visual-studio-code-bin.git</a>

cd visual-studio-code-bin

makepkg -sri</pre>
<ul>
<li>
<h3>Snap</h3>
</li>
</ul>
<p>The best way of enjoying VS Code is installing the snap package. Snap packages are universal Linux packages that offer compatibility all across the Linux distros. Run the following command –</p>
<pre class="">sudo snap install vscode --classic</pre>
<h1><img loading="lazy" class="size-full wp-image-9048 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/vscode-3.png" alt="" width="994" height="148" srcset="https://www.osradar.com/wp-content/uploads/2019/01/vscode-3.png 994w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-3-300x45.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-3-768x114.png 768w" sizes="(max-width: 994px) 100vw, 994px" /></h1>
<h1>Using VS Code</h1>
<p>Fire up the editor –</p>
<p><img loading="lazy" class="size-full wp-image-9049 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/vscode-4.png" alt="" width="1033" height="628" srcset="https://www.osradar.com/wp-content/uploads/2019/01/vscode-4.png 1033w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-4-300x182.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-4-768x467.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-4-1024x623.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-4-691x420.png 691w" sizes="(max-width: 1033px) 100vw, 1033px" /></p>
<p>You can add additional features with the available extensions directly!</p>
<p><img loading="lazy" class="size-full wp-image-9045 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/vscode-5.png" alt="" width="1048" height="627" srcset="https://www.osradar.com/wp-content/uploads/2019/01/vscode-5.png 1048w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-5-300x179.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-5-768x459.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-5-1024x613.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/vscode-5-702x420.png 702w" sizes="(max-width: 1048px) 100vw, 1048px" /></p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/visual-studio-code-on-linux/">Visual Studio Code on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/visual-studio-code-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
