We have been using Unfuddle in our company for 1 year. All my colleagues can easily access Unfuddle tickets using Eclipse addon called Mylyn.
Does something like this e
In IntelliJ IDEA 2016.3.3 you can click on Tools->Tasks & Contexts->Configure servers.
It has a behavior close to Mylyn has.
Check also the answer bellow about the plugin "Focus on Active Task"
Regards
They guys at IntelliJ forum confirmed that such alternative does not exist. We hope this will change one day.
Disclaimer: I'm the author of the plugin mentioned in this post.
I suggest trying out the Focus on Active Task plugin from the JetBrains repository, that I made a while ago.
This attempts to emulate Eclipse Mylyn's main functionality, by adding a Focus on Active Task
toggle action on the View menu that filters the project tree with the currently active task/opened files.
Alt+click
will also behave close to Mylyn's feature by temporarily unfiltering (showing all children of) specific tree nodes.