Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dave Stewart
Total activity
187
Last activity
January 23, 2026 12:56
Member since
April 05, 2016 14:32
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
47
Activity overview
Posts (41)
Comments (92)
Sort by recent activity
Recent activity
Votes
Edited
January 19, 2017 11:59
Hi Elena, I meant specifically to media query breakpoints like max-width etc: @include breakpoint($mobile-break) { margin-bottom: $unit * 4; } Unfortunately on larger / longer projects with man...
Community
WebStorm
Is there any tooling around SCSS variables / breakpoints?
0 votes
Created
November 04, 2016 14:09
Hey Andriy, Thanks for the input :) The reason we do the text search, is that it's usually in response to a browser error, so we find the element on the page with Chrome's inspector, then back in P...
Community
PhpStorm
Is there a better workflow to find scripts using templates?
0 votes
Created
October 05, 2016 14:18
Crikey, that's a long ticket! Thanks :)
Community
WebStorm
Feature Idea: better Manage Project dialog
0 votes
Created
September 29, 2016 16:32
Hey Andriy, Sorry about that! I'll do that. Thanks very much for your insight and reply, Cheers, Dave
Community
PhpStorm
PHPStorm 2016.2 - Open Files scope - does it exist?
0 votes
Edited
September 29, 2016 15:58
Ahhh.... Does that not extend to the Project pane? I have Changed Files, but not Open Files, or Selected Files - which would be AWESOME for minimising clutter!
Community
PhpStorm
PHPStorm 2016.2 - Open Files scope - does it exist?
0 votes
Created
September 15, 2016 16:14
Brilliant. Thanks for helping me understand this :)
Community
PhpStorm
Fix linting errors for SCSS files where global variables are used
0 votes
Edited
September 15, 2016 15:48
OK, I see. Does that mean if it a) sees a variable / mixin reference and b) detects a same-named source anywhere in the project it assumes it's going to otherwise be declared as a global? Will it s...
Community
PhpStorm
Fix linting errors for SCSS files where global variables are used
0 votes
Created
September 15, 2016 12:17
Thanks Elena I will. I'm 99% sure I'm not going crazy, and this is what happened! I suspect it has something to do with setting up a new project configuration, so won't be seen 99.999% of the time.
Community
PhpStorm
Standard JS Linter settings
0 votes
Edited
September 14, 2016 15:02
Hey Dmitry, nope, it's seeing the parent folder. This works: @import "/node_modules/compass-mixins/lib/_compass.scss";@import "../../node_modules/compass-mixins/lib/_compass.scss"; I'm not famili...
Community
PhpStorm
Using LibSass PHPStorm without linting errors
0 votes
Created
September 14, 2016 14:37
They're separate issues TBH: This one is about global variables. The other is about getting PHPStorm to understand that compass mixins like `breakpoint()` mixin should come from the local `node_mo...
Community
PhpStorm
Fix linting errors for SCSS files where global variables are used
0 votes
«
First
‹
Previous
Next
›
Last
»