dipperdolphin

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 8
-
Created Unresolved reference - anyway to get it to ignore?
Hi all, Getting an unignorable error on these two imports - they work in production and there is no need to change them. How can I go about getting PyCharm to ignore them? Thanks! -
Created Minify HTML?
Hi all, I already use the CSS minifier and it works great. Was wondering if there was something the same but for HTML?Thanks -
Created Suppression inspection for a file?
Hello, I am using PHPStorms file watcher to automatically compress CSS as explained in a help article. How can I prevent the .min file from showing errors and ignore it in inspections? Thanks -
-
-
Created PHPStorm not recognising existing SQL entry?
I am getting a warning that it does not exist. However, in DataGrip: I have tried using alt+enter to add it, however it does not work. Thanks in advance! -
Created Automatically grouping @media in CSS at the bottom of a file?
Hi all, I am re-writing an old site for a client and have found that the @media queries are scattered around in a CSS file. Is there any way to get PHPStorm to automatically group them at the botto...