Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Daniel
Follow
New posts
New posts and comments
Total activity
18
Last activity
May 31, 2022 14:32
Member since
December 16, 2010 12:00
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
May 31, 2022 14:32
The problem was with Windows Deffender firewall which blocks my connection.I setup this like here:
Community
PhpStorm
Setting up debugging with XDebug 3 and WSL2
0 votes
Created
May 31, 2022 14:15
It stop working.My xDebug configuration:zend_extension=xdebug.soxdebug.idekey = PHPSTORMxdebug.mode = debug; xdebug.discover_client_host = truexdebub.remote_enable = 1xdebug.client_port = 9003xdebu...
Community
PhpStorm
Setting up debugging with XDebug 3 and WSL2
0 votes
Created
April 15, 2022 05:39
after add folder mapping it started working
Community
PhpStorm
Setting up debugging with XDebug 3 and WSL2
0 votes
Edited
April 14, 2022 20:14
I have Windows 11 + WSL2 with Ubuntu.My development file are located on ubuntu server.My configuration:zend_extension=xdebug.soxdebug.idekey = PHPSTORMxdebug.mode = debug; xdebug.discover_client_ho...
Community
PhpStorm
Setting up debugging with XDebug 3 and WSL2
0 votes
Created
June 23, 2015 11:34
I used thisHere is how to do this for the original request:1) Open Settings|Language Injections2) Click [+] and choose "Generic Smarty"3) Choose "JavaScript" in "ID:" field4) Write the following pa...
Community
PhpStorm
Two or more code type in one file
0 votes
Created
June 23, 2015 11:30
As I writed I can use only plain javascript in this file so right now I do not have any idea how to use language injection with it
Community
PhpStorm
Two or more code type in one file
0 votes
Created
June 23, 2015 11:18
hmmm and what aboout this function?https://youtrack.jetbrains.com/issue/WI-8114
Community
PhpStorm
Two or more code type in one file
0 votes
Created
June 23, 2015 11:05
something like this but I have much more such files.Is there some comment tag for example:// @lang: JavaScriptor can I configure that all files with .tpl are smarty and can have JSnow I can configu...
Community
PhpStorm
Two or more code type in one file
0 votes
Created
October 28, 2012 20:19
After download code from server I get something like this below.After everyline of code is one empty line. Code is mixed with css, html and PHP.I am terribly annoyed with it and I can not imagine m...
Community
PhpStorm
Remove empty lines from code
0 votes