charlesweb
- 活动总数 51
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 13
- 订阅数 7
-
创建于 PHStorm freezes on Linux with WSL, I don't know which system to use anymore with Windows and WSL.
Hello, I am very desperate, I don't know if I have to change my PC or what the hell to do. I have installed PHPStorm in WSL2 with GWSL, and the only thing I have to do to open PHPStorm is to run th... -
创建于 Super Slow autocomplete for Javascript
Hello, I am already desperate. It's amazing how a simple document.......querySelector, takes like a minute. I've been like this for a year with this crap, which makes me in my work much slower. Is ... -
已编辑于 Global app object in twig
I'm trying to have the object "app" autocomplete in twig and be able to have "app.user.username" in the autocomplete, I've tried thousands of ways, and it doesn't seem to work. Please can you help ... -
已编辑于 Unexpected result with embed terminal and gulp run
Hello, As I commented in my last thread I use Windows 10 with Cgywin as a terminal for PHPStorm, the terminal works well under PHPStorm even install some utilities of cgywin as the utility 'rf' to ... -
创建于 Bash History in Windows with Cygwin
已回答Is there any way that cygwin remembers the commands executed in the folder of the project executed with PHPStorm. For open cygwin I use the following command in the terminal options, is there anyth... -
创建于 Support for dinamyc Twig template with comments
Hello, Right now I'm in a project that is CMS, in which the path for the template is dynamic. Example: There is some way to fix it so that it does not show this error, and can use autocomplete... -
创建于 include variable in function autocompleted
It is possible that when I write an autompleted function beside a variable, that variable will be included in the parentheses of that function that has been generated. Example: Writing ucfirst besi...