0

I am working on PHP files in Sublime Text 3 (Stable channel, build 3103) with the phpfmt plugin.

I have started to see this error message as I type, it was not there yesterday.

phpfmt "autocomplete database not found"

What is this and how can I fix it?

1 Answer 1

0

You need to build the autocomplete database.

Open the command palette by pressing ctrl+shift+p or cmd+shift+p.

Select 'phpfmt: build autocomplete database' from the list.

Enter a location for the database file, typically the root directory of your project.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.