<?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>Comments on: Ruby code completion in Emacs, Intellisense-style?</title>
	<link>http://ask.metafilter.com/58276/Ruby-code-completion-in-Emacs-Intellisensestyle/</link>
	<description>Comments on Ask MetaFilter post Ruby code completion in Emacs, Intellisense-style?</description>
	<pubDate>Wed, 07 Mar 2007 21:05:33 -0800</pubDate>
	<lastBuildDate>Wed, 07 Mar 2007 21:05:33 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Ruby code completion in Emacs, Intellisense-style?</title>
		<link>http://ask.metafilter.com/58276/Ruby-code-completion-in-Emacs-Intellisensestyle</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. &lt;br /&gt;&lt;br /&gt; 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">post:ask.metafilter.com,2007:site.58276</guid>
		<pubDate>Wed, 07 Mar 2007 16:09:56 -0800</pubDate>
		<dc:creator>dmd</dc:creator>
		
			<category>ruby</category>
		
			<category>emacs</category>
		
			<category>ide</category>
		
			<category>intellisense</category>
		
			<category>programming</category>
		
			<category>codecompletion</category>
		
			<category>icicles</category>
		
			<category>rcodetools</category>
		
	</item> <item>
		<title>By: cschneid</title>
		<link>http://ask.metafilter.com/58276/Ruby-code-completion-in-Emacs-Intellisensestyle#876425</link>	
		<description>I am a VI guy myself, but have you tried the emacs IRC channels?  On the mac, I use &lt;a href=&quot;http://colloquy.info/&quot;&gt;Colloquy&lt;/a&gt;to hop on irc, and on the freenode network, there is an emacs channel that I&apos;m sure can help you out.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.58276-876425</guid>
		<pubDate>Wed, 07 Mar 2007 21:05:33 -0800</pubDate>
		<dc:creator>cschneid</dc:creator>
	</item><item>
		<title>By: dmd</title>
		<link>http://ask.metafilter.com/58276/Ruby-code-completion-in-Emacs-Intellisensestyle#876691</link>	
		<description>I think I&apos;m going to end up using &lt;a href=&quot;http://blogs.sun.com/tor/entry/ruby_screenshot_of_the_week3&quot;&gt;NetBeans&lt;/a&gt;. I don&apos;t think rcodetools comes anywhere near approaching this kind of utility.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.58276-876691</guid>
		<pubDate>Thu, 08 Mar 2007 07:40:48 -0800</pubDate>
		<dc:creator>dmd</dc:creator>
	</item>
	</channel>
</rss>
