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
March 24, 2017 19:39
Hi there, For what elements/window are you trying to change the font size? Terminal (since you have that window in background)? If so -- check it under "Console Font" and not just "Font" If it's ab...
Community
PhpStorm
Php Storm 2017.1 --- Font Size Tiny and Will Not Change
-1 votes
Edited
December 10, 2016 17:54
There is no bug -- either press "Arrow right" key or click on that triangle button on the right to open that sub menu.
Community
WebStorm
Any typo warning suppression by line (e.g. with //noinspection)?
-1 votes
Edited
December 10, 2016 17:16
Hi there, //noinspection SpellCheckingInspection just before that line. P.S. You can always do it yourself via "Quick Fix" menu (Alt+Enter or light bulb icon) P.P.S. On related note: https://youtr...
Community
WebStorm
Any typo warning suppression by line (e.g. with //noinspection)?
-1 votes
Created
March 19, 2014 11:11
Hi there,IDE does NOT follow the if-then-else branching logic (which is difficult to implement properly even in more appropriate languages like PHP/JavaScript itself) and treats content as is .. wh...
Community
WebStorm
phpstorm 7 smarty-like statements in embedded javascript (in html template)
-1 votes
Created
May 16, 2013 22:50
Hi there,Can you keep all LESS files in single folder? I mean -- separate themes ... but one folder: instead of less/styles.less and less/pages/page.less can you just have less/styles.less and less...
Community
WebStorm
How to use file watchers with nested folders and relative paths?
-1 votes
Created
May 24, 2015 10:27
Hi there,I may only suggest trying dedicated Surround Live Template -- should work.https://confluence.jetbrains.com/display/PhpStorm/Live+Templates+%28Snippets%29+in+PhpStorm#LiveTemplates%28Snippe...
Community
WebStorm
Faster way to surround a block of HTML with tags, and auto indent?
-1 votes
Created
September 14, 2012 22:08
Hi Marc-Andre,It is not currently possible to do that automatically. I have no idea how useful (or useless) it can be -- feel free to submit new Feature Request ticket on Issue Tracker here: http:/...
Community
PhpStorm
Hide specific lines in code
-1 votes
Created
September 15, 2012 03:11
Why do you need such extensive logging for every line of code? Maybe it will be better to just debug the issue in normal way? If something failing in your code it cannot be happening everywhere, ot...
Community
PhpStorm
Hide specific lines in code
-1 votes
Created
March 13, 2013 15:24
Hi there,No.http://youtrack.jetbrains.com/issue/IDEABKL-6460P.S.If you use this IDE for a while, you will get used to this (which means you may change some of your habits a bit) .. and quite likely...
Community
PhpStorm
saving changes when closing a tab
-1 votes
Created
April 23, 2013 20:20
Settings | Code Style | PHP | Wrapping and Braces | Function call arguments | Align when multiline = unchecked
Community
PhpStorm
PHP Styling -- Indent inside Array() initializer
-1 votes
«
First
‹
Previous
Next
›
Last
»