<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ViEmu Forums - U, Ctrl+P and .]]></title>
		<link>http://www.viemu.com/forum/viewtopic.php?id=27</link>
		<description><![CDATA[The most recent posts in U, Ctrl+P and ..]]></description>
		<lastBuildDate>Fri, 19 May 2006 23:12:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: U, Ctrl+P and .]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=131#p131</link>
			<description><![CDATA[<p>I think Visual Assist implements their own Intellisense, as you mention. I&#039;m not even sure whether the &quot;built-in-intellisense&quot;-like completion boxes they provide are the built-in ones or their own (it seems not, from the info page you linked to).</p><p>In any case, the way I&#039;m planning to implement Intellisense support for the &#039;.&#039; command should work correctly both with standard intellisense and with theirs, as it is based in directly monitoring changes to the text buffer. Hopefully it will.</p><p>Thanks for the pointer!</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Fri, 19 May 2006 23:12:51 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=131#p131</guid>
		</item>
		<item>
			<title><![CDATA[Re: U, Ctrl+P and .]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=130#p130</link>
			<description><![CDATA[<p>If you&#039;re looking at supporting the Intellisense functionality that he described, you might want to have a look at Visual Assist X.</p><p>They seem to be able to get the information out of Intellisense before it&#039;s inserted into the buffer.&nbsp; They actually implement their own super intellisense which works a lot better but I wouldn&#039;t think of asking you to support some other third party&#039;s version of it but maybe they can give you an idea of how to intercept the intellsense information.</p><p>I too have often used intellisense to complete something, then hit &#039;.&#039; to repeat that and it&#039;ll do like he described below instead of what I was hoping for.</p><p>Info on Visual Assist X:</p><p><a href="http://www.wholetomato.com/">Home page</a><br /><a href="http://www.wholetomato.com/products/features/members.html?more=yes&amp;goto=defaultIntellisense#defaultIntellisense#defaultIntellisense">Visual Assist Intellisense Dialog</a></p>]]></description>
			<author><![CDATA[dummy@example.com (hameluck)]]></author>
			<pubDate>Fri, 19 May 2006 19:57:03 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=130#p130</guid>
		</item>
		<item>
			<title><![CDATA[Re: U, Ctrl+P and .]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=94#p94</link>
			<description><![CDATA[<p>Hi George,</p><p>It&#039;s a common problem with ViEmu that people can&#039;t get their bosses to pay for it. I guess the comfort vi/vim are not easy to understand by an outsider, and explaining it ain&#039;t either <img src="http://www.viemu.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>The next major release of ViEmu will support proper repeating of input which originally came from Intellisense. It requires quite a few importtant architectural changes, as Intellisense is not directly accessible to VS addins.</p><p>U is not implemented yet as it does not fit very well with VS&#039;s undo model, but I guess it won&#039;t be too tough either. I&#039;ll let you know as soon as I can put something together.</p><p>Thanks for the feedback!</p>]]></description>
			<author><![CDATA[dummy@example.com (Jon_Symnum)]]></author>
			<pubDate>Tue, 18 Apr 2006 23:43:45 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=94#p94</guid>
		</item>
		<item>
			<title><![CDATA[Re: U, Ctrl+P and .]]></title>
			<link>http://www.viemu.com/forum/viewtopic.php?pid=93#p93</link>
			<description><![CDATA[<p>(I&#039;m trying to persuade my boss to cough up for a copy of ViEmu. If not, I&#039;ll pay for my own copy.)</p><p>Two more issues that I&#039;ve noticed.</p><p>1. U (undo whole line) doesn&#039;t work.</p><p>2. IHere&#039;s a case where you don&#039;t emulate Vim faithfully.<br />Type &quot;cw&quot;, enter &quot;foo&quot;, then type Ctrl+P, which completes the string to &quot;foobar&quot;, and hit Esc. If I then move to another word and type &quot;.&quot;, I expect the word to change to &quot;foobar&quot;, but it changes to &quot;foo&quot;. Vim would give me &quot;foobar&quot;.</p><p>/George</p>]]></description>
			<author><![CDATA[dummy@example.com (george_v_reilly)]]></author>
			<pubDate>Tue, 18 Apr 2006 23:19:27 +0000</pubDate>
			<guid>http://www.viemu.com/forum/viewtopic.php?pid=93#p93</guid>
		</item>
	</channel>
</rss>
