Tagged Questions

417
votes
47answers
49k views

Visual Studio optimizations [closed]

Visual Studio is a pretty awesome IDE, but sometimes you just wish it would go faster. I was wondering if people have any tips or tricks to help speed up Visual Studio in day-to-day use. Things that ...
96
votes
6answers
16k views

Adding a guideline to the editor in Visual Studio [closed]

Introduction I've always been searching for a way to make Visual Studio draw a line after a certain amount of characters: Below is a guide to enable these so called guidelines for various versions ...
72
votes
3answers
19k views

How to “Add Existing Item” an entire directory structure in Visual Studio

I feel ridiculous for asking this because it seems like it should be so simple, however I have been unable to discover an answer to this question. I have a free standing set of files not affiliated ...
26
votes
15answers
17k views

What is the best alternative IDE to Visual Studio

As I've only ever used Visual Studio for .NET development, I would like to expand my horizons and see what else there is on offer as an alternative to it. So what in your opinion is the best ...
24
votes
13answers
5k views

ReSharper sluggishness

I like ReSharper, but it is a total memory hog. It can quickly swell up and consume a half-gig of RAM without too much effort and bog down the IDE. Does anybody know of any way to configure it to be ...
23
votes
8answers
2k views

Toggle “Break when an exception is thrown.” using macro or keyboard shortcut

Note: The accepted solution doesn't quite work, but it's very close. Is there a macro or keyboard shortcut that will toggle "break when an exception is thrown" without using the GUI. Opening the ...
22
votes
11answers
1k views

Is there an IDE out there that does structural syntax highlighting?

Somewhat inspired by this question about a graphical programming environment. I don't think that C++ or C# are really conducive to this type of environment, but perhaps there's something halfway ...
17
votes
12answers
9k views

Qt: Should I use Visual Studio, Qt Creator or something else? [closed]

I realize that there have been similar questions, but they seem to have been from when Qt Creator was still in beta, so the answer might have changed since then: We are going to start a project with ...
16
votes
20answers
4k views

Visual Studio Express any good? [closed]

We all know Visual Studio is one of the best IDEs out there but what about the free Express edition. Is it any good ? Would any of you use it for serious work ?
15
votes
28answers
2k views

How can I stop using a mouse while programming in my IDE?

I love using an IDE, because I get some great productivity gains. However, I have a couple reasons to stop using a mouse with an IDE: To code faster - It definitely slows down my coding when my ...
14
votes
7answers
2k views

Intel C++ compiler as an alternative to Microsoft's?

Is anyone here using the Intel C++ compiler instead of Microsoft's Visual c++ compiler? I would be very interested to hear your experience about integration, performance and build times.
14
votes
3answers
5k views

#region analogue for eclipse

can somebody tell me, is there an analogue of a Visual Studio #region feature for Eclipse IDE ? I really need this magic! :)
11
votes
2answers
806 views

Vi editing for Visual Studio

