Nikita Bobko
Nikita Bobko
I'd not say that it's duplication. Look at the latest screenshot. First `describe` in `MyEventSpek` goes without any string interpolation or loops. But even in spite of this there is...
Workaround for ones who are interested in it. I created a wrapper script that makes `dragon` window sticky: ``` #!/usr/bin/env bash set -e # Exit if one of commands exit...
Plugin is compatible with IntelliJ IDEA 2019.1 — 2019.1.3 (rc). I've managed to install it in IntelliJ IDEA 2019.1. I guess that you've used some previous version. @aristotll check it...
@duckladydinh if I got it correctly some of your dependencies are missing "-sources.jar". Couldn't the issue be resolved by configuring your Bazel build so the sources would be included? If...
> If you have the interface and the implementation in your workspace, regardless of whether you have KDoc in the interface or not, there will be no warning in the...
Close as outdated. Feel free to reopen the new Pull Request
I use `open -R /path/to/file`. It reveals the file in Finder. Not a perfect replacement but good enough for some of the use cases
Fixed in https://github.com/mystor/git-revise/pull/126 Would be nice if someone could review it and merge 🙏
Force push to resolve conflicts
This PR might look big and hard to review. But just review it commit-by-commit. I spent time making it easy to review