<?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 codecompletion</title>
      <link>http://ask.metafilter.com/tags/codecompletion</link>
      <description>Questions tagged with 'codecompletion' at Ask MetaFilter.</description>
	  <pubDate>Thu, 06 Mar 2008 03:02:07 -0800</pubDate> <lastBuildDate>Thu, 06 Mar 2008 03:02:07 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Help my wrists deal with Eclipse</title>
	<link>http://ask.metafilter.com/85455/Help%2Dmy%2Dwrists%2Ddeal%2Dwith%2DEclipse</link>	
	<description>My hands hurt; is there an Eclipse IDE plugin that does text completion like NetBeans&apos; ctrl-K or pressing escape in TextMate? In my current job I have to use the Eclipse IDE for standardisation reasons. I previously used NetBeans and came to completely rely on the ctrl-K / ctrl-L shortcuts, which search the text before/ahead for words that match the word you&apos;re currently writing.&lt;br&gt;
&lt;br&gt;
Example: I write&lt;br&gt;
&lt;code&gt;System.out.println(&quot;I am Nathanael van Bendensteck. Like all Bend&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
and then want a command that completes that &quot;Bend&quot; to &quot;Bendensteck&quot;. Which is different from normal code completion. It doesn&apos;t understand about Java, but simply searches back through the text till it finds a matching token.&lt;br&gt;
&lt;br&gt;
In NetBeans, this is ctrl-K, in TextMate it&apos;s the escape key. In Eclipse it doesn&apos;t exist. My wrists hurt, and since I don&apos;t know what the feature would be called, I can&apos;t search for an Eclipse plugin that provides it.&lt;br&gt;
&lt;br&gt;
Do you know of such a thing? My wrists would be very grateful.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85455</guid>
	<pubDate>Thu, 06 Mar 2008 03:02:07 -0800</pubDate>
	<category>codecompletion</category>
	<category>eclipse</category>
	<category>netbeans</category>
	<category>rsi</category>
	<category>search</category>
	<category>textcompletion</category>
	<category>textmate</category>
	<dc:creator>Zarkonnen</dc:creator>
	</item>
	<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>

