<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with intellisense</title>
      <link>http://ask.metafilter.com/tags/intellisense</link>
      <description>Questions tagged with 'intellisense' at Ask MetaFilter.</description>
	  <pubDate>Wed, 07 Mar 2007 16:09:56 -0800</pubDate> <lastBuildDate>Wed, 07 Mar 2007 16:09:56 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Ruby code completion in Emacs, Intellisense-style?</title>
	<link>http://ask.metafilter.com/58276/Ruby%2Dcode%2Dcompletion%2Din%2DEmacs%2DIntellisensestyle</link>	
	<description>&lt;a href=&quot;http://eigenclass.org/hiki.rb?rcodetools-screenshots&quot;&gt;Rcodetools&lt;/a&gt;, possibly in conjunction with &lt;a href=&quot;http://www.emacswiki.org/cgi-bin/wiki/Icicles&quot;&gt;Icicles&lt;/a&gt;, seems like it should be the bee&apos;s knees for doing Ruby code completion in Emacs. I need help getting it to actually work. Does anyone have this working properly? Could you talk me through it in baby steps? The existing documentation seems rather sparse, and assumes you&apos;re already quite proficient in Emacs lisp.&lt;br&gt;
&lt;br&gt;
I did manage at one point to get as far as actually having rcodetools do some completion, but it behaves weirdly. For example, if I&apos;m in an empty buffer and type &lt;tt&gt;42.&lt;/tt&gt; and execute &lt;tt&gt;rct-complete-symbol&lt;/tt&gt;, it happily obliges and gives me all the methods available to an Integer. But suppose instead I type &lt;br&gt;
&lt;br&gt;
&lt;tt&gt;def foo&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;42.&lt;br&gt;
end&lt;br&gt;
&lt;/tt&gt;&lt;br&gt;
and, with point after &lt;tt&gt;42.&lt;/tt&gt;, execute &lt;tt&gt;rct-complete-symbol&lt;/tt&gt;, then it tells me no completions are found. What gives?&lt;br&gt;
&lt;br&gt;
Anyway - any help greatly appreciated. I greatly miss &lt;a href=&quot;http://sapphiresteel.com/IMG/png/intellisense.png&quot;&gt;IntelliSense from Ruby in Visual Studio&lt;/a&gt; now that I&apos;m on a Mac full time, and I&apos;m really hoping emacs can do at least some of what VS does.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.58276</guid>
	<pubDate>Wed, 07 Mar 2007 16:09:56 -0800</pubDate>
	<category>codecompletion</category>
	<category>emacs</category>
	<category>icicles</category>
	<category>ide</category>
	<category>intellisense</category>
	<category>programming</category>
	<category>rcodetools</category>
	<category>ruby</category>
	<dc:creator>dmd</dc:creator>
	</item>
	
	</channel>
</rss>

