<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for IntelliJ Scala plugin blog</title>
	<atom:link href="http://blog.jetbrains.com/scala/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jetbrains.com/scala</link>
	<description>News, events, features and tips from the team behind IntelliJ Scala plugin</description>
	<lastBuildDate>Thu, 16 May 2013 20:25:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on A new way to compile by Kurt</title>
		<link>http://blog.jetbrains.com/scala/2012/12/28/a-new-way-to-compile/#comment-2232</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Thu, 16 May 2013 20:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=746#comment-2232</guid>
		<description>I may be a little confused here regarding the external build and the Scala compile server. The above error occurs when external-build, run-compile-server and automake are selected. How do you turn on automatic background compile when &quot;Run compile server&quot; is checked?

sorry for the double post...</description>
		<content:encoded><![CDATA[<p>I may be a little confused here regarding the external build and the Scala compile server. The above error occurs when external-build, run-compile-server and automake are selected. How do you turn on automatic background compile when &#8220;Run compile server&#8221; is checked?</p>
<p>sorry for the double post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A new way to compile by Kurt</title>
		<link>http://blog.jetbrains.com/scala/2012/12/28/a-new-way-to-compile/#comment-2231</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Thu, 16 May 2013 20:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=746#comment-2231</guid>
		<description>I get the following when using the external build with automake on:

Automake is not supported with Scala compile server. Please either disable the compile server or turn off &quot;Project Setings / Compiler / Make project automatically&quot;.

Automake used to work for me a few weeks ago. Not sure what has changed.</description>
		<content:encoded><![CDATA[<p>I get the following when using the external build with automake on:</p>
<p>Automake is not supported with Scala compile server. Please either disable the compile server or turn off &#8220;Project Setings / Compiler / Make project automatically&#8221;.</p>
<p>Automake used to work for me a few weeks ago. Not sure what has changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scaladoc 2 Support by mschwerhoff</title>
		<link>http://blog.jetbrains.com/scala/2012/02/18/scaladoc-2-support/#comment-2229</link>
		<dc:creator>mschwerhoff</dc:creator>
		<pubDate>Wed, 15 May 2013 13:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=463#comment-2229</guid>
		<description>Damn, the formatting didn&#039;t work. I hope my post is nevertheless understandable. Basically, I&#039;d like to get the style from screen shots 1, 3, 4, but what I currently get is the one from screen shot 2.</description>
		<content:encoded><![CDATA[<p>Damn, the formatting didn&#8217;t work. I hope my post is nevertheless understandable. Basically, I&#8217;d like to get the style from screen shots 1, 3, 4, but what I currently get is the one from screen shot 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scaladoc 2 Support by mschwerhoff</title>
		<link>http://blog.jetbrains.com/scala/2012/02/18/scaladoc-2-support/#comment-2228</link>
		<dc:creator>mschwerhoff</dc:creator>
		<pubDate>Wed, 15 May 2013 13:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=463#comment-2228</guid>
		<description>Is it possible to configure IntelliJ such that automatically created comment blocks adhere to the alignment pattern shown in the first, third and fourth screenshot?

Namely,

&lt;code&gt;
/**
   *
   *
   */
&lt;/code&gt; 

instead of 

&lt;code&gt;
/**
  *
  *
  */
&lt;/code&gt; 

I read that the option &quot;Code Style -&gt; Scala -&gt; Spaces -&gt; Use formatting for ScalaDoc2 options&quot; should have an effect on that behaviour, but that doesn&#039;t seem to be the case (IDEA 12.1.3 #IC-129.451, built on May 10, 2013).

Other than that ... keep up the GREAT work! In my opinion, IntelliJ&#039;s support for Scala is by far the best!</description>
		<content:encoded><![CDATA[<p>Is it possible to configure IntelliJ such that automatically created comment blocks adhere to the alignment pattern shown in the first, third and fourth screenshot?</p>
<p>Namely,</p>
<p><code><br />
/**<br />
   *<br />
   *<br />
   */<br />
</code> </p>
<p>instead of </p>
<p><code><br />
/**<br />
  *<br />
  *<br />
  */<br />
</code> </p>
<p>I read that the option &#8220;Code Style -&gt; Scala -&gt; Spaces -&gt; Use formatting for ScalaDoc2 options&#8221; should have an effect on that behaviour, but that doesn&#8217;t seem to be the case (IDEA 12.1.3 #IC-129.451, built on May 10, 2013).</p>
<p>Other than that &#8230; keep up the GREAT work! In my opinion, IntelliJ&#8217;s support for Scala is by far the best!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scala Worksheet by Brent</title>
		<link>http://blog.jetbrains.com/scala/2012/12/04/scala-worksheet/#comment-2226</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Mon, 13 May 2013 21:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=716#comment-2226</guid>
		<description>Unlike the Eclipse Worksheet that immediately updates when the file is saved, the IdeaJ Scala Worksheet plugin only re-evaluates the worksheet when you press Cmd-Opt-W.

Note also that the SBT plugin is required.

And... it&#039;s very, very slow to update. The Eclipse Scala Worksheet updates immediately, while the Idea Scala Worksheet launches an external build, Scala process, then updates the results approx. 30s later.</description>
		<content:encoded><![CDATA[<p>Unlike the Eclipse Worksheet that immediately updates when the file is saved, the IdeaJ Scala Worksheet plugin only re-evaluates the worksheet when you press Cmd-Opt-W.</p>
<p>Note also that the SBT plugin is required.</p>
<p>And&#8230; it&#8217;s very, very slow to update. The Eclipse Scala Worksheet updates immediately, while the Idea Scala Worksheet launches an external build, Scala process, then updates the results approx. 30s later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Signature matters! by mygirlfund</title>
		<link>http://blog.jetbrains.com/scala/2011/03/10/signature-matters/#comment-2189</link>
		<dc:creator>mygirlfund</dc:creator>
		<pubDate>Tue, 07 May 2013 06:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=1#comment-2189</guid>
		<description>100% Tested and guaranteed! read more</description>
		<content:encoded><![CDATA[<p>100% Tested and guaranteed! read more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scala Worksheet by Peter Britishton</title>
		<link>http://blog.jetbrains.com/scala/2012/12/04/scala-worksheet/#comment-2109</link>
		<dc:creator>Peter Britishton</dc:creator>
		<pubDate>Fri, 03 May 2013 08:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=716#comment-2109</guid>
		<description>Amazing feature indeed. But is there any update on the progress on improving the speed? It&#039;s still painfully slow :(  (Just bought the IntelliJ Ultimate for scala development; amazing IDE, but faster worksheet is a *must*! :)</description>
		<content:encoded><![CDATA[<p>Amazing feature indeed. But is there any update on the progress on improving the speed? It&#8217;s still painfully slow <img src='http://blog.jetbrains.com/scala/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   (Just bought the IntelliJ Ultimate for scala development; amazing IDE, but faster worksheet is a *must*! <img src='http://blog.jetbrains.com/scala/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A new way to compile by Sergey</title>
		<link>http://blog.jetbrains.com/scala/2012/12/28/a-new-way-to-compile/#comment-2093</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Fri, 03 May 2013 00:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=746#comment-2093</guid>
		<description>Unfortunately it works very bad with debug.
http://stackoverflow.com/questions/16337745/intellij-idea-debug-jumps-inside-instead-of-going-over</description>
		<content:encoded><![CDATA[<p>Unfortunately it works very bad with debug.<br />
<a href="http://stackoverflow.com/questions/16337745/intellij-idea-debug-jumps-inside-instead-of-going-over" rel="nofollow">http://stackoverflow.com/questions/16337745/intellij-idea-debug-jumps-inside-instead-of-going-over</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scala plugin 0.7.264 and Play2 plugin 0.2.49 were released! by Alexander Podkhalyuzin</title>
		<link>http://blog.jetbrains.com/scala/2013/04/30/scala-plugin-0-7-258-was-released/#comment-2039</link>
		<dc:creator>Alexander Podkhalyuzin</dc:creator>
		<pubDate>Tue, 30 Apr 2013 17:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=815#comment-2039</guid>
		<description>Community needs Scala plugins for all major Java IDEs including Eclipse and NetBeans. And I&#039;m sure Typesafe is aware of our efforts.

Best regards,
Alexander Podkhalyuzin.</description>
		<content:encoded><![CDATA[<p>Community needs Scala plugins for all major Java IDEs including Eclipse and NetBeans. And I&#8217;m sure Typesafe is aware of our efforts.</p>
<p>Best regards,<br />
Alexander Podkhalyuzin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scala plugin 0.7.264 and Play2 plugin 0.2.49 were released! by Alexander Podkhalyuzin</title>
		<link>http://blog.jetbrains.com/scala/2013/04/30/scala-plugin-0-7-258-was-released/#comment-2038</link>
		<dc:creator>Alexander Podkhalyuzin</dc:creator>
		<pubDate>Tue, 30 Apr 2013 17:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jetbrains.com/scala/?p=815#comment-2038</guid>
		<description>You need to install IDEA 12.1.2 (stable release). Then update Play2 plugin.

Best regards,
Alexander Podkhalyuzin.</description>
		<content:encoded><![CDATA[<p>You need to install IDEA 12.1.2 (stable release). Then update Play2 plugin.</p>
<p>Best regards,<br />
Alexander Podkhalyuzin.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
