Hacker News new | ask | show | jobs
by M4v3R 4876 days ago
That looks really great! Does it work with PHP? That's my tool as of now, soI would really appreciatedif it could provide suggestions for it.
2 comments

Yes, quoting from the article: "All of the above works with any programming language because of the identifier-based completion engine. It collects all of the identifiers in the current file and other files you visit and searches them when you type (identifiers are put into per-filetype groups)."
No. It only uses keyword completion (`<C-n>`/`<C-p>`) for anything that is not C, C++, Obj-C.