Dave Stewart

Avatar
  • Total activity 187
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 7
  • Subscriptions 47
  • Created

    Is there any tooling around SCSS variables / breakpoints?

    Aside from code complete, is there any tooling around SCSS variables? I was thinking something like panels for colours, fonts, and especially breakpoints. With the amount of variables that build up...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Is there a better workflow to find scripts using templates?

    I'm working on a project with a LOT of template files, usually mapped 1:1 to script files.   When fixing bugs, we do a text search for some text that might be in a template, then work backwards to ...
    • 3 followers
    • 3 comments
    • 0 votes
  • Edited

    PHPStorm showing completions from other (same-named) JS class that is not in scope

    Hi, I'm not sure if this is something that can be solved, or not.   I have a custom JS class in my application called ArrayMap. I import it explicitly at the top of my file. However, in my autocomp...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Feature Idea: better Manage Project dialog

    Hello,I don't expect to see this post gain much traction, but I thought it would be interesting to post anyway.I would love to see the Manage Project dialog get a little love:       It's currently...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    PHPStorm 2016.2 - Open Files scope - does it exist?

    So I asked this question a while ago, "is there an open files scope?" and it seemed like there wasn't. But I've just checked the 2016 help, and it looks like it's been included! https://www.jetbra...
    • 2 followers
    • 4 comments
    • 0 votes
  • Edited

    Fix linting errors for SCSS files where global variables are used

    I've generally followed the "import variables at the top of the file" workflow for working with SCSS files in PHPStorm, mainly to quieten the linting errors that PHPStorm shows.However, I've just j...
    • 3 followers
    • 6 comments
    • 0 votes
  • Created

    Using LibSass PHPStorm without linting errors

    Hello, I've just started a new contract, and they're using LibSass rather than the standard Ruby setup. The top of their main.scss file has the following: @import "./node_modules/compass-mixins/lib...
    • 3 followers
    • 9 comments
    • 0 votes
  • Created

    Standard JS Linter settings

    Hello, I've just turned up for a new contract, and they're using the Standard JS linting style:   https://github.com/feross/standard Is it possible to get this as a file I can import to the JavaScr...
    • 2 followers
    • 10 comments
    • 0 votes
  • Edited

    Two finger scrolling and panning in Windows 10

    I'm considering buying the new Dell XPS 13 with precision touchpad, and I tried one out today. Unfortunately, I couldn't get the PHPStorm editor window to scroll or pan properly; it didn't go horiz...
    • 3 followers
    • 3 comments
    • 0 votes
  • Edited

    "Open Files" scope

    I've just discovered the Changed Files scope - what can I say - genius! But is there an Open Files scope? I can't tell you how useful it would be to be able to see my currently-open files, within a...
    • 2 followers
    • 3 comments
    • 0 votes