David E

Avatar
  • Total activity 59
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 20
  • Created

    PostCSS Support

    I'm using the Mantine framework in my project including PostCSS. How do I get Webstorm to understand the light-dark and rem functions exist? 
    • 13 followers
    • 17 comments
    • 9 votes
  • Created

    2020-1 HTML data tags

    Just upgraded to 2020-1 and now the data tags in my HTML are being flagged as erroneous.  Admittedly it's within XSLT but it was fine in older versions.  
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Mark Directory As... IDE forgets this

    I keep marking my unit test folder as "Test Sources Root" but when I exit the project and return it never remembers it.  Does anyone have any suggestions as to why this might be?
    • 4 followers
    • 3 comments
    • 0 votes
  • Created

    Docker + PHPUnit

    I've got my project set up using Docker Compose. I've configured PHPStorm to use PHPunit within my container. I can start a debug session and it fires up PHPUnit correctly and I can step through th...
    • 5 followers
    • 3 comments
    • 1 vote
  • Created

    MySQL - wrong data source

    I've switched to a different database (vegas2 in my diagram), but PHPStorm is not prompting with table names from the new source. How do I force it to use the new source? It is the default schema. ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    LESS file watcher

    PhpStorm 2017.1 EAPBuild #PS-171.2455.9, built on January 18, 2017 My file watched seems to have stopped working. I keep getting 12:01 LESS CSS Compiler: bunker.less was modified, but didn't change...
    • 4 followers
    • 4 comments
    • 0 votes
  • Created

    Sync doesn't work

    Using MariaDB. I add a table via a script. I click sync in Datagrip and nothing happens. It doesn't refresh the schema. Any ideas anyone?
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    MySQL/MariaDB parsing problem

    I have a stored procedure created in an .sql file:DROP PROCEDURE IF EXISTS sp_groups_saveGroup;DELIMITER //CREATE DEFINER = INVOKER  PROCEDURE sp_groups_saveGroup(          IN in_groupId INT UNSIGN...
    • 1 follower
    • 0 comments
    • 1 vote
  • Created

    Vagrant/VirtualBox issue

    Hi all.  I've got a new virtual box up and running via vagrant. I can't however set up the remote interpreter correctly.VBoxManage is in my path on my Mac. I'm struggling to see how to resolve this.
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Less Profiles no longer available in in EAP? (ps-142.4491)

    In the latest EAP release, there's no "Other Settings" in the preferences and all my LESS Profiles have disappeared?Is this intentional? Do I now have to build manual file watchers?
    • 1 follower
    • 1 comment
    • 0 votes