Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. VS 2010 driving me insane

VS 2010 driving me insane

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharpc++asp-netarchitecture
69 Posts 29 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Christopher Duncan

    Rama Krishna Vavilala wrote:

    Text editors are meant to edit text, IDEs are meant to edit code.

    Text editors (notepad) are meant to edit text, IDEs are meant to compile and debug, with a built in editor to help you fix your screwup when you find it. Programmers editors are meant for programming, and doing it really, really fast. Intellisense, refactoring, etc. are supported by Visual SlickEdit and I suspect all of its peers. As for the definition of the job, it's kicking out good, maintainable code and meeting the deadline. IDEs, with VS being a great example, try to be all things to all people. That's rarely a recipe for best in class functionality. And by the way, I didn't just come up with this perspective out of the clear blue sky. I've used IDEs, visual design tools, programmers editors, etc. over the years, and that's how I've formed my opinions on the merits of half assed IDE editors, half assed IDE visual design tools (yeah, VS, I'm talkin' to you), etc. For compiling and debugging, VS gets my vote, but it's hardly best of breed in the other categories.

    Christopher Duncan
    www.PracticalUSA.com
    Author of The Career Programmer and Unite the Tribes
    Copywriting Services

    R Offline
    R Offline
    Rama Krishna Vavilala
    wrote on last edited by
    #44

    What does Visual Slick Edit give me which the IDE editor does not? I see that it is full of features but I can see all those features in VS editor too. Also I do not see it supporting any kind of refactoring.

    C 1 Reply Last reply
    0
    • R Rama Krishna Vavilala

      What does Visual Slick Edit give me which the IDE editor does not? I see that it is full of features but I can see all those features in VS editor too. Also I do not see it supporting any kind of refactoring.

      C Offline
      C Offline
      Christopher Duncan
      wrote on last edited by
      #45

      Well for one thing, you can edit Line 2. :)

      Christopher Duncan
      www.PracticalUSA.com
      Author of The Career Programmer and Unite the Tribes
      Copywriting Services

      R 1 Reply Last reply
      0
      • C Christopher Duncan

        Well for one thing, you can edit Line 2. :)

        Christopher Duncan
        www.PracticalUSA.com
        Author of The Career Programmer and Unite the Tribes
        Copywriting Services

        R Offline
        R Offline
        Rama Krishna Vavilala
        wrote on last edited by
        #46

        That's something Chris found probably the soy latte did not work for him :). He needs real coffee. I tried SlickEdit after a friend recommended it, but he was not able to show me anything concrete which was not already there in VS. He had lot of "Aha" moments. I do not buy that the whole premise that VS editor is somehow half baked or that IDE's meant for writing, compiling and debugging code cannot be good in all these things. In fact code editing is much more of a defining feature of an IDE than the ability to debug.

        1 Reply Last reply
        0
        • C Chris Maunder

          The core feature of Visual Studio is the ability to edit source code. That's #1. For me, though, Visual Studio 2010 is continually getting into a state where it no longer allows me to type. Usually I can just switch to another tab, then back again, or I close the file and reopen, and then I can edit again. There's no warning - just suddenly I can no longer type in that window. Sometimes if I switch away, then back, I see all the typing (and banging) that I did appear, meaning lots of Ctrl-Z-ing. However, I've just had a new one: I can no longer edit the second line in my current file. Everything else is fine, but I can't drag and drop, delete, type on it - nothing. Line 1 is great, line3, it welcomes my edits. But not line 2. Today is "Thou Shalt Not Touch Line 2 Day". I have to say that for all this talk of focus on quality in Microsoft products, they were using the wrong glasses. VS 2010 is becoming painful.

          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

          D Offline
          D Offline
          dybs
          wrote on last edited by
          #47

          I've had a similar issue with VS05, except it would be an entire file I couldn't edit. I couldn't even see my cursor when I clicked on it. But if I tapped the Shift key, or sometimes turned caps lock on and off, then it would start working. I think I absentmindedly held down the Shift key while I clicked on something else, and VS was like "WTF, I don't know what to do with that!?" So it decided to wait until I "undid" whatever it was i did. Dybs

          The shout of progress is not "Eureka!" it's "Strange... that's not what i expected". - peterchen

          1 Reply Last reply
          0
          • C Christopher Duncan

            You know I just had to fire up a dos prompt to see if it still lived. Regrettably, it's suffered the same fate as MS development tool quality. Edlin may be gone to that great bit bucket in the sky, but you'll be delighted to know that edit lives on. :)

            Christopher Duncan
            www.PracticalUSA.com
            Author of The Career Programmer and Unite the Tribes
            Copywriting Services

            R Offline
            R Offline
            Roger Wright
            wrote on last edited by
            #48

            Christopher Duncan wrote:

            edit lives on

            Wonderful! An editor that just works! :-D I'm glad it survived...

            "A Journey of a Thousand Rest Stops Begins with a Single Movement"

            1 Reply Last reply
            0
            • D Dalek Dave

              I bow to your superiour knowledge.

              ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave

              V Offline
              V Offline
              Vikram A Punathambekar
              wrote on last edited by
              #49

              Second notice - there's no U in Superior.

              Cheers, Vikram. (Got my troika of CCCs!)

              L _ 2 Replies Last reply
              0
              • V Vikram A Punathambekar

                Second notice - there's no U in Superior.

                Cheers, Vikram. (Got my troika of CCCs!)

                L Offline
                L Offline
                Luc Pattyn
                wrote on last edited by
                #50

                Vikram A Punathambekar wrote:

                there's no U in Superior

                Paradox Of The Day? :)

                Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


                I only read formatted code with indentation, so please use PRE tags for code snippets.


                I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).


                V 1 Reply Last reply
                0
                • V Vikram A Punathambekar

                  Second notice - there's no U in Superior.

                  Cheers, Vikram. (Got my troika of CCCs!)

                  _ Offline
                  _ Offline
                  _Damian S_
                  wrote on last edited by
                  #51

                  Vikram A Punathambekar wrote:

                  there's no U in Superior

                  What about the one after the S? :laugh: :laugh: :rolleyes:

                  I don't have ADHD, I have ADOS... Attention Deficit oooh SHINY!! If you like cars, check out the Booger Mobile blog | If you feel generous - make a donation to Camp Quality!!

                  L V 2 Replies Last reply
                  0
                  • _ _Damian S_

                    Vikram A Punathambekar wrote:

                    there's no U in Superior

                    What about the one after the S? :laugh: :laugh: :rolleyes:

                    I don't have ADHD, I have ADOS... Attention Deficit oooh SHINY!! If you like cars, check out the Booger Mobile blog | If you feel generous - make a donation to Camp Quality!!

                    L Offline
                    L Offline
                    Luc Pattyn
                    wrote on last edited by
                    #52

                    maybe there isn't an S in uperior? :)

                    Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


                    I only read formatted code with indentation, so please use PRE tags for code snippets.


                    I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).


                    _ 1 Reply Last reply
                    0
                    • L Luc Pattyn

                      maybe there isn't an S in uperior? :)

                      Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


                      I only read formatted code with indentation, so please use PRE tags for code snippets.


                      I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).


                      _ Offline
                      _ Offline
                      _Damian S_
                      wrote on last edited by
                      #53

                      There's no R in ass... (Disclaimer - Must be pronounced the Australian way for that joke to make sense!)

                      I don't have ADHD, I have ADOS... Attention Deficit oooh SHINY!! If you like cars, check out the Booger Mobile blog | If you feel generous - make a donation to Camp Quality!!

                      L 1 Reply Last reply
                      0
                      • _ _Damian S_

                        There's no R in ass... (Disclaimer - Must be pronounced the Australian way for that joke to make sense!)

                        I don't have ADHD, I have ADOS... Attention Deficit oooh SHINY!! If you like cars, check out the Booger Mobile blog | If you feel generous - make a donation to Camp Quality!!

                        L Offline
                        L Offline
                        Luc Pattyn
                        wrote on last edited by
                        #54

                        Now that is a word without a U. :)

                        Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


                        I only read formatted code with indentation, so please use PRE tags for code snippets.


                        I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).


                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          The core feature of Visual Studio is the ability to edit source code. That's #1. For me, though, Visual Studio 2010 is continually getting into a state where it no longer allows me to type. Usually I can just switch to another tab, then back again, or I close the file and reopen, and then I can edit again. There's no warning - just suddenly I can no longer type in that window. Sometimes if I switch away, then back, I see all the typing (and banging) that I did appear, meaning lots of Ctrl-Z-ing. However, I've just had a new one: I can no longer edit the second line in my current file. Everything else is fine, but I can't drag and drop, delete, type on it - nothing. Line 1 is great, line3, it welcomes my edits. But not line 2. Today is "Thou Shalt Not Touch Line 2 Day". I have to say that for all this talk of focus on quality in Microsoft products, they were using the wrong glasses. VS 2010 is becoming painful.

                          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                          N Offline
                          N Offline
                          NormDroid
                          wrote on last edited by
                          #55

                          Have you switched from the default theme? If so switch back and try and replicate the bug.

                          Two heads are better than one.

                          C 1 Reply Last reply
                          0
                          • C Chris Maunder

                            The core feature of Visual Studio is the ability to edit source code. That's #1. For me, though, Visual Studio 2010 is continually getting into a state where it no longer allows me to type. Usually I can just switch to another tab, then back again, or I close the file and reopen, and then I can edit again. There's no warning - just suddenly I can no longer type in that window. Sometimes if I switch away, then back, I see all the typing (and banging) that I did appear, meaning lots of Ctrl-Z-ing. However, I've just had a new one: I can no longer edit the second line in my current file. Everything else is fine, but I can't drag and drop, delete, type on it - nothing. Line 1 is great, line3, it welcomes my edits. But not line 2. Today is "Thou Shalt Not Touch Line 2 Day". I have to say that for all this talk of focus on quality in Microsoft products, they were using the wrong glasses. VS 2010 is becoming painful.

                            cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                            P Offline
                            P Offline
                            peterchen
                            wrote on last edited by
                            #56

                            Why don't you just get line 2 correct the first time? Sheesh.

                            Agh! Reality! My Archnemesis![^]
                            | FoldWithUs! | sighist | µLaunch - program launcher for server core and hyper-v server.

                            1 Reply Last reply
                            0
                            • R realJSOP

                              I read - a lot. Knowledge is power.

                              .45 ACP - because shooting twice is just silly
                              -----
                              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                              -----
                              "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

                              M Offline
                              M Offline
                              Mark_Wallace
                              wrote on last edited by
                              #57

                              John Simmons / outlaw programmer wrote:

                              I read - a lot.

                              Of poetry?

                              I wanna be a eunuchs developer! Pass me a bread knife!

                              1 Reply Last reply
                              0
                              • D Dalek Dave

                                Sounds like the processor is off doing other interesting things instead working conscientiously for you!

                                ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave

                                D Offline
                                D Offline
                                Dave Parker
                                wrote on last edited by
                                #58

                                Dalek Dave wrote:

                                Sounds like the processor is off doing other interesting things instead working conscientiously for you!

                                It's usually the disk. Guess things will be a lot better once SSDs get faster at performing writes and become more commonplace.

                                1 Reply Last reply
                                0
                                • C Chris Maunder

                                  The core feature of Visual Studio is the ability to edit source code. That's #1. For me, though, Visual Studio 2010 is continually getting into a state where it no longer allows me to type. Usually I can just switch to another tab, then back again, or I close the file and reopen, and then I can edit again. There's no warning - just suddenly I can no longer type in that window. Sometimes if I switch away, then back, I see all the typing (and banging) that I did appear, meaning lots of Ctrl-Z-ing. However, I've just had a new one: I can no longer edit the second line in my current file. Everything else is fine, but I can't drag and drop, delete, type on it - nothing. Line 1 is great, line3, it welcomes my edits. But not line 2. Today is "Thou Shalt Not Touch Line 2 Day". I have to say that for all this talk of focus on quality in Microsoft products, they were using the wrong glasses. VS 2010 is becoming painful.

                                  cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                  D Offline
                                  D Offline
                                  Dave Parker
                                  wrote on last edited by
                                  #59

                                  Does my head in as well, though I haven't tried VS 2010 yet. But in earlier versions it drives me nuts when I'm typing and then have to wait while the HD is hammered for a while before it catches up. It's even worse with resharper installed.

                                  1 Reply Last reply
                                  0
                                  • P Pete OHanlon

                                    But power corrupts, so obviously reading is corrupting.

                                    "WPF has many lovers. It's a veritable porn star!" - Josh Smith

                                    As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

                                    My blog | My articles | MoXAML PowerToys | Onyx

                                    G Offline
                                    G Offline
                                    Gary Wheeler
                                    wrote on last edited by
                                    #60

                                    I must be a veritable peat bog then :sigh:.

                                    Software Zen: delete this;

                                    1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      The core feature of Visual Studio is the ability to edit source code. That's #1. For me, though, Visual Studio 2010 is continually getting into a state where it no longer allows me to type. Usually I can just switch to another tab, then back again, or I close the file and reopen, and then I can edit again. There's no warning - just suddenly I can no longer type in that window. Sometimes if I switch away, then back, I see all the typing (and banging) that I did appear, meaning lots of Ctrl-Z-ing. However, I've just had a new one: I can no longer edit the second line in my current file. Everything else is fine, but I can't drag and drop, delete, type on it - nothing. Line 1 is great, line3, it welcomes my edits. But not line 2. Today is "Thou Shalt Not Touch Line 2 Day". I have to say that for all this talk of focus on quality in Microsoft products, they were using the wrong glasses. VS 2010 is becoming painful.

                                      cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                      G Offline
                                      G Offline
                                      Gary Wheeler
                                      wrote on last edited by
                                      #61

                                      Ah. They've actually moved the VS2003/VS2005/VS2008 bug down a line, and updated it in the process. You know the one: Open a new document, and the cursor doesn't display until you've typed a whole line and placed an end-of-line marker in the text. Sounds like progress to me. I bet for VS2012, line 3 will spontaneously combust.

                                      Software Zen: delete this;

                                      1 Reply Last reply
                                      0
                                      • C Christian Graus

                                        VS has decided that line 2 is the best line of code you've ever written and is making sure you don't throw it all away.

                                        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                        C Offline
                                        C Offline
                                        Chris Maunder
                                        wrote on last edited by
                                        #62

                                        Well, I will admit it was a rather good line. Don't want to toot my own horn and all that, though. :-\

                                        cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                        N 1 Reply Last reply
                                        0
                                        • C Chris Maunder

                                          Well, I will admit it was a rather good line. Don't want to toot my own horn and all that, though. :-\

                                          cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP

                                          N Offline
                                          N Offline
                                          Nish Nishant
                                          wrote on last edited by
                                          #63

                                          Chris Maunder wrote:

                                          Well, I will admit it was a rather good line. Don't want to toot my own horn and all that, though.

                                          using Microsoft.VisualBasic;

                                          That one? :rolleyes:

                                          Regards, Nish


                                          Blog: blog.voidnish.com Most recent article: An MVVM friendly approach to adding system menu entries in a WPF application

                                          C 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups