lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 24 Nov 2014 11:00:21 -0500
From:	Austin S Hemmelgarn <ahferroin7@...il.com>
To:	Andrey Utkin <andrey.krieger.utkin@...il.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	kernelnewbies <kernelnewbies@...nelnewbies.org>
Subject: Re: Your editor/IDE settings for autocompletion and other easiness

On 2014-11-21 22:58, Andrey Utkin wrote:
> (I was asked to research this topic to help students. So please ignore
> this topic if all you want to say is that it is OK to code in editor
> without autocompletion and any other integration, and that there's LXR
> website. We all know that.)
>
> Dear kernel developers,
> if you have a minute, please share
> - what's your configuration for editor integration with sources tree?
> (the opposite is "just using any editor")
> - which IDE/editor handiness options except autocompletion are
> possible to obtain while developing kernel code, and which options do
> you use?
>
> If you don't use any special configuration, feel free not to reply.
>
> Thanks!
>
Personally, I use vi/vim with ctags most of the time, and occasionally 
just use grep and find directly.  I generally don'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.


Download attachment "smime.p7s" of type "application/pkcs7-signature" (2455 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