-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 17.0.1
-
None
qtc creates directories with the pattern ~/.config/QtProject/qtcreator/pylsp/Python */ for the auto-installed language server. this is a completely bogus location, as these are positively not config files.
$XDG_CACHE_HOME would be probably the right base directory.