Sublime Forum

Fuzzy matching for auto-complete suggestion in PHP

#1

I could use some help setting up fuzzy matched auto-complete suggestion in Sublime Text 4.

What I’m looking to achieve

I’d like to only have to type the variable name (sans the “$”) and have my variable show up in the auto-complete suggestions (preferreably up top as is currently the case when I my input starts with the “$”)

Demo

Config

I have Sublime-LSP installed with LSP-intelephense

0 Likes

#2

Just bumping this thread.

Would anyone (maybe the master @OdatNurd) be able to help me figure this one out?

0 Likes