Guido Scialfa
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Created Mark directories as Test keep always changed to Source
I don't understand why but after I set a directory as a Test directory, this is changed after a while to a Source marked directory.It's appear on next software opened not during the same session an... -
Edited Terminal delay after latest upgrade
AnsweredAfter the latest upgrade the terminal doesn't show immediately, instead it take some seconds to appear. Screenshot attached. OS: MacOs El Captain 10.11.6 PhpStorm Version: 2017.1.4 -
Created Css files and comments align on newly version
On newly version of the IDE I notice an issue with the alignment of the inline comments when the setting for "Align values" is set "On colon". The comment doesn't align properly to the selector but... -
Created Restore Default Layout doesn't take care of width
Try this in a multimonitor "Store Current Layout as Default" from Window Move the app window to another monitor with less inches Double click on file tab to close the windows and then restore the ... -
Created Scss Variable is resolved by name, library root take precedence over project files
Hi, I've a project where inside the assets/scss/settings/ I have a file called _colors.scss, within this file there is a variable $color-primary. Same for the library root. When I try to use a ...