Opher Vishnia

Results 50 comments of Opher Vishnia

First I truly appreciate you sticking to theme in this issue format 😛 0.7.2 accommodates API deprecations Jetbrains made with the 201 builds, so by definition it can't be backwards...

Thanks for the repot. I'll look into it

@denisbondar Thanks for the detailed report. I tracked down the bug to this line in IntellIj's `CloseTaskDialog`: https://github.com/JetBrains/intellij-community/blob/0e91550e746c94ab6afe5c0d36450b93b587dd2d/plugins/tasks/tasks-core/src/com/intellij/tasks/actions/CloseTaskDialog.java#L103 Seems like the `commit` function of all the TaskDialog integrations is executed...

Bear with me a new version will be out soon

Ideally I'd solve this with a tooltip that shows the full path, rather than auto including it which would make the interface very cluttered. I'm not sure it IntelliJ supports...

Is there a chance perhaps your project is open source? If not, any way for you to create a dummy project with a lot of submodules and see if it...

Sorry you're experiencing this guys. Unfortunately I was not able to reproduce this on my own... So I'm afraid I can't attempt to solve unless I have a local project...

@rvdsteege Thanks! I'll try to reproduce with this project

Thanks for the suggestion. _"to 'guess' the branch-type e.g. a bug in JIRA maps to a bugfix branch in git-flow."_ How would you logically implement this?

Yep, that's a good notion in general. I'm in the process of re-writing spaaace for Lance V2 and that'll definitely get sorted out there soon :)