L
L
LiteGreen2017-10-15 12:24:47
phpstorm
LiteGreen, 2017-10-15 12:24:47

How to implement a fully portable PhpStorm?

You need to create a fully portable version of PhpStorm on a flash drive.
At the moment, I managed to transfer the config files to one folder by editing the \PhpStorm\bin\idea.properties file.
idea.config.path=${idea.home}/config
idea.system.path=${idea.home}/system
However, the problem remains that when connecting to the server, PhpStorm still creates a .ssh folder on working drive C:\Users\...\.ssh , which, if I'm not mistaken, stores access to this connection.
Unfortunately, it was not possible to figure it out, and to make sure that PhpStorm, except for a flash drive, does not leave traces of its work anywhere else.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question