vs2013 dark theme annoying line - visual-studio-2013

I recently installed vs2013 and am using the dark theme.
on the left side I have that broken annoying line.
(I cant post an image cause don't have enough reputation but you can view it here - http://i.stack.imgur.com/kcB9B.png)
Do you know how I can get rid of this line?
Thanks

As per David Ruhmann's comment -
Right click in the editor on the same column as the guideline and in the menu, select the guideline > remove guideline option
Thanks

Related

What is the right-side white area of XCode editor?

Does anyone know why?
EDIT
I've found it. It was a page guide.
After i unchecked it, it disappeared
This looks like a bug to me.
What have you selected to get this?
Is this behavior all the time or you get rid of it when you restart or build your project?
If it happens to be a bug I would recommend you to report a bug to Apple.

Cannot file build style on visual studio 2013

I want to open The Modify Style dialog box
Someone may know if this moved ?
I have try View->Toolbars-> and from here i cannot fine any style option
If you're talking about the Toolbars -> Style Sheet toolbar, it seems to have been removed intentionally:
Thanks for the feedback. The Stylesheet toolbar was removed because it
added little to no value with outdated wizards and dialogs. We're
looking at bringing more visual tooling back to CSS in the future, but
in a better way.
Regards, Mads Kristensen
Source: http://connect.microsoft.com/VisualStudio/feedback/details/807167/vs-rc-ultimate-2013-missing-toolbar-style-sheet
Might be worth keeping an eye on this one as well (for further verification, it may get updated):
https://connect.microsoft.com/VisualStudio/feedback/details/808299/style-sheet-tool-bar-in-visual-studio-2013

Magento inline translation not working, red dots are there but no book icon to change

i have a problem with magento and the inline translation.
If I turn on the inline translation I see the red dotted box around the text but there is no option anymore to click on the book icon and then do the translation.
Anybody had this before?
This is the link where you can see the issue
link
I have experienced identical issues. To fix it, I copied the js dir from the 1.7.0.2 install pack, and it now works.
That said, I'm not sure if this will inadvertently bring up any other issues.
Sometimes the problem come from z-index value, i found a css config of my theme which overlaps the book icon with another div with a z-index value higher than the inline translation.

How do you change the background colour for Solution Explorer in Visual Studio 2012? [duplicate]

This question already has answers here:
Change background color of Solution Explorer in Visual Studio
(5 answers)
Closed 9 years ago.
I really don't like the "Light" theme of VS 2012. I've managed to change a few things to make it better but one thing is still annoying me - the fact that the solution explorer background is a light grey colour. Is there a way to change this back to white? I can't see an entry for Solution Explorer in Options > Environment > Fonts and Colors, so how can I change this? Is it stored in a theme file somewhere?
(Please note I'm not looking to do this programmatically, so this is not a dupe of the existing similar-sounding questions)
I've found that easiest solution is to use this Microsoft-developed Visual Studio 2012 Color Theme Editor and just select the Blue theme to effectively get the VS 2010 colours back:
http://visualstudiogallery.msdn.microsoft.com/366ad100-0003-4c9a-81a8-337d4e7ace05
Saves digging around for hours in long lists of UI elements. You just select another preset theme and you're done :)
EDIT : Here are steps using the VS2012 Color Theme Editor:
Tools --> Customize Colors
New Theme --> create a new theme from one of the ready made themes, hit Create
Hover over your new Custom Theme, hit Edit Theme
Magical Step: Directly under the theme tab, click the 5th button "Show All Elements", here you can find what you're looking for
TreeView --> Background, this changes the color of the Solution Explorer
Environment --> ToolWindowBackground, color for background of Team Explorer (my pet peeve, since the contrast on this UI usually needs tweaking between controls and window)
UPDATE
Visual Studio 2012 Update 3 now includes the old "Blue" theme by default, so if you update to this version you can easily select the old blue theme without jumping throught he hoops above, if that's all you wanted to achieve.
Program Manager Cathy Sullivan is wrong
Use this Utility
http://bchavez.bitarmory.com/archive/2012/08/27/modify-visual-studio-2012-dark-and-light-themes.aspx
Use Category TreeView
Unfortunately at this time you cannot change the background color of Solution Explorer beyond what the Light and Dark themes offer.
Thanks,
Cathy Sullivan
Program Manager, Visual Studio
UPDATE: There is now a theme editor which should give you the exact control you are looking for (which I've noticed is what #Nick G has suggested, so +1 to him, will leave this to acknowledge that.
http://visualstudiogallery.msdn.microsoft.com/366ad100-0003-4c9a-81a8-337d4e7ace05
(further details in hanselman blog)
==================================================================================
Preface: I know you specifically said white but after a little adjustment I find the dark really quite good, especially if you have a dark theme. I've switched my previous dark theme (wekeroad) for the rather brashly named but subtle looking Super awesome fun time one.
Tools | Options | General | then change Color theme to Dark.
You can see solution explorer in background above. I would imagine these options might expand or extend in the future.

RDLC Grid Lines in VS2010

I'm using the RDLC Report Designer in VS2010 10.0.3 RTM release.
I'm trying to turn on the gridlines in RDLC design view. I can turn on the rulers, but I can't seem to find the option to turn on grid lines.
Anyone know how to do this?
Unfortunately they dropped the grid in the VS2010 report designer and replaced it with simlilar lining up/space between functionality you see in the Form Designer.
In my opinion this was a mistake as there are many times when you want to work on an "absolute" grid as opposed to lining up "relative" to other elements, especially when trying to replcate existing reports.
I realize I'm posting an answer to an old post, but I was also looking how to do the same thing for my SSRS reports and tried:
Tools -> Option -> Windows Forms Designer -> General the Settings by default:
LayoutMode=SnapToLines
ShowGrid=True
SnapToGrid=True
The grid snap worked but no grid showed up.
The next best thing or work-around I found would be to also have the ruler show up so at least I could see where the snapping was taking place.
Next to the zoom dropdown on the designer is a ruler icon. Clicking that toggles the ruler on and off.
Hope this helps others trying to find a solution to the missing grid lines.
Right click on the blank section outside of the report, click View then Ruler.

Resources