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. Visual Studio 2010 intellisense support for C++

Visual Studio 2010 intellisense support for C++

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharpc++htmlwpf
17 Posts 7 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.
  • A Andre xxxxxxx

    N a v a n e e t h wrote:

    But I am still sad that they don't have intellisense support for C++/CLI Frown

    C++/CLI is dead, get over it. There is an old post from Brandon Bray about mixed types, "Basically, if we had implemented everything written in the unified type system document, we would be calling this release Visual C++ 2010." (http://blogs.msdn.com/branbray/archive/2005/07/20/441099.aspx[^]) Now we have VC2010, still no mixed types and not even Intellisense anymore. No WPF designer for C++/CLI etc. I think it's pretty clear that C++/CLI is not the future.

    N Offline
    N Offline
    N a v a n e e t h
    wrote on last edited by
    #6

    Andre xxxxxxx wrote:

    C++/CLI is dead, get over it.

    I asked this question sometime back to Herb Sutter on his blog and he said there is a good road map for C++/CLI. IMO, the reason why VS2010 don't have C++/CLI intellisense support is EDG don't support it. I expect the future version will have support for it. :)

    Navaneeth How to use google | Ask smart questions

    A 1 Reply Last reply
    0
    • N N a v a n e e t h

      Rob Caldecott wrote:

      Are there any C++ refactoring tools included?

      Not seen anything.

      Navaneeth How to use google | Ask smart questions

      K Offline
      K Offline
      Kevin McFarlane
      wrote on last edited by
      #7

      The plan was to include them once they'd redesigned the editor and the temporary workaround was to use the free Dev Express licensed Refactor! for C++. See my other post in this thread. However, it looks like they haven't had the time to implement it yet. Also, Dev Express's tool does not currently support VS 2010 though no doubt it will in due course.

      Kevin

      N 1 Reply Last reply
      0
      • K Kevin McFarlane

        Rob, if you're using VC++ 2005/2008 now are you aware that Dev Express provide free Refactor! for C++[^] via an arrangement with Microsoft (assuming you don't have or don't want to buy Visual Assist)?

        Kevin

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #8

        I already have Visual Assist thanks. :) I asked about refactoring because if MS are going to supply tools out of the box, then VA might be in trouble. Not sure if we're going to upgrade to 2010 or not yet either.

        K 1 Reply Last reply
        0
        • N N a v a n e e t h

          Andre xxxxxxx wrote:

          C++/CLI is dead, get over it.

          I asked this question sometime back to Herb Sutter on his blog and he said there is a good road map for C++/CLI. IMO, the reason why VS2010 don't have C++/CLI intellisense support is EDG don't support it. I expect the future version will have support for it. :)

          Navaneeth How to use google | Ask smart questions

          A Offline
          A Offline
          Andre xxxxxxx
          wrote on last edited by
          #9

          N a v a n e e t h wrote:

          I asked this question sometime back to Herb Sutter on his blog and he said there is a good road map for C++/CLI.

          Was this before they decided to realign their resources on native code? COM was said to be dead, and now all new OS interfaces in Vista+7 are COM. The only promising new technology from Microsoft is Direct2D. I hope that will be backported to Vista and XP.

          K R 2 Replies Last reply
          0
          • K Kevin McFarlane

            The plan was to include them once they'd redesigned the editor and the temporary workaround was to use the free Dev Express licensed Refactor! for C++. See my other post in this thread. However, it looks like they haven't had the time to implement it yet. Also, Dev Express's tool does not currently support VS 2010 though no doubt it will in due course.

            Kevin

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #10

            That looks interesting. I will give it a try. Thanks :)

            Navaneeth How to use google | Ask smart questions

            K 1 Reply Last reply
            0
            • L Lost User

              I already have Visual Assist thanks. :) I asked about refactoring because if MS are going to supply tools out of the box, then VA might be in trouble. Not sure if we're going to upgrade to 2010 or not yet either.

              K Offline
              K Offline
              Kevin McFarlane
              wrote on last edited by
              #11

              Rob Caldecott wrote:

              I already have Visual Assist

              I've not used it and haven't done C++ for about four years. But VA seems to be in a class of its own for C++ devs. :)

              Rob Caldecott wrote:

              if MS are going to supply tools out of the box, then VA might be in trouble

              In theory it could be but note that MS supply C# refactoring out of the box from VS 2005 onwards but it's not a patch on the specialists of Resharper and CodeRush/Refactor!. I think the specialists will always be able to provide more value than MS.

              Kevin

              R 1 Reply Last reply
              0
              • A Andre xxxxxxx

                N a v a n e e t h wrote:

                I asked this question sometime back to Herb Sutter on his blog and he said there is a good road map for C++/CLI.

                Was this before they decided to realign their resources on native code? COM was said to be dead, and now all new OS interfaces in Vista+7 are COM. The only promising new technology from Microsoft is Direct2D. I hope that will be backported to Vista and XP.

                K Offline
                K Offline
                Kevin McFarlane
                wrote on last edited by
                #12

                Andre xxxxxxx wrote:

                Was this before they decided to realign their resources on native code?

                I think there was a statement somewhere in the blog comments saying that the lack of C++/CLI intellisense would be addressed in due course. This was from after "they decided to realign their resources on native code." However, initially they gave the impression that C++/CLI intellisense was not going to be added at all. So it might be that they changed their mind after the wailing and gnashing of teeth from customers. :)

                Andre xxxxxxx wrote:

                COM was said to be dead, and now all new OS interfaces in Vista+7 are COM

                My impression was that COM was only ever dead with respect to typical application developers and that at the OS level (and internally to IE, Office, etc.) COM would live on.

                Kevin

                1 Reply Last reply
                0
                • N N a v a n e e t h

                  is much better now. VC++ blog has some good posts about how they used EDG front end to make the intellisense better. I tried it with the boost libraries which uses templates heavily and the result[^] was just amazing! But I am still sad that they don't have intellisense support for C++/CLI :(

                  Navaneeth How to use google | Ask smart questions

                  S Offline
                  S Offline
                  Stuart Dootson
                  wrote on last edited by
                  #13

                  N a v a n e e t h wrote:

                  intellisense support for C++/CLI

                  There's always Visual Assist[^]...and I hope there always will be a Visual Assist!!!

                  Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                  1 Reply Last reply
                  0
                  • N N a v a n e e t h

                    That looks interesting. I will give it a try. Thanks :)

                    Navaneeth How to use google | Ask smart questions

                    K Offline
                    K Offline
                    Kevin McFarlane
                    wrote on last edited by
                    #14

                    I use Refactor! Pro myself but only for .NET stuff. I've no idea how good the C++ refactoring is (C++ is more complex than C# and VB). But since it's free you've got nothing to lose and of course there's always the tried and tested Ctrl+Z. :)

                    Kevin

                    1 Reply Last reply
                    0
                    • K Kevin McFarlane

                      Rob Caldecott wrote:

                      I already have Visual Assist

                      I've not used it and haven't done C++ for about four years. But VA seems to be in a class of its own for C++ devs. :)

                      Rob Caldecott wrote:

                      if MS are going to supply tools out of the box, then VA might be in trouble

                      In theory it could be but note that MS supply C# refactoring out of the box from VS 2005 onwards but it's not a patch on the specialists of Resharper and CodeRush/Refactor!. I think the specialists will always be able to provide more value than MS.

                      Kevin

                      R Offline
                      R Offline
                      Rajesh R Subramanian
                      wrote on last edited by
                      #15

                      Kevin McFarlane wrote:

                      But VA seems to be in a class of its own for C++ devs.

                      It's been inevitable for me. :)

                      It is a crappy thing, but it's life -^ Carlo Pallini

                      1 Reply Last reply
                      0
                      • A Andre xxxxxxx

                        N a v a n e e t h wrote:

                        I asked this question sometime back to Herb Sutter on his blog and he said there is a good road map for C++/CLI.

                        Was this before they decided to realign their resources on native code? COM was said to be dead, and now all new OS interfaces in Vista+7 are COM. The only promising new technology from Microsoft is Direct2D. I hope that will be backported to Vista and XP.

                        R Offline
                        R Offline
                        Rajesh R Subramanian
                        wrote on last edited by
                        #16

                        Andre xxxxxxx wrote:

                        The only promising new technology from Microsoft is Direct2D. I hope that will be backported to Vista and XP.

                        Vista may be. But XP? Isn't the vista (and above) driver model completely different from that of XP? I don't see why they will go out of their way to take the kind of pain and give a backport to XP.

                        It is a crappy thing, but it's life -^ Carlo Pallini

                        1 Reply Last reply
                        0
                        • A Andre xxxxxxx

                          N a v a n e e t h wrote:

                          But I am still sad that they don't have intellisense support for C++/CLI Frown

                          C++/CLI is dead, get over it. There is an old post from Brandon Bray about mixed types, "Basically, if we had implemented everything written in the unified type system document, we would be calling this release Visual C++ 2010." (http://blogs.msdn.com/branbray/archive/2005/07/20/441099.aspx[^]) Now we have VC2010, still no mixed types and not even Intellisense anymore. No WPF designer for C++/CLI etc. I think it's pretty clear that C++/CLI is not the future.

                          J Offline
                          J Offline
                          Joe Woodbury
                          wrote on last edited by
                          #17

                          Andre xxxxxxx wrote:

                          C++/CLI is dead, get over it.

                          Was it ever alive?

                          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