David E
- 活动总数 59
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 20
-
David E 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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?