Sublime Forum

Plugin for autocompletion

#1

Hi
There is a plugin for sublimetext to autocomplete php attributes? I know there is for example codeintel, but i need autocomplete like that:

$conn->setAttribute(PDO::ATTR_ERRMODE)

i would like that sublime will suggest autocomplete for me PDO::ATTR_ERRMODE when i write PDO:ATT…

is there something like this?

0 Likes