Łukasz Zieliński
Łukasz Zieliński
# Pull Request Details Name of jar producer task can me customized. Task is still expected to be an instance of Gradle Jar task. ## Description By adding ability to...
Hi, I'm integrating tern.java with IntelliJ and have following usecase: tern.server.protocol.lint.ITernLintCollector#addMessage provides generic API for all linters, I'd like to have however access to original linter message i.e. ESLint provides...
I always work with multiple branches, and we have some branches that we are not allowed to push or commit anything, I know we can manage this on the admin...
Period of time after which outdated (not merged) branch is considered for cleanup
When looking at inline blame it would be useful to be able to go back in history of commit messages (similar to show history for selection)
Given branch name like `feature/JIRA-1234_asdsd` completion formatter should provider `[JIRA-1234]`. With current approach the best that can be done is `JIRA-1234` with pattern `(?:.+/)*(\w+-\d+).*` Templating support should provide one context...
Implement com.intellij.ide.caches.CachesInvalidator that marks data for invalidation on next project open: - blame cache - branch cleanup history
Hi, I've used different themes and also, default one, but the result is the same. The only thing I've noticed is that if you import multiple projects only the first...