charlesweb
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 13
- Subscriptions 7
-
Created 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... -
Created 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 ... -
Edited 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 ... -
Edited 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 ... -
Created Bash History in Windows with Cygwin
AnsweredIs 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... -
Created 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... -
Created 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...