Setting.settingByPath

returns setting by path like "editors/sourceEditor/tabSize", creates object tree "editors/sourceEditor" and object of specified type if part of path does not exist.

class Setting
settingByPath
(
string path
,,
bool createIfNotExist = true
)

Meta