Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Fabio
Total activity
43
Last activity
November 27, 2018 08:24
Member since
July 23, 2012 23:39
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
15
Activity overview
Posts (10)
Comments (16)
Sort by recent activity
Recent activity
Votes
Created
September 05, 2018 09:34
IntelliJ doesn't use DirectWrite to render fonts (which is used by all the other products you quote). The font rendering system used by Java (GDI) is old and very limited.
Community
WebStorm
Font Rendering
4 votes
Created
January 31, 2013 21:31
Thanks for your answer.Apparently, there is no specifi inspection for those errors. So it seems impossible to disable them.
Community
PhpStorm
SQL inspections shows a lot of false-positive errors in PHPStorm 6
2 votes
Created
November 02, 2018 13:35
It was a mistake. I mixed up bug reports and forums. And as I couldn't find my issue on Youtrack (searching by:me), I thought the issue had been deleted.
Community
IntelliJ IDEA Users
Execute the same query on multiple databases
0 votes
Created
August 18, 2012 06:34
Thank you for your answer.As far as I can read in this thread, this bug will never be corrected. That's too bad because it must be very easy to correct: the variables are recognized by the parser (...
Community
PhpStorm
Change color of PHP variables inside embedded SQL
0 votes
Created
August 12, 2012 11:22
I don't understand. I'm using PHPStorm 4.0.2 and I don't have it in the listAttachment(s):jetbrains_find_in_path[1].png
Community
PhpStorm
Find/Replace in all currently open files
0 votes
Created
August 12, 2012 23:59
To be sure: which version or IDE do you use to be able to replace in open files?PHPStorm EAP? IntelliJ IDEA ?
Community
PhpStorm
Find/Replace in all currently open files
0 votes
Created
February 19, 2013 13:16
It seems that someone has created a plugin to create Groovy scripts:https://github.com/dkandalov/intellij_evalI can't find it when I Browse all plugins in PHPStorm but it seems to be precisely what...
Community
PhpStorm
Create addons with scripts
0 votes
Created
July 16, 2013 12:54
That's exactly my point: classes are not declared as they are called.classes are declared with "Core":class FrontControllerCore extends Controller { ... }But there are instancied without "Core":$co...
Community
PhpStorm
Autocomplete for classes when class name is modified by autoload
0 votes
Created
January 13, 2015 14:08
Generally, how do you prepare text for HTML?Did you try Emmet?Enter :table>tr.row*5>td.cell*3and hit TABYou'll get a full HTML table without having to enter each tag manually.
Community
PhpStorm
Shift+Enter → <br>
0 votes
Created
January 11, 2015 09:08
If you are on the same machine, you don't need totranfer your files from your dev folder to htdocs to make it work. It's useless.Just add a VirtualHost on your apache conf and you'll be able to see...
Community
PhpStorm
mapping local project to local XAMPP
0 votes
Next
›
Last
»