VS 2012: Konfiguration Combo too Small - visual-studio-2012

Is it possible to change the size of this combo?
Thank you!

Yes it's possible.
Click on "Standard Toolbar Option" -> "Add or Remove Buttons" ->
select "Customize"
In opened new window under "Command" tab scroll down and highlight
"Solution Configuration" -> Click on "Modify Selection" and change the
width accordingly
Follow the below screen print in Visual Studio 2010

Related

Add Git buttons on the Toolbar in Android Studio (merge, rebase, new branch)

If you often create, merge, rebase, compare branches, you should know how to add icons from Main menu to the Toolbar. Sometimes clicking Git buttons is difficult inside menus, see screenshots.
Where is that "New branch" command inside a list of branches?
First, you should separate the Toolbar from Main menu, if it was not done before. View > Appearance > Toolbar.
Right-click on empty space in the Toolbar and press "Customize Menus and Toolbars...".
Expand "Main Toolbar" in the tree.
Scroll down and expand "MainToolBarSettings", "VCS Actions", click "Rollback", then in the top press "plus" and click "Add Action..." Here we will add new buttons.
In a window find "new branch". Select several commands with Ctrl click in Windows. Press "OK" and "OK".
Now you will see 3 new buttons in the Toolbar.

Scroll bar in Excel 2016 on Mac

So, I wanted to make a scroll bar in Excel, but failed due to inaccessibility of Developer tab in excel. I tried to click with the right click on the Excel menu tab but it didn't react in no way, also I tried to press Ctrl + Right click of the scroll bar on the Mac, but either way the pop up menu where you can choose to Customize the ribbon didn't appear. I ready on several how-to's that there is a Excel options where you can access Developer tab, but I simply don't have "Options" on File tab. I am using Excel 2016 on Mac. by the way, I need this scroll bar to control whether the user inputs more than max first payment for the loan ( Max first payment depends on why the loan has been taken). Maybe some of you knows better way to check whether the input is valid?
I use Excel for Mac, developer tab is available as follows:
From the menu bar, Excel > Preferences > View > 'In Ribbon Show' (Developer Tab)
If it isn't there the Excel Preferences window has a search function, try searching 'developer'.
Good luck, hope you find it.
Well I found a solution to your Issue. Most times so many tabs are left out due to the average consumer not using them. I simply navigated to the FILE tab at the top left corner of Excel (2013), click on Options and clicked on Customize Ribbon.
You should fine the Developer Tab unclicked. Below are some screenshots to help out. Hope
this helps.
This Image Shows the File Button
This image shows the Options button and the Customize Ribbon Button

Unable to deselect redistributables in InstlallShield (where did the checkbox go)?

I have an InstallShield 2013 InstallScript MSI project and I changed the view on the Redistributable tap and now I can no longer see the checkbox that allows you to deselect a redistributable. Unfortunately I don't remember what I did to change the view.How can I get back to that view so that I can change what's supposed to be redistributed with our product?
Do you see the [Checked] button in your screenshot (at the top of the redistributables list)?
Grab that button with the left mouse button and drag it to the column list. You should see red arrows appear. Drop the button, and it will then add the checkboxes as a new column wherever you dropped it.

How to hide the scroll bar markers on Android Studio?

How can I disable the markers shown as thick horizontal yellow and blue lines on top of the scroll bar on Android Studio v2.2.3
You can hide the orange "inspection lines" by click on the "man in a hat" icon in the lower right corner of the window. Then choose highlighting level "syntax".
Look under Editor > General > Appearance
You can adjust the settings there.

sublime text 3 minimap click and drag

In sublime text 2, I can click on the minimap and drag.
in st3, it only works only when click on the 'current' view port.
I've added
"minimap_scroll_to_clicked_text": true
into settings-user;
How can I make it click and drag at any position? Thanks :P;
On the last build 3059 (December 17th, 2013), I see a click and drag when I set:
"minimap_scroll_to_clicked_text": false,
If I click anywhere in the green zone (with ST3 build 3059), the text will move to be in sync with that new zone.

Resources