Windows 10: Visual Studio Code C/C++ extension March 2018 update

Discus and support Visual Studio Code C/C++ extension March 2018 update in Windows 10 News to solve the problem; Today we are excited to announce the March 2018 update to the Visual Studio Code C/C++ extension! This update includes improved auto-complete for local... Discussion in 'Windows 10 News' started by Brink, Mar 29, 2018.

  1. Brink
    Brink New Member

    Visual Studio Code C/C++ extension March 2018 update


    Source: Visual Studio Code C/C++ extension March 2018 update | Visual C++ Team Blog

    :)
     
    Brink, Mar 29, 2018
    #1
  2. DaveM121 Win User

    creating a desktop software program for windows

    Software that will allow you to program applications is called an IDE (Integrated Development Environment)

    The most extensive and complete of which is Visual Studio and you can download the Community Version for free !!

    The free version is complete, with little or no limitations.

    With Visual Studio, you can code in many programming languages C. C++ C#, F#, Visual Basic . .. etc.

    Which programming language you use or learn depends on what you ultimately want to code, however Visual Studio now contains a framework called Xamarin. So you can program your application for Windows, Android, IOS all in a language of your choosing and Xamarin
    will convert it to native code for each device . . .

    If you want my opinion (I have been a professional developer for 18 years):

    Download Visual Studio Community from
    HERE


    The language I would suggest is C#

    So find a good book on C# programming:

    A book I would recommend to anyone starting their coding journey is: deitel & deitel
    c# how to program

    Take it slow through that book, do all the exercises, projects and tests and at the end you will have a working knowledge of C#

    Some advice I will give you:

    Coding is something you will either love or hate - you will know very quickly if it is something you want to do

    If you do decide it is for you, it is a life long learning process, as the field of computing is constantly changing

    It is initially frustrating, but ultimately extremely rewarding . . .
     
    DaveM121, Mar 29, 2018
    #2
  3. Teddy2016 Win User
    Uninstalling in Windows 10

    Hi!

    That's the answer, re install Microsoft Visual C++. Visual Studio depends on it. Visual Studio will need to be uninstalled before Microsoft Visual C++. How many other programs do you have that depend on Microsoft Visual C++.
     
    Teddy2016, Mar 29, 2018
    #3
Thema:

Visual Studio Code C/C++ extension March 2018 update

Loading...
  1. Visual Studio Code C/C++ extension March 2018 update - Similar Threads - Visual Studio Code

  2. C/C++ extension doesn't show up in Visual Studio Code extension manager search.

    in Windows 10 Software and Apps
    C/C++ extension doesn't show up in Visual Studio Code extension manager search.: There are some instruction on the Visual Studio Code website to configure VS Code for Microsoft C++. However, those instructions are wrong, considering that when you search for C++ in the search box of the extension manager, you can't find the C++ extension that they claim...
  3. CANNOT FIND C/C++ EXTENSION ON VISUAL STUDIO

    in Microsoft Windows 10 Store
    CANNOT FIND C/C++ EXTENSION ON VISUAL STUDIO: [ATTACH]i have tried a various keyword to in the search but I coudnt find c/c++ extension on VISUAL STUDIO helppppp pleassseeeeee https://answers.microsoft.com/en-us/windows/forum/all/cannot-find-cc-extension-on-visual-studio/ee42f381-ccd8-4c99-ab5f-da51162e2a35"
  4. Visual Studio Code C/C++ extension June 2018 Update

    in Windows 10 News
    Visual Studio Code C/C++ extension June 2018 Update: Today we’re very happy to announce the availability of the June 2018 update to the C/C++ extension for Visual Studio Code! In this update, we are continuing our efforts to make IntelliSense configuration easier by auto-detecting compile_commands.json files for IntelliSense,...
  5. Visual Studio Code C/C++ extension July 2017 Update

    in Windows 10 News
    Visual Studio Code C/C++ extension July 2017 Update: 2 million downloads! This is very exciting for the Visual Studio Code C/C++ extension, considering it was just 4 months ago when we hit the 1 million milestone! Today we are shipping the July 2017 update to the extension. Besides several bug fixes, we are continuing to...
  6. Visual Studio Code C/C++ extension May 2017 Update

    in Windows 10 News
    Visual Studio Code C/C++ extension May 2017 Update: Earlier this month, the C/C++ extension for Visual Studio Code hit another exciting milestone – it has been installed over 1.5 million times since it first shipped in March last year! Thanks to everyone who has sent us feedback to help us make it this far. We will continue to...
  7. Visual Studio Code C/C++ extension April 2017 Update

    in Windows 10 News
    Visual Studio Code C/C++ extension April 2017 Update: Earlier today we shipped the April 2017 update to the C/C++ extension for Visual Studio Code. We are excited to introduce the following new features in this update: Error Squiggles Quick Info Go to Declaration Bash on Windows debugging support The original blog post has...
  8. December Update for the Visual Studio Code C/C++ extension

    in Windows 10 News
    December Update for the Visual Studio Code C/C++ extension: At //Build this year we launched the C/C++ extension for Visual Studio Code. Keeping with the monthly release cadence and goal to continuously respond to your feedback, this December update introduces the following features: Debugger visualizations by default with Pretty...
  9. Python Extension for Visual Studio Code - March 2018 Release

    in Windows 10 News
    Python Extension for Visual Studio Code - March 2018 Release: We are pleased to announce that the March 2018 release of the Python Extension for Visual Studio Code is now available from the marketplace and the gallery. You can the download the Python extension from the marketplace, or install it directly from the extension gallery in...
  10. Visual Studio Code C/C++ extension August 2017 Update

    in Windows 10 News
    Visual Studio Code C/C++ extension August 2017 Update: Last week we shipped the August 2017 update to the Visual Studio Code C/C++ extension. Besides several bug fixes, this update includes a new command for resetting the IntelliSense database file and continued improvements to the new compiler-based IntelliSense engine. Thanks...