<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ViEmu Forums - 3.0.6 bug with "change in"]]></title>
		<link>http://www.viemu.com/forum/viewtopic.php?id=5294</link>
		<description><![CDATA[The most recent posts in 3.0.6 bug with "change in".]]></description>
		<lastBuildDate>Fri, 21 Sep 2012 00:58:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: 3.0.6 bug with "change in"]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=8749#p8749</link>
			<description><![CDATA[<p>3.0.9 looks like a winner.&nbsp; With incsearch and auto-insert pair enabled, everything seems to work as expected.&nbsp; Hurray!&nbsp; My two favorite add-ins play nice together again!</p>]]></description>
			<author><![CDATA[dummy@example.com (gt2847)]]></author>
			<pubDate>Fri, 21 Sep 2012 00:58:57 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=8749#p8749</guid>
		</item>
		<item>
			<title><![CDATA[Re: 3.0.6 bug with "change in"]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=8748#p8748</link>
			<description><![CDATA[<p>Hi,</p><p>We believe we&#039;ve located the problem, which seems to happen in systems with Windows 8 and no VS2010 installed. ViEmu 3.0.9 will be released shortly and hopefully will fix this.</p>]]></description>
			<author><![CDATA[dummy@example.com (Isaac_Symnum)]]></author>
			<pubDate>Wed, 19 Sep 2012 16:22:18 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=8748#p8748</guid>
		</item>
		<item>
			<title><![CDATA[Re: 3.0.6 bug with "change in"]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=8747#p8747</link>
			<description><![CDATA[<p>3.0.8 has a few other issues I&#039;m still running into if auto-insert pair is enabled:</p><p>var address = new EOD.OrderDetail<br />{<br />Address1 = &quot;1234 Some Road&quot;,<br />Address2 = &quot;Suite 300&quot;,<br />City = &quot;Somewhere&quot;,<br />State = &quot;ZZ&quot;,<br />ZIP= &quot;12345&quot;,<br />Country = &quot;US&quot;,<br />Company = &quot;Acme Widgets&quot;,<br />Attention = &quot;John Doe&quot;<br />};</p><p>The results are different depending on the location in the same string.&nbsp; As an example, changing the City string with the cursor on the &#039;m&#039;, you get this when ci&quot; is typed:</p><p>var address = new EOD.OrderDetail<br />{<br />Address1 = &quot;1234 Some Road&quot;,<br />Address2 = &quot;Suite 300&quot;,<br />City = &quot;&quot;,<br />&quot;<br />State = &quot;ZZ&quot;,<br />ZIP= &quot;12345&quot;,<br />Country = &quot;US&quot;,<br />Company = &quot;Acme Widgets&quot;,<br />Attention = &quot;John Doe&quot;<br />};<br />Cursor lands before the &quot; on the new line</p><br /><p>When the cursor is on the &#039;r&#039;, you get this:<br />var address = new EOD.OrderDetail<br />{<br />Address1 = &quot;1234 Some Road&quot;,<br />Address2 = &quot;Suite 300&quot;,<br />City = &quot;&quot;,<br />Stat&quot;e = &quot;ZZ&quot;,<br />ZIP= &quot;12345&quot;,<br />Country = &quot;US&quot;,<br />Company = &quot;Acme Widgets&quot;,<br />Attention = &quot;John Doe&quot;<br />};</p><p>Cursor lands after the t&quot; in State</p><p>Turning off the auto-insert pair corrects the problem.&nbsp; Not sure if this setting will be compatible with ViEmu or not...</p>]]></description>
			<author><![CDATA[dummy@example.com (gt2847)]]></author>
			<pubDate>Tue, 18 Sep 2012 13:56:37 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=8747#p8747</guid>
		</item>
		<item>
			<title><![CDATA[Re: 3.0.6 bug with "change in"]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=8745#p8745</link>
			<description><![CDATA[<p>Just installed 3.0.8.&nbsp; It almost fixes this problem.&nbsp; It inserts an extra &quot; in the string I&#039;m trying to change, but it did kill the newline mess.</p>]]></description>
			<author><![CDATA[dummy@example.com (gt2847)]]></author>
			<pubDate>Mon, 10 Sep 2012 19:31:04 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=8745#p8745</guid>
		</item>
		<item>
			<title><![CDATA[Re: 3.0.6 bug with "change in"]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=8738#p8738</link>
			<description><![CDATA[<p>Thanks for the report. We are working on a new release that will hopefully fix the new issues with ReSharper 7. Meanwhile, apologies for it, we are aiming for a release later this week.</p>]]></description>
			<author><![CDATA[dummy@example.com (Isaac_Symnum)]]></author>
			<pubDate>Mon, 03 Sep 2012 15:29:06 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=8738#p8738</guid>
		</item>
		<item>
			<title><![CDATA[Re: 3.0.6 bug with "change in"]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=8735#p8735</link>
			<description><![CDATA[<p>Well, I thought of checking this just after I posted it and found the interaction problem.&nbsp; I unchecked the Auto-insert pair... setting to see if that was causing an issue.&nbsp; Apparently it is.&nbsp; Now that said, this worked successfully in Resharper 6 and ViEMU 3.0.4. So one of the two isn&#039;t working the way it did before, so I still classify this as an issue, just not sure which one to blame for it...</p>]]></description>
			<author><![CDATA[dummy@example.com (gt2847)]]></author>
			<pubDate>Thu, 30 Aug 2012 20:20:03 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=8735#p8735</guid>
		</item>
		<item>
			<title><![CDATA[3.0.6 bug with "change in"]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=8734#p8734</link>
			<description><![CDATA[<p>I regularly edit string values in my programs and use the:</p><p>ci&quot;</p><p>(read change in quote) to change the entire contents of the quoted string.&nbsp; This used to work fine (3.0.4 VS2010 Win7).&nbsp; Now it produces a strange effect.&nbsp; Take as an example:</p><br /><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Console.WriteLine(&quot;Press Enter to end program&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Console.ReadLine();<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return;</p><p>I place the cursor in the &quot;Press Enter to end program&quot; string and type ci&quot;<br />rather than ending up with the expected:</p><br /><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Console.WriteLine(&quot;&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Console.ReadLine();<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return;</p><p>I end up with this:</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Console.WriteLine(&quot;&quot;);<br />&nbsp; &nbsp; &nbsp; &nbsp;&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Console.ReadLine();<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return;</p><p>With the cursor just before the &quot; on the Console.ReadLine() line.&nbsp; Smells like a bug.&nbsp; Change in word ciw still works</p><p>Here&#039;s the config:<br />Windows 8 x64<br />VS2012 Ultimate (in case it matters)<br />ViEMU 3.0.6<br />Resharper 7.0.1098.2760</p>]]></description>
			<author><![CDATA[dummy@example.com (gt2847)]]></author>
			<pubDate>Thu, 30 Aug 2012 20:13:11 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=8734#p8734</guid>
		</item>
	</channel>
</rss>
