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