Danko
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Prevent fsnotifier on running on a directory/mount?
AnsweredThere's a number of posts about getting fsnotifier to work on network mounts, I have an opposite problem.I have a symlink in the project directory to an overlayfs mount, which itself overlays an s... -
Edited Making WebStorm supply correct JSX attributes for Preact project
Hi, When using WebStorm with TypeScript and React it will correctly autocomplete attributes as "className" and "onClick". However I'm working with Preact right now and it keeps not only suggesting ...