StragaSevera
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
StragaSevera created a post, AnsweredErrors in freshly generated build.gradle.kts
I have a problem with IntelliJ showing a lot of errors in a `build.gradle.kts` file, even though its content is perfectly valid.Just for test, I created a new, fresh Kotlin project via IntelliJ - a... -
-
StragaSevera commented, -
StragaSevera commented, -
StragaSevera created a post, AnsweredTests with "auto-test" option stop rerunning when I run a rake task
For some reason, when I set my tests running with a "Auto-test" option, they stop rerunning when I use any rake task (like so: Tools -> Run Rake task -> db:migrate -> make any change in my files an... -
StragaSevera commented, -
StragaSevera commented, -
-
StragaSevera created a post, AnsweredIs there a way to always use system notifications?
I'm used to system notifications that are sent by tools like Guard (libnotify-like) - they can be customized, placed in the preferable corner of the screen (top right), et cetera, et cetera. It see...