I'm used to the vi(m) editor, and am using MS VisualStudio 2005 at work. I couldn't find a free vi add-in (there's one for the 2003 version :-( ). I've googled a bit, saw that there was a 'Google ...
10
votes
2answers
734 views

Configure Eclipse to use VS.Net shortcuts?

I've started doing some Python Programming using Eclipse. However, I'm a .Net programmer and I'm use to the keyboard shortcuts in VS.Net 2008. Is there any quick way to reconfigure VS.Net to use the ...
10
votes
12answers
2k views

What is the best alternative IDE for Delphi (.NET)

I work in Delphi 2007 (both win32 and .Net) but the CodeGear IDE frequently annoys me, so if possible I'd like to find a replacemnt. We have a build script so I can compile from the command line and ...
10
votes
11answers
4k views

Visual Studio - Automatically refresh class view when changing class

I come from a Java background and have spent many years using Eclipse. One feature that I miss when using Visual Studio (2008) is that the class view does not automatically refresh when I change ...
10
votes
14answers
3k views

Visual Studio 6 tips and tricks [closed]

Some of us would invariably have to support 'legacy' code using Microsoft's Visual Studio 6.0 IDEs which - although opinions would differ - are generally regarded to be less user friendly compared to ...
9
votes
8answers
4k views

Visual Haskell 2008/2010

Does Visual Haskell for Visual Studio 2008/2010 exist? Or what are the alternatives to try it? EDIT: I've got a lot of alternatives but it seems that there is no Visual Haskell right now.
9
votes
4answers
5k views

Multiline Find & Replace in Visual Studio

Can it be done? We're using either VS2005 or VS2008. I don't mean regular expressions - which have their place - but plain old text find & replace. I know we can do it (at a pinch) with regular ...
9
votes
6answers
191 views

How can I make all of the IDisposable classes colored differently in the Visual Studio IDE?

Title covers it all. I'd like classes which implement IDisposable to show up in a specific color so I can know if I should wrap them in a using block. Is there a setting or a process by which you ...
9
votes
9answers
4k views

In Visual Studio 2008, how can I make control+click do a “Go To Definition”?

I know this is not strictly about programming, but it's pretty close. Anyway, in Delphi, you can hold control and click on a method to jump to its definition. In VS2008, you have to right-click and ...
9
votes
12answers
2k views

Visual Studio 2008: Is it worth the upgrade from 2005?

As of the fall of 2008 I'm about to embark on a new development cycle for a major product that has a winforms and an asp.net interface. We use Telerik, DevExpress and Infragistics components in it ...
8
votes
21answers
861 views

Do you think VS and Intellisense make us dumber?

I read this article, the parts of "Intellisense" and "Generated Code": http://www.charlespetzold.com/etc/DoesVisualStudioRotTheMind.html Do you think the Author's is right? I don't agree that ...
8
votes
4answers
606 views

Hide Properties/Toolbox Pane when not in Resource View?

Every time I view a form or dialog in Visual Studio (2005) the Properties and Toolbox panes show up on the right side of my screen. That's good to have because they are useful for manipulating ...
8
votes
11answers
955 views

Java IDE recommendations (GUI designer, ORM designer, etc…) for a VS user

I work with Visual Studio in my day to day job and I love the productivity features that it has. The Visual designers it provides are wonderful, such as for Winforms, WPF, DataSets, LINQ to SQL, ...
8
votes
4answers
4k views

How do I set up Visual Studio 2008 to program in Perl?

My company gave me VS2008 for web development in C#/ASP.NET. I do a lot of Perl programming too and I'd like to start using VS for that so I can have a consistent work environment... but am having ...
7
votes
5answers
291 views

How to plot how variables change in Visual Studio

oes anyone know a way to plot how a watched variable changes over time in Visual Studio 2010? I.e. if you had the following code double someVariable; for ( int i = 0; i < 20; i++) { ...
7
votes
1answer
639 views

Differences between Visual Studio 2010 RC and RTM

I have been using the RC version of VS2010 for a while now. I wanted to know if anyone has a summary of what changed between the RC version and RTM? I just loaded the RTM and noticed some small ...
7
votes
2answers
114 views

Are there any tools in IDEs to automatically fix comment formatting?

/* Suppose I have a multi-line comment with hard line-breaks * that are roughly uniform on the right side of the text, * and I want to add text to a line in order to make the * comment a bit more ...
7
votes
3answers
495 views

Project will not start in debug mode

I'm using VS2008, and I have a project that will not start when I press F5 or when I click the little green triangle in the toolbar. The screen flickers once, like the project is going to run, and ...
7
votes
8answers
557 views

Dumb completion in Visual Studio

Intellisense is nice for what it does, but often I find myself longing for the "crude" text completion of editors like Vim. I can't seem to find a facility for being able to complete a word--perhaps ...
7
votes
2answers
3k views

How to program in C# with TextMate as my IDE?

Yes, I know there is MonoDevelop. But what if I want to use Textmate instead? So my question here is aimed at the .Net developer who has developed some C# applications using Textmate. I'm curious ...
7
votes
6answers
3k views

How do I get a code window to split vertically in Visual Studio 2008? (not HTML mode)

In Visual Studio 2008, it seems that Window -> Split only gives me a horizontal split, and Window -> New horizontal tab group does not allow me to edit the same file in both panes. Note that I am ...
7
votes
2answers
163 views

Is there a way to maximise the current tab in Visual Studio?

I sometimes need to use Visual Studio when I have limited screen real estate (remote desktopping from a laptop for example). It would be really useful to be able to make the currently selected code ...
6
votes
8answers
723 views

What C++ IDEs on Linux have “intellisense” in par with, or better, than Visual Studio?

There are some Linux based C++ projects in the pipe. What IDEs should I go for that have some kind of "intellisense" in par with, or better, than the one of a bare Visual Studio (that is, without the ...
6
votes
4answers
249 views

Can I make ASP.NET MVC2 applications using an express version of Visual Studio?

I'm going to make an MVC2 application using C#. Which IDE can I use for free that will help me build this application? The different versions are very confusing to make out. I'm going to be ...
6
votes
6answers
436 views

What is the most efficient way to cut/paste in Visual Studio?

I find that I am cutting and pasting a LOT when I program. For example, method, variable and class names are things I regularly cut/paste. I do use "ctrl+space" after typing part of a word to ...
6
votes
4answers
5k views

Visual Studio 2008 - jump to line number shortcut

I can go to a specific line number by double clicking in the status bar in Visual Studio. Is there a keyboard shortcut that does the same thing?
6
votes
1answer
1k views

Customizing Visual Studio's Intellisense

A recent project had me working with C# again, and I noticed something I hadn't before -- C#'s Intellisense shows possible exceptions that can be thrown when calling a method Since I work mostly ...
6
votes
4answers
1k views

Scripting the Visual Studio IDE

I'd like to create a script that will configure the Visual Studio IDE the way I like it. Nothing vastly complicated, just a few Tools/Options settings, adding some External Tools, that kind of thing. ...
5
votes
1answer
362 views

Visual Studio alternative for PHP

I have earlier worked on Visual Studio and am pretty much comfortable in using that. But now I have some programming work in PHP. Is there any plug in available that I can install on Visual Studio ...
5
votes
3answers
369 views

ASP.NET MVC development with Notepad?

So do I NEED Visual Studio of some flavor to do ASP.NET MVC development or could I technically do it all with a simple text editor? If YES, please tell me the catches, like if there is anything ...
5
votes
1answer
832 views

Visual Studio - Jump to next error shortcut?

When a compile fails in VB.NET in Visual Studio 2008, an Error List pops up at the bottom of the screen. To jump to an error, I double click on an error in the error list. Is there a shortcut to ...
5
votes
4answers
3k views

What is the best Ruby on Rails environment for a Visual Studio user?

I've been a Visual Studio user since 1997, and used VB 3.0 before that. My whole professional life has been spent inside the Microsoft development environments. Now I would like to branch out into ...
5
votes
3answers
880 views

Macro to wrap selected text with tags in Visual Studio

I realize that I may be being a bit lazy, but does anyone know of a Visual Studio macro, where I can select some text inside of the Visual Studio IDE, click a button, and have it wrap the selected ...
5
votes
1answer
3k views

Tortoise SubWCRev.exe Pre-Build Event

I run the following command as a pre-Build event in Visual Studio 2005 and it works fine: SubWCRev.exe "C:\work\subversion\aviOffline .Net\trunk" "c:\test.tmpl" ...
5
votes
14answers
2k views

Visual Studio 2008 crashes horribly

This has happened to me 3 times now, and I am wondering if anyone is having the same problem. I am running Visual Studio 2008 SP1, and hitting SQL Server 2005 developer edition. For testing, I use ...
4
votes
2answers
84 views

Is it possible to name a thread in the Visual Studio debugger?

I'm working in C# 4.0 (winforms), debugging an application with 10+ threads. While debugging, there is a drop down to select which thread I should be debugging (only accessible during a breakpoint). ...
4
votes
5answers
941 views

Common Lisp IDE for C# Developer?

UPDATE I've decided to go with Clojure for now. LispDev isn't ready, and Eclipse/cusp wasn't stable enough for me to feel comfortable. As for Clojure, after a long, very frustrating, very ...
4
votes
0answers
1k views

In Visual Studio 2010, how do I quickly switch from a .h file to the corresponding .cpp file? [closed]

Possible Duplicate: Is there a shortcut to move between header and source file in VC++? How can I easily toggle between a .h file and its corresponding .cpp file? Visual Studio provides ...

1 2 3 4 5 6