"Save all comments" button on a Pull Request - tfs

When you create a pull request on TFS you have a button called 'Save all comments'. When I press the button, nothing happens.
You can find the button on the overview page pressing the '...' menu.
We expected to have a download with all the comments, maybe someone can shine some light on this.

This button is not to download the comments, but to give you the ability to write a few different comments and in one click to save all.
For example, I write 2 comments (and don't save each comment):
Now I click the button:

Related

Collapse all files in pull request one action bitbucket

Just a straight forward question, but couldn't find any solution in internet.
Is it possible to collapse all files in a bit bucket PR, in one action? Hot-key or UI button?
Please help.
With New Updates (I think), It's supported as following
Please try this link, hope this will help!
I don't have access to bitbucekt, otherwise I'd have tested it myself.
UPDATE 1: Auto Collapse Diffs
When a pull request contains a lot of changed files, code reviewers can find it hard to isolate the changes that are relevant to them. Now you can collapse (or expand) the contents of all diffs in a pull request by holding down the alt key and clicking on the inverted caret icon in any file header.
UPDATE 2:
Click on any of the tilted caret sign > (it is highlighted in yellow box, left top corner) while pressing the Alt key.

How do you delete a live binding in Firemonkey Desktop in XE6?

I have a live binding here from an Edit control to a SpinBox control.
Selecting it and pressing the Delete key on the keyboard has no effect. Neither do Ctrl+X, or the Edit -> Cut or Edit -> Delete menu items.
How do I remove it?
Right click on the link and click "Remove link". Maybe some day, deleting a link will work in a more intuitive manner.

Open up a pop-up window, select an item and go back to main window in Rails 3.2

Inside a page called Program edit, there will be a button named Select image and as it is clicked, a Pop-up window will open which shows list of images. After selecting an image from the list and click to the Add button, pop-up will close up and selected pictures ID will be passed to main window. It should be available to use at program's params after closing image list popup.
Here is the scenario I would like to have.
Which way should I follow while doing this?
You need a version of responds_to_parent rails plugin. That can do the trick.
I've learnt that I can do it via JavaScript and AJAX. Similar to this: http://snipplr.com/view/7461/get-selected-value/

How do I remove an attachment on a Jira ticket?

The permission "Delete all Attachments" is granted to the group "jira-users". I am member of "jira-users". Though, I do not see a way to remove an attatchment (a screenshot actually).
I am by no means a JIRA expert, but on our instance (v4.2.4-b591#591), there is a drop down arrow next to the "+" icon to add an attachment. In that drop down, there is a "Manage Attachments" option. You should be able to figure it out from there...
As of October, 2015, it's changed a little and I thought I would post a new answer since this is the first Google result!
According to a forum post, the only way to remove attachments is to open the issue in the "Issue" view and not the "Projects" view, click on the issue, scroll down to the attachments, and then hit the trashcan icon when scrolling over the image.
Source: Jira Forum
It's not directly possible in the greenhopper detail view. You first have to open the issue in the normal JIRA issue detail view through clicking on the issue key in the greenhopper detail view. In the normal JIRA view you should see a trash can icon if you hover over an attachment. If not, you should check your permissions

How to disable the "What happened" popup in CodeRush?

This thing was great at first. For example, I comment a group of highlighted code by hitting the slash and the "What happened" dialog pops up and tells me what happened.
Now it is just freaking annoying. I only really needed to know what happened the first time. Is there any way to disable this thing?
The "What happened?" dialog can be disabled from the options screen.
Use either the [CTRL+SHIFT+ALT+O] key combination or the DevExpress\Options menu to reach the options screen.
Then navigate the tree on the left to the Core\Features
The option you're looking for is the first checkbox on this screen.
If you untick "Show Feature UI window", then this dialog will not show again.
If you click the "OK" or "Disable" link in the "What happened?" hint - it won't appear for the specific feature anymore (it will remember your choice for this specific feature), but will appear for others only.
The pop-ups only appear the first few times you do something to ensure you are clear what's been done, after that they stop appearing. I think you might be able to change that behaviour from the DevExpress menu.

Resources