PhpStorm 2024.1 Help

Case

Change word casing options.

Item

Description

Word Case

Switch word case of keywords and identifiers. The selected word case is applied automatically.

  • To upper: elements are automatically converted to the upper case.

  • To lower: elements are automatically converted to the lower case.

  • Do not change: The case of elements is left as is.

The Use original case checkbox applies the case that is used for names from the declaration throughout the whole file. For more information about the original case, refer to Apply the original case from the declaration.

Quotation

Add quotation to identifiers.

  • Quote: the identifiers are automatically quoted.

  • Unquote: The identifiers are automatically unquoted.

  • Do not change: The identifiers are left as is.

Last modified: 17 April 2024