IDE setup and development features?

From: Mori Bellamy <mori(at)invoked(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: IDE setup and development features?
Date: 2018-10-09 21:39:42
Message-ID: CANfOtwxcKnFPhVG2ac6Fwa4f0_NVHCsOeHh4oUe0G3cquCBoGw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I'd like a few features when developing postgres -- (1) jump to definition
of symbol (2) find references to symbol and (3) semantic autocompletion.

Was wondering if anyone has had luck getting these three set up for any IDE
or editor configuration? Personally, I can confirm vim + ctags seems to
work for (1).

--
Thanks,
Mori

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Eren Başak 2018-10-09 21:41:56 Re: IDE setup and development features?
Previous Message Tom Lane 2018-10-09 21:39:09 Re: [HACKERS] removing abstime, reltime, tinterval.c, spi/timetravel