Tunisoft Solutions
- 活动总数 174
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 33
- 订阅数 44
-
创建于 Console color
Hi, When I run an external tool, the console shows no colors This screenshot shows the difference between the console and the terminal Is there a solution/workaround? Cheers -
已编辑于 [SOLVED] Lost all configuration after last update
Hello, After today's update, PhpStorm lost all config I have two folders /home/user/.PhpStorm2018.1 /home/user/.PhpStorm2018.2 But I cannot import these settings because it says "Cannot find file '... -
创建于 Phpstorm hangs after a right click
Hi, My IDE hangs when I right click an editor tab or in the editor or in the file tree Is this a know issue? How can I avoid it? Thank you I'm on Debian PhpStorm 2018.1.4Build #PS-181.5087.24, buil... -
创建于 Lost some php intentions after disabling plugins
Hi, I uninstalled a number of plugins to increase performance but then I seem to have lost the ability to generate a class method from usage So after hitting alt+enter, I don't get the usual intent... -
创建于 Registering PhpStorm
已回答Hi, I can't find a way to enter my license details in PhpStorm EAP Is it possible to register the EAP version? Cheers PhpStorm 2018.1 EAPBuild #PS-181.3986.12, built on February 28, 2018PhpStorm EA... -
已编辑于 Emmet & font-size
Hello, It's strange that "fsize" doesn't return font-size but font-style insteadI also tried "fonsi" "fsi" and got the same result Is it an issue with Webstorm or with a 3rd party lib? Can you repr... -
创建于 Cyclic completion improvement
Hello, I use cyclic completion a lot but I found one inconvenience, It would be better if it was session based for example. That way, a word would still be suggested although the file has been clos... -
创建于 Expand live template inside file template
Hello, Is there an easy way to include a live template and make it expand on new file creation? I created a live template named "copyright" which contains a year variable and I want to include ... -
创建于 Hide menu bar
Hello, I want to hide the menu bar (File - Edit - ...) Is that possible in phpstorm? Thank you -
创建于 Mouse over property doesn't show value in debug mode
已回答Hello, When I mouse hover "height" in "$this->height", I don't get a value tooltip I have to select "$this->height" in order to view the value What am I missing? Is there an option I should enable?...