David E

- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 20
-
David E created a post, 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? -
David E created a post, 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. -
David E created a post, 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? -
-
David E created a post, 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... -
-
David E created a post, 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. ... -
-
David E created a post, 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... -
David E created a post, 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?