StragaSevera
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Errors in freshly generated build.gradle.kts
AnsweredI 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... -
Created Tests with "auto-test" option stop rerunning when I run a rake task
AnsweredFor 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... -
Created Is there a way to always use system notifications?
AnsweredI'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...