Vladimír Čamaj

- Total activity 98
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 26
-
Vladimír Čamaj commented, -
-
Vladimír Čamaj created a post, AnsweredWhere to find my licence key
I have a PhpStorm with perpetual licence. Everything works well. But now I need to install my PhpStorm on my work PC but dont know where to find my licence key. Can somebody tell me where I can fin... -
Vladimír Čamaj commented, -
Vladimír Čamaj created a post, Support for React templates
I need to make React application but the code is highlighted like full of errors. I have some plugins installed for react but still the same. Like on the picture: Is it possible to fix it? What s... -
Vladimír Čamaj commented, -
Vladimír Čamaj commented, -
-
Vladimír Čamaj created a post, PHPStorm blocks port 8080
I need to run php server for YII project on the port 8080. But as I see this port is blocked by PhpStorm. I dont understand it. Why PHPStorm use this port? Second question is how to change it or ho... -
Vladimír Čamaj created a post, Filewatcher to compile ES6 to ES5
I am using file watchers to compile less and minify js files and it works fine. Now I would like to use some features from Ecmascript 6 like import/export/class and then translate it to ES5. Is the...