Francis24
- 活动总数 54
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 14
-
已编辑于 How to make database console commands appear on sql-file editing
已回答Some days ago somehow i made appear the database console directly inside a .sql file: This is very useful, as i can immediately run the sql-commands in the file without copying them to the exter... -
已编辑于 PhpStorm 2017.1: is it possibile to change the color of this javascript identifier?
As i'm stuck with this bug: https://youtrack.jetbrains.com/issue/WEB-26457 I'm searching for a work-around for my very-annoying issue. i'd like to know if, in some way, i could change the color of ... -
创建于 Javascript Fonts color problem with PhpStorm 2017.1
I've a strange problem since 2017.1. In JS i've set my main text of a blue color. Now as of 2017.1, some of my function/properties font are displayed in black, while in 2016.3 they were correctly i... -
已编辑于 PHPStorm 2016.3: sql generic dialect needs database prefix to autocomplete tables and colum names
In Phpstorm 2016.1 i had the 'generic' SQL dialect for all of my project's files and i was able to auto-complete mysql table names and fields in PHP snippets by referencing directly the table. Exam...