Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Andriy Bazanov
Total activity
14631
Last activity
April 16, 2026 07:14
Member since
July 22, 2010 13:43
Following
0 users
Followed by
2 users
Votes
768
Subscriptions
5209
Activity overview
Posts (1)
Comments (8653)
Sort by recent activity
Recent activity
Votes
Edited
January 26, 2019 00:50
Hi there, Yes, PhpStorm supports Emmet abbreviations, implemented using Live Templates. Just type ![TAB] (for generic one) or html:5[TAB] for HTML 5 one etc. You can check & edit all available Live...
Community
PhpStorm
<!DOCTYPE> auto complete!
2 votes
Created
January 23, 2019 22:57
This comes from 3rd party Laravel Plugin plugin My guess, it allows to use another namespace instead of default "App\Http\Controllers" (check RouteServiceProvider class).
Community
PhpStorm
Not seeing what Laravel Router Namespace will do
2 votes
Edited
January 13, 2019 11:39
Hi there, 1. As far as I see it from your screenshot, it actually works. Do you want to see template.min.css file? If so -- expand template.css in Project View panel (the triangle next to the file ...
Community
PhpStorm
Filewatcher doesn't show new files
2 votes
Edited
December 08, 2018 20:08
Hi there, What exactly does not work? My best guess so far .. is that IDE doe snot offer code completion after "$this->driver->" or "$this->browser->". If that's so -- provide proper typehints to ...
Community
PhpStorm
A small issue, phpstorm not finding a function.
2 votes
Created
December 07, 2018 19:17
>... or perhaps it's just the param name :-? Correct -- if you look at those function declarations (how those params are declared in PhpStorm stubs -- Ctrl+Click to get there) that $_ is used as a ...
Community
PhpStorm
What is "_:" ?
2 votes
Edited
December 04, 2018 20:54
Hi there, Seems to be specific to .ini files only (I mean: files associated with file type provided by Ini4Idea plugin) https://youtrack.jetbrains.com/issue/WI-43653
Community
PhpStorm
Go to file (ctrl + shift + n) no longer shows path (2018.3)
2 votes
Edited
November 15, 2018 19:38
@Erkki Lepre There might be a setting in OneDrive that causes it (the initial issue / root cause). Basically, it allows to store those files in the cloud ONLY and download to local disk only on dem...
Community
WebStorm
Webstorm deployment settings get lost everytime I open WebStorm
2 votes
Created
November 13, 2018 13:06
@Adrian Vieceli Use "Refactor | Rename" on a file (e.g. invoke from Project View panel).
Community
PhpStorm
Debugger opens wrong html file
2 votes
Created
November 08, 2018 15:43
@Hammer Software >Why does WebStorm exist if PHPStorm can do everything WebStorm can do? Cheaper? Not everyone will need other (server side) languages? Plugins installed by default that rarely need...
Community
PhpStorm
difference between phpStorm and WebStorm
2 votes
Created
October 19, 2018 12:50
Hi there, Based on your screenshot... that looks like custom plugin in place (that does it specifically for braces; e.g. "Nested Brackets Colorer") .. or perhaps "Material UI Theme" plugin interfer...
Community
PhpStorm
phpstorm default ide setting is overriding language default setting
2 votes
«
First
‹
Previous
Next
›
Last
»