<div dir="ltr"><div><div>Hi,<br><br></div>I currently use VIM with tons of plugins. I think the plugin youcompleteme handles auto-complete in vim to a certain extent and i find it useful. I also use other plugins like Nerdtree for easier navigation, fugitive vim for git integration . Of course, i also use CTAGS and CSCOPE .<br><br></div>Thanks and regards,<br>Vignesh Radhakrishnan<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 24, 2014 at 9:30 PM, Austin S Hemmelgarn <span dir="ltr">&lt;<a href="mailto:ahferroin7@gmail.com" target="_blank">ahferroin7@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2014-11-21 22:58, Andrey Utkin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
(I was asked to research this topic to help students. So please ignore<br>
this topic if all you want to say is that it is OK to code in editor<br>
without autocompletion and any other integration, and that there&#39;s LXR<br>
website. We all know that.)<br>
<br>
Dear kernel developers,<br>
if you have a minute, please share<br>
- what&#39;s your configuration for editor integration with sources tree?<br>
(the opposite is &quot;just using any editor&quot;)<br>
- which IDE/editor handiness options except autocompletion are<br>
possible to obtain while developing kernel code, and which options do<br>
you use?<br>
<br>
If you don&#39;t use any special configuration, feel free not to reply.<br>
<br>
Thanks!<br>
<br>
</blockquote></span>
Personally, I use vi/vim with ctags most of the time, and occasionally just use grep and find directly.  I generally don&#39;t use any auto-completion other than automatic indentation (I have a tendency to spend more time fighting with auto-completion than writing code when I actually try to use it).  In general, I would highly recommend not using an IDE for working on kernel code unless you can setup the auto-formatting to be compliant with the coding standards.<br>
<br>
<br>_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><a href="http://vigneshradhakrishnan.blogspot.com/" target="_blank">http://vigneshradhakrishnan.blogspot.com/</a><br></div>
</div>