<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ViEmu Forums - automatic flag indentation.]]></title>
		<link>http://www.viemu.com/forum/viewtopic.php?id=1628</link>
		<description><![CDATA[The most recent posts in automatic flag indentation..]]></description>
		<lastBuildDate>Tue, 28 Sep 2010 17:11:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: automatic flag indentation.]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=5457#p5457</link>
			<description><![CDATA[<p>Thanks Jenya for the explanation. Now I understand. Unfortunately, ViEmu just uses VS&#039;s internal reindentation mechanism for ==, so it doesn&#039;t support that kind of thing. If you write a VS macro to do that somehow, you can map == to the macro like this:</p><p>&nbsp; :nnoremap == :vsc MyMacros.MyMacro&lt;return&gt;</p><p>And that would be a way to invoke it within the framework of ViEmu. Providing reformatters is quite complex functionality, and is unfortunately out of scope for ViEmu.</p><p>Regards,</p><p>&nbsp; -- Jon</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Tue, 28 Sep 2010 17:11:25 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=5457#p5457</guid>
		</item>
		<item>
			<title><![CDATA[Re: automatic flag indentation.]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=5454#p5454</link>
			<description><![CDATA[<p>Thank you for responding,</p><p>For example:<br />void foo(int a,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;MyClass const&amp; b,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;someOtherClass const&amp; c,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;double d)<br />{<br />}</p><p>As you can see, all arguments in the foo&#039;s signature are alligned on the left side. Sometimes that is called a flag indentation because it looks like arguments are attached to a flag pole on the left side.</p><br /><p>Jenya</p>]]></description>
			<author><![CDATA[dummy@example.com (Jenya)]]></author>
			<pubDate>Tue, 28 Sep 2010 16:58:59 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=5454#p5454</guid>
		</item>
		<item>
			<title><![CDATA[Re: automatic flag indentation.]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=5421#p5421</link>
			<description><![CDATA[<p>Hi Jenya,</p><p>What is a &quot;flag indentation&quot;? Sorry I don&#039;t identify readily what you mean. You can probably achieve it with mappings (:vnoremap = ..., :nnoremap == ..., etc...)</p><p>Regards,</p><p>&nbsp; -- Jon</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Mon, 27 Sep 2010 14:15:36 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=5421#p5421</guid>
		</item>
		<item>
			<title><![CDATA[Re: automatic flag indentation.]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=3982#p3982</link>
			<description><![CDATA[<p>Hello,</p><p>Is it possible to make viemu to perform a flag indentation when pressing the &#039;=&#039; key instead of using the default VS indentation style?</p><p>Thank you,<br />Jenya</p>]]></description>
			<author><![CDATA[dummy@example.com (Jenya)]]></author>
			<pubDate>Tue, 25 May 2010 18:31:38 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=3982#p3982</guid>
		</item>
	</channel>
</rss>
