Vladimír Čamaj

- Total activity 126
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 21
- Subscriptions 33
-
Created Can I get any editor settings?
I restore settings accidentally and lost all tabs, toolbars, file tabs, code formating…..I am searching for some useful settings to import to quickstart. Is there something to download? -
Created How to remove this green field?
I tried some new function in PhpStorm but I am not able to remove this green field from the code. Can somebody tell me how to do it? -
Edited Typescript plugin for Vue3 like Volar in VSCode
I have an aplication which uses Typescript. Everythink works fine without errors till I do not run npm run build. Then console is full of errors from missing and wrong types. Is there a plugin for ... -
Edited Indents mess
I installed new PhpStorm and have a problem with intentation in code. Code was nicely formated before with tabs. Previously I used PhpStorm 2016. Can somebody tell me please what is wrong? Look at ... -
Created Vue file indents in new PhpStorm is broken
I installed new PhpStorm yesterday but the Vue project has broken indents. I am using tabs for indents, but it seems PhpStorm uses 2 spaces. I also try to set up indents in settings → editor → code... -
Created Dont see undo button in menu
Can somebody tell me please why I dont see undo button in menu? I can click on Edit item and there is undo button, but I want to have it on main menu. How can I set it visible? -
Created Git can not create new branch - detected dubious ownership in repository at 'C:/wamp64/www/xxx'
AnsweredHi, can somebody tell mi please why Phpstorm deny creating new branch or push to remote host? It open an alert with textCouldnt create new branch: detected dubious ownership in repository at 'C:/wa... -
Created Where to find my licence key
AnsweredI 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... -
Edited 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... -
Created 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...