Re: IDE setup and development features?

Поиск
Список
Период
Сортировка
От Mateusz Starzycki
Тема Re: IDE setup and development features?
Дата
Msg-id CABau5LWAt1tD+SHF-Vi0VPSGuQD9ZzTHgGFWndOh+sy0yAY0AA@mail.gmail.com
обсуждение исходный текст
Ответ на RE: IDE setup and development features?  ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>)
Список pgsql-hackers
I have also heard god things about rtags but havent used it yet.

I have used the YCM and I must say as much as sometimes it is pain to set up right, it is well worth it.

On Wed, Oct 10, 2018 at 2:28 AM Tsunakawa, Takayuki <tsunakawa.takay@jp.fujitsu.com> wrote:
From: Mori Bellamy [mailto:mori@invoked.net]
> I'd like a few features when developing postgres -- (1) jump to definition
> of symbol (2) find references to symbol and (3) semantic autocompletion.

For 1), you can generate tags like:

[for vi]
$ src/tools/make_ctags
[for Emacs]
$ src/tools/make_etags

Cscope works for 2).


Regards
Takayuki Tsunakawa

В списке pgsql-hackers по дате отправления: