PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Platform Properties Reference'

Last modified: 11 February 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.

---