主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Álvaro González
活动总数
178
最后的活动
2026年02月18日 17:12
成员加入日期
2010年07月23日 16:48
关注
0 名用户
关注者数
0 名用户
投票数
32
订阅数
57
活动概览
帖子(30)
评论(59)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月05日 18:40
The only role that WSL2 plays in your setup is to provide a Linux VM for Docker, you can basically ignore it. The paths that matter are d:/source (IDE) and /www/html/source (web server).
社区
PhpStorm
Directory mappings between local server and source code
0 票
创建于
2021年03月28日 18:01
Do I have to assign it to a drive(Z:)? or do I have to access it through \\wsl$.? Because through \\wsl$.PHPStorm doesn't detect anything. If you run PhpStorm natively under Windows you should be...
社区
PhpStorm
PHStorm freezes on Linux with WSL, I don't know which system to use anymore with Windows and WSL.
0 票
创建于
2021年03月23日 18:01
I also have a question, which may have better performance to mount WSL like http://prntscr.com/10st86v and access PHPStorm as if it was another normal directory (I'm sure I'll run into user permis...
社区
PhpStorm
PHStorm freezes on Linux with WSL, I don't know which system to use anymore with Windows and WSL.
0 票
创建于
2021年03月23日 17:53
What kind of a Docker interpreter are you using, a Docker one or a Docker Compose one? I guess the latter (I need docker-compose to build the image). If remote PHP interpreters aren't supported I...
社区
PhpStorm
Using scratch files in WSL2 + Docker setup
0 票
创建于
2021年03月11日 09:51
You can ignore this. A colleague had added this line to .hooks/pre-commit.sh for whatever the reason: git add "docker-compose.yml"
社区
PhpStorm
Unchecked file in non-active changelist gets committed to Git anyway
0 票
创建于
2021年02月22日 14:43
I've unfortunately discovered that hosting your files in the Windows host is not even an option. If you use the WSL2 backend you hit this bug and file system breaks. If you use the Hyper-V backend ...
社区
PhpStorm
Where you keep your code when using Docker on Windows
0 票
创建于
2020年04月15日 18:00
May I suggest you avoid string concatenation altogether, as in this example? $SQLQuery = "DELETE FROM personnes WHERE per_id = $id"; This way PhpStorms understands your query as a whole and you ...
社区
PhpStorm
[Solved] SQL Syntax in PHP code
0 票
已编辑于
2020年04月15日 17:49
Thank you very much, nothing's too obvious for everybody. Windows scaling is the first thing I changed (the default 150% was too small for me so I set it to 170% in the advanced input, which in tur...
社区
PhpStorm
Guidelines for 4k displays on Windows
0 票
创建于
2019年12月02日 17:38
On Windows you can use Alt+blah mnemonics. No idea if it's similar in Macs:
社区
PhpStorm
Keyboard Shortcut for Text Replace
0 票
创建于
2019年11月17日 09:43
Your screen-shot shows you do have a CLI interpreter (specifically 7.2.2). But the CLI interpreter is only needed for command-line scripts. If Chrome and Apache are involved I presume you are build...
社区
PhpStorm
How to install CLI interpreter to open a php file?
0 票
«
第一页
‹
上一页
下一页
›
最后
»