<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Visual-Studio-Code on blog.iankulin.com</title><link>https://blog.iankulin.com/tags/visual-studio-code/</link><description>Recent content in Visual-Studio-Code on blog.iankulin.com</description><generator>Hugo</generator><language>en-AU</language><lastBuildDate>Fri, 19 Aug 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.iankulin.com/tags/visual-studio-code/index.xml" rel="self" type="application/rss+xml"/><item><title>Visual Studio Code</title><link>https://blog.iankulin.com/visual-studio-code/</link><pubDate>Fri, 19 Aug 2022 00:00:00 +0000</pubDate><guid>https://blog.iankulin.com/visual-studio-code/</guid><description>&lt;img src="https://blog.iankulin.com/images/visual_studio_code_1.35_icon.svg_.png" width="149" alt=""&gt;
&lt;p&gt;I&amp;rsquo;ve noticed &lt;a href="https://code.visualstudio.com/"&gt;Visual Studio Code&lt;/a&gt; in a few videos, and admired what a clean interface it had, and was impressed how opening a terminal window was automatically in the directory you were working in.&lt;/p&gt;
&lt;p&gt;I had a need to write some html/css, and some C++ in the last couple of days, so that seemed like a great excuse to give it a try. I&amp;rsquo;d have to say my opinion of it has only gone up. Clearly, it is right at home with HTML and CSS - code completion and syntax colouring all working nicely. I followed TechWithTim&amp;rsquo;s suggestion to install the &lt;a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer"&gt;Live Server extension&lt;/a&gt; - which was a completely painless experience.&lt;/p&gt;
&lt;p&gt;Same positive experience when I created a .cpp file, and VSC wanted me to take Microsoft&amp;rsquo;s advice about a bunch of extensions, and correctly suggested I build with Mac&amp;rsquo;s clang compiler.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://blog.iankulin.com/images/screen-shot-2022-08-11-at-3.40.15-pm.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;So many things just work how you expect them to. Within seconds I was trying out breakpoints, compiling and managing the git commits. I even tried the Swift extension.&lt;/p&gt;
&lt;p&gt;I have no intention of leaving Xcode, but with a great tool like this, I will never be a &lt;a href="https://blog.iankulin.com/vim/"&gt;vim&lt;/a&gt; guy.&lt;/p&gt;</description></item></channel></rss>