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. Anyone using VS Code?

Anyone using VS Code?

Scheduled Pinned Locked Moved The Lounge
visual-studiocombeta-testingquestionannouncement
34 Posts 22 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.
  • Mike HankeyM Offline
    Mike HankeyM Offline
    Mike Hankey
    wrote on last edited by
    #1

    VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

    New version: WinHeist Version 2.2.2 Beta
    I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

    Kornfeld Eliyahu PeterK M J D S 13 Replies Last reply
    0
    • Mike HankeyM Mike Hankey

      VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

      New version: WinHeist Version 2.2.2 Beta
      I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #2

      I didn't felt motivated to change IDE...

      Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      Mike HankeyM 1 Reply Last reply
      0
      • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

        I didn't felt motivated to change IDE...

        Skipper: We'll fix it. Alex: Fix it? How you gonna fix this? Skipper: Grit, spit and a whole lotta duct tape.

        Mike HankeyM Offline
        Mike HankeyM Offline
        Mike Hankey
        wrote on last edited by
        #3

        It's not an IDE it's a light weight code editor with intellisense, highlighting and such. So far looks pretty good, but just starting to use it.

        New version: WinHeist Version 2.2.2 Beta
        I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

        P 1 Reply Last reply
        0
        • Mike HankeyM Mike Hankey

          It's not an IDE it's a light weight code editor with intellisense, highlighting and such. So far looks pretty good, but just starting to use it.

          New version: WinHeist Version 2.2.2 Beta
          I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          Mike Hankey wrote:

          It's not an IDE

          Does it not call a compiler? Does it not execute the executable? And can it not attach a debugger to the executing process? It's an IDE; just not a full-featured one. "and leaves more complex workflows to fuller featured IDEs." -- Visual Studio Code FAQ My hope is that it's more like the Turbo Pascal (4 and 5) IDE. Over the last few years I have developed a simple IDE of my own with only the features I need. Debuggers, syntax-highlighting, and Intellisense (though convenient when available) are not things I generally need.

          Mike HankeyM 1 Reply Last reply
          0
          • P PIEBALDconsult

            Mike Hankey wrote:

            It's not an IDE

            Does it not call a compiler? Does it not execute the executable? And can it not attach a debugger to the executing process? It's an IDE; just not a full-featured one. "and leaves more complex workflows to fuller featured IDEs." -- Visual Studio Code FAQ My hope is that it's more like the Turbo Pascal (4 and 5) IDE. Over the last few years I have developed a simple IDE of my own with only the features I need. Debuggers, syntax-highlighting, and Intellisense (though convenient when available) are not things I generally need.

            Mike HankeyM Offline
            Mike HankeyM Offline
            Mike Hankey
            wrote on last edited by
            #5

            PIEBALDconsult wrote:

            It's an IDE; just not a full-featured one.

            Agreed, although light weight it is indeed an IDE. It's pretty cool but not sure if it will replace Notepad++? For me anyway. Side Note: See it's getting a little warm out there!

            New version: WinHeist Version 2.2.2 Beta
            I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

            P S M 3 Replies Last reply
            0
            • Mike HankeyM Mike Hankey

              PIEBALDconsult wrote:

              It's an IDE; just not a full-featured one.

              Agreed, although light weight it is indeed an IDE. It's pretty cool but not sure if it will replace Notepad++? For me anyway. Side Note: See it's getting a little warm out there!

              New version: WinHeist Version 2.2.2 Beta
              I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

              P Offline
              P Offline
              PIEBALDconsult
              wrote on last edited by
              #6

              I've never tried Notepad++ . It's well into warm, but still too cold to go swimming.

              1 Reply Last reply
              0
              • Mike HankeyM Mike Hankey

                VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                New version: WinHeist Version 2.2.2 Beta
                I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                M Offline
                M Offline
                Marc Clifton
                wrote on last edited by
                #7

                I gave it a spin but decided I liked Sublime better. Maybe it was because I only found one plugin that let me FTP-sync with the actual code base running on an Ubuntu VM, and I didn't want to be bothered with configuring yet another editor. But there was also something definitely klunky about it. It was sort of the whole gestalt of the tool. But again, by that time, I was probably used to Sublime's quirks and didn't want to learn new quirks, I mean, how to deal with new quirks, in the editor that is. :~ Marc

                Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                Mike HankeyM S 2 Replies Last reply
                0
                • M Marc Clifton

                  I gave it a spin but decided I liked Sublime better. Maybe it was because I only found one plugin that let me FTP-sync with the actual code base running on an Ubuntu VM, and I didn't want to be bothered with configuring yet another editor. But there was also something definitely klunky about it. It was sort of the whole gestalt of the tool. But again, by that time, I was probably used to Sublime's quirks and didn't want to learn new quirks, I mean, how to deal with new quirks, in the editor that is. :~ Marc

                  Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                  Mike HankeyM Offline
                  Mike HankeyM Offline
                  Mike Hankey
                  wrote on last edited by
                  #8

                  VS Code definitely has some quirks and takes some time getting used to but I guess it's that way with any editor. I use Nodepad++ for most of my none programming needs and I'm used to it and have pretty well discovered all the quirks and such. It's kind of like a pair of boots/shoes once you break them in they are comfortable and going to a new pair is a PITA because you have that break in period and you know it's going to hurt. :)

                  New version: WinHeist Version 2.2.2 Beta
                  I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                  1 Reply Last reply
                  0
                  • Mike HankeyM Mike Hankey

                    VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                    New version: WinHeist Version 2.2.2 Beta
                    I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

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

                    Tried it, thought it sucked.

                    1 Reply Last reply
                    0
                    • Mike HankeyM Mike Hankey

                      PIEBALDconsult wrote:

                      It's an IDE; just not a full-featured one.

                      Agreed, although light weight it is indeed an IDE. It's pretty cool but not sure if it will replace Notepad++? For me anyway. Side Note: See it's getting a little warm out there!

                      New version: WinHeist Version 2.2.2 Beta
                      I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                      S Offline
                      S Offline
                      Super Lloyd
                      wrote on last edited by
                      #10

                      Oh, so Notepad++ is an IDE now?! ;P

                      All in one Menu-Ribbon Bar DirectX for WinRT/C# since 2013! Taking over the world since 1371!

                      1 Reply Last reply
                      0
                      • Mike HankeyM Mike Hankey

                        VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                        New version: WinHeist Version 2.2.2 Beta
                        I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                        D Offline
                        D Offline
                        dazfuller
                        wrote on last edited by
                        #11

                        Yep, using it and loving it. It's great for a lot of things including editing markdown

                        Eagles may soar, but weasels don't get sucked into jet engines

                        1 Reply Last reply
                        0
                        • Mike HankeyM Mike Hankey

                          VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                          New version: WinHeist Version 2.2.2 Beta
                          I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                          S Offline
                          S Offline
                          Squeakers09
                          wrote on last edited by
                          #12

                          I think it fits in quite well along side notepad++ and Full featured VS. I tend to only use it for small/non-complex projects Compared to Full VS it does all the basics and I find it quite a bit quicker, also it's less busy and makes it easier to focus. I still use Full VS for large projects since you have more context of the individual projects and more powerful plugins. Notepad++ still has it's place for random edits of individual files, VS code seems over kill for that. I've also used atom and quite a few online editors, they seem closer to the Notepad++ end of the spectrum, VS code seems to fit my needs better, being that it has tight DotNet integratiion.

                          1 Reply Last reply
                          0
                          • Mike HankeyM Mike Hankey

                            VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                            New version: WinHeist Version 2.2.2 Beta
                            I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                            G Offline
                            G Offline
                            Greyze
                            wrote on last edited by
                            #13

                            I replaced notepad++ with it :) It has a bunch of great features and the current list of extensions are great. Even though NP++ has more functionality, what made me change was the design and colours, viewing C++ is extremely pleasing on the eyes Open folders -> so you have a directory of code files to easily navigate I've gotten used to the package manager (F1) and I think it's fun and quicker than many tasks I did in NP++ Being a bit of an IDE was fascinating though, I was totally surprised when it could connect to Unity to debug my code

                            1 Reply Last reply
                            0
                            • Mike HankeyM Mike Hankey

                              VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                              New version: WinHeist Version 2.2.2 Beta
                              I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                              K Offline
                              K Offline
                              kutynko
                              wrote on last edited by
                              #14

                              Using it as a main tool at work and for home project. Tried VS and atom before, but for js/ts projects like VS Code more :) What disappoints a little is that lately it started to crash several times a week. But that's not critical. It starts fast and restores last opened files

                              1 Reply Last reply
                              0
                              • Mike HankeyM Mike Hankey

                                VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                                New version: WinHeist Version 2.2.2 Beta
                                I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                                J Offline
                                J Offline
                                Jeroen_R
                                wrote on last edited by
                                #15

                                I recently switched from Sublime to VSC. The 'killer feature' for me was that it has typings build in. It can read typescript typings for third-party libraries while you can still write Javascript. A big win-win in my book: the strong type advantages with regards to tooling, without losing the flexibility of loosely typed JS. (also: build-in Node.js debugger) That said, for C# in the back-end, it's still VS2015 all the way.:cool:

                                1 Reply Last reply
                                0
                                • Mike HankeyM Mike Hankey

                                  PIEBALDconsult wrote:

                                  It's an IDE; just not a full-featured one.

                                  Agreed, although light weight it is indeed an IDE. It's pretty cool but not sure if it will replace Notepad++? For me anyway. Side Note: See it's getting a little warm out there!

                                  New version: WinHeist Version 2.2.2 Beta
                                  I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                                  M Offline
                                  M Offline
                                  Member 11423916
                                  wrote on last edited by
                                  #16

                                  Notepad++ is only for Windows, so VSCode has the potential to be useful to many more programmers.

                                  N 1 Reply Last reply
                                  0
                                  • Mike HankeyM Mike Hankey

                                    VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                                    New version: WinHeist Version 2.2.2 Beta
                                    I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                                    M Offline
                                    M Offline
                                    Member 11423916
                                    wrote on last edited by
                                    #17

                                    I use it for programming in Google's Go language. There is no better IDE for Go.

                                    1 Reply Last reply
                                    0
                                    • Mike HankeyM Mike Hankey

                                      VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                                      New version: WinHeist Version 2.2.2 Beta
                                      I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                                      L Offline
                                      L Offline
                                      loctrice
                                      wrote on last edited by
                                      #18

                                      I use it for writing html5 apps on my mac. I also have been helping get it running on a project that is developing .net applications on windows with linux as the target. I think it is great - but I don't do any real development on windows anymore. I use it for more than just html5, it's pretty much replaced my editor(s) all around. I use it for system scripts, etc. I really like it.

                                      Elephant elephant elephant, sunshine sunshine sunshine

                                      1 Reply Last reply
                                      0
                                      • M Marc Clifton

                                        I gave it a spin but decided I liked Sublime better. Maybe it was because I only found one plugin that let me FTP-sync with the actual code base running on an Ubuntu VM, and I didn't want to be bothered with configuring yet another editor. But there was also something definitely klunky about it. It was sort of the whole gestalt of the tool. But again, by that time, I was probably used to Sublime's quirks and didn't want to learn new quirks, I mean, how to deal with new quirks, in the editor that is. :~ Marc

                                        Imperative to Functional Programming Succinctly Contributors Wanted for Higher Order Programming Project! Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

                                        S Offline
                                        S Offline
                                        Steven_Clarke
                                        wrote on last edited by
                                        #19

                                        I'm really interested in what you found klunky about VS Code. I'm on the VS Code team and we are working on removing adoption blockers. If you can spare the time to describe what put you off the product, we'd really appreciate it. Then we can work on it and improve the experience. Thanks, Steven

                                        M H 2 Replies Last reply
                                        0
                                        • Mike HankeyM Mike Hankey

                                          VS Code[^] Just found this a little bit ago have downloaded and kicking the wheels! Anyone else using it? Any tips, tricks or complaints?

                                          New version: WinHeist Version 2.2.2 Beta
                                          I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist!

                                          C Offline
                                          C Offline
                                          carlospc1970
                                          wrote on last edited by
                                          #20

                                          It's like Sublime Text but free. I use Sublime and VS Code alternatively and I have found that Sublime is a bit faster but that VS Code has native Git support. I still haven't decided which one to keep. ;P

                                          Mike HankeyM 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