PyCharm
 
Get PyCharm

Platform Properties Reference'

Last modified: 08 April 2024

The idea.properties file can include both settings that are specific for the IntelliJ platform and any other relevant properties. To configure platform properties, on the Help menu, click Edit Custom Properties.

You can use macros with any property name to insert its value, for example, use ${user.home} to specify paths relative to the user's home directory.

---