erichard / SublimePHPCompanion

A Sublime Text plugin that provides cool stuff for PHP 5.3+ coding session.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curiosity

opened this issue · comments

Hi @erichard, how are you doing?

I was reading your README.md before trying the package and saw that you switched to vim.
As I'm a ST and vim user I wonder why you choose to switch to vim. Can you have better code completion with php through vim? If yes, can you say how? ctags of something like that?

Thanks in advance =)

Hi @gabrieltigre. Sorry for my late response.

In fact I'm still in the process of switching, it's so hard to change our code habits! I have a very good efficiency with ST but I try to push further.

I'm not a huge fan of completion but I use lvht/phpcd.vim for core PHP completion and universal ctags for project related completion.

What I really use is snippets, keybinding and macro. Vim is pretty good for all of this, so I'm trying, I really do 😄

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.