Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Talk:Setting up PhpStorm

From MoodleDocs
Revision as of 12:04, 3 January 2018 by Sardor Sharapov (talk | contribs) (Question about general settings)

If you are a happy user of PhpStorm, please consider voting for https://youtrack.jetbrains.com/issue/WI-16205

It covers automatic detection of dynamic database prefixes in SQL string like "SELECT * FROM {users} WHERE id=?"

Although those warnings in PhpStrom about SQL errors are not real "errors" but they add noise to the other warnings and you might miss a real error/warning...

I don't understand "Strip trailing whitespace from "Modified Lines" in "Preferences / IDE Settings / Editor"". What does it mean? Should we select "Modified lines" or None.