Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
R Dooyeweerd
Total activity
6
Last activity
February 22, 2022 07:23
Member since
February 14, 2022 12:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
0
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
February 22, 2022 07:23
It takes pretty long before PhpStorm is picking up the changes that Stylelint (order of properties) made to the scss files If you take focus to another window it reloads the file directly after c...
Community
PhpStorm
How to "auto reload" file after external changes
1 vote
Edited
February 14, 2022 20:30
plus webpack is not a tool that is typically set up as a file watcher Not sure which projects i have been working on then for the last few years then but every project i have been working on used...
Community
PhpStorm
How to "auto reload" file after external changes
0 votes
Created
February 14, 2022 16:32
And the "most likely solution" would be? Maybe i'm just being stupid but is there any documentation on HOW this should work and get it performing properly with a pretty common build tool like Webpa...
Community
PhpStorm
How to "auto reload" file after external changes
0 votes
Edited
February 14, 2022 16:18
I changed it a bit but i'm still not happy with the performance compared to what i had in VS Code. It takes pretty long before PhpStorm is picking up the changes that Stylelint (order of propertie...
Community
PhpStorm
How to "auto reload" file after external changes
0 votes
Created
February 14, 2022 14:31
Any suggestions on a clean instruction how to set up a file watcher? Because what i'm having now takes ages to run compared to just running ```npm run dev``` from a VSCode terminal window and let W...
Community
PhpStorm
How to "auto reload" file after external changes
0 votes