Francis24
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 14
-
-
-
Francis24 created a post, Why can't i make generics work on phpstorm ?
Hello, i've phpstorm 2023.2.2 and i'm trying to make a base generics example work, but without succes. The example is taken directly from this Jetbrain's video:https://www.youtube.com/watch?v=uLX1Z... -
Francis24 commented, -
-
Francis24 commented, -
Francis24 created a post, background color for blade directives has changed
After the update to 2023.1.4 i'got a problem. The background color for the blade directives overflows the directive and spans until the next line of code. you can see the difference in the attached... -
Francis24 created a post, IDE sometimes loses track of TODO items
sice i've upgraded to 2022.1 version i have a strange bug with TODO line comments. When i create the TODO all is ok, but, sometimes, when i change the active file and come back to the one with the ... -
-
Francis24 created a post, Automatically use a default data source in a new .sql file
On phpstorm 2022.1 when i create a new .sql file there is no default session and no data source attached to it. So i need to use 'attach session' every time a new file is created (i use many of the...