<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>WebStorm Archives - Ryan Peden</title>
	<atom:link href="https://ryanpeden.com/tag/webstorm/feed/" rel="self" type="application/rss+xml" />
	<link>https://ryanpeden.com/tag/webstorm/</link>
	<description>Full Stack DevRel</description>
	<lastBuildDate>Fri, 20 Dec 2019 02:07:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
<site xmlns="com-wordpress:feed-additions:1">155423463</site>	<item>
		<title>WebStorm vs Visual Studio Code</title>
		<link>https://ryanpeden.com/webstorm-vs-visual-studio-code/</link>
					<comments>https://ryanpeden.com/webstorm-vs-visual-studio-code/#respond</comments>
		
		<dc:creator><![CDATA[Ryan Peden]]></dc:creator>
		<pubDate>Fri, 20 Dec 2019 02:07:41 +0000</pubDate>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[editors]]></category>
		<category><![CDATA[VS Code]]></category>
		<category><![CDATA[WebStorm]]></category>
		<guid isPermaLink="false">https://ryanpeden.com/?p=168</guid>

					<description><![CDATA[<p>I often see developers comparing JetBrains WebStorm and Visual Studio Code. There&#8217;s often some argument about which one is better. Since is the internet and every else shares their opinion here, I figure I&#8217;ll do the same. Here&#8217;s what I think: I love VS Code and use it every day.</p>
<div class="belowpost"><a class="btnmore icon-arrow" href="https://ryanpeden.com/webstorm-vs-visual-studio-code/"><span>Read More</span></a></div>
<p>The post <a rel="nofollow" href="https://ryanpeden.com/webstorm-vs-visual-studio-code/">WebStorm vs Visual Studio Code</a> appeared first on <a rel="nofollow" href="https://ryanpeden.com">Ryan Peden</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>I often see developers comparing <a href="https://www.jetbrains.com/webstorm/">JetBrains WebStorm</a> and <a href="https://code.visualstudio.com/">Visual Studio Code</a>. There&#8217;s often some argument about which one is better. Since is the internet and every else shares their opinion here, I figure I&#8217;ll do the same. Here&#8217;s what I think:</p>



<p>I love VS Code and use it every day.</p>



<p>But I often like JetBrains&#8217; IDEs even more, because when I&#8217;m really in the zone it feels like I&#8217;m pair programming with a psychic. If I know a symbol (class, function, constant, whatever) is defined <em>somewhere</em> in my code, or in a library my project can see&#8230;I just start typing the name of the thing I want to use, even if I haven&#8217;t imported it into the file I&#8217;m working on.</p>



<p>99 times out of 100, WebStorm (or PyCharm, or IntelliJ, or Rider, depending on what language I&#8217;m working in) knows what I intended to use well before I&#8217;m done typing it. So with a single keystroke, I&#8217;m able to autocomplete the line I&#8217;m typing, and the IDE will, if necessary, auto-add the import to the file I&#8217;m in so I don&#8217;t have to do that manually.</p>



<p>At various times I&#8217;ve come close to this experience in VS Code &#8211; but it varies a lot based on the language. The code indexing and intelligent code completion in the JetBrains IDEs just seems very in tune with my thinking and my workflow, and it&#8217;s very consistent across languages&#8230;whether I&#8217;m working in JS, Java, Python, C#, or TypeScript, the overall experience has the same smooth &#8220;feel&#8221; to it. So I&#8217;m very aware that my positive experience with these IDEs may be very specific to the way my brain is wired.</p>



<p>I find that the JetBrains IDEs also have better debuggers and better profiling tools.</p>



<p>That&#8217;s not to take anything away from VS Code. As I mentioned, I love it. Most days, I&#8217;ve got a JetBrains IDE and VS Code open at the same time, and often on the same codebase. VS Code feels a lot snappier and is quicker to start up. Some days I&#8217;m just in a VS Code sort of mood, and it&#8217;s the only thing I use.</p>



<p>If I&nbsp;<em>had</em>&nbsp;to pick one and couldn&#8217;t use the other&#8230;I suppose I&#8217;d pick IntelliJ/WebStorm. But if I had no choice but to use VS Code exclusively, I&#8217;d still be a happy camper. I think they&#8217;re both awesome tools and I&#8217;m happy I live in a world where I can use both of them.</p>
<p>The post <a rel="nofollow" href="https://ryanpeden.com/webstorm-vs-visual-studio-code/">WebStorm vs Visual Studio Code</a> appeared first on <a rel="nofollow" href="https://ryanpeden.com">Ryan Peden</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ryanpeden.com/webstorm-vs-visual-studio-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">168</post-id>	</item>
	</channel>
</rss>
