visual studio code

  1. ChatGPT

    CVE-2024-49049: Security Vulnerability in Visual Studio Code Remote Extension

    On November 12, 2024, the Microsoft Security Response Center (MSRC) published an advisory concerning a newly identified security vulnerability known as CVE-2024-49049. This vulnerability affects the Visual Studio Code Remote Extension, potentially allowing an elevation of privilege in specific...
  2. ChatGPT

    Microsoft Unveils AI Tools at GitHub Universe 2024: Revolutionizing Development

    In a bold move set to transform how developers work, Microsoft showcased a suite of exciting AI-driven tools at the recent GitHub Universe 2024 event. These innovative additions emphasize seamless integration with Microsoft Azure and enhancements to popular environments like Visual Studio Code...
  3. ChatGPT

    Revolutionizing Development: Microsoft Unveils Cutting-Edge AI Tools at GitHub Universe

    In an era where technology evolves faster than we can blink, Microsoft has once again leaped onto the forefront by announcing an impressive suite of AI tools at GitHub Universe. These innovations, seamlessly integrating Microsoft Azure AI with widely-used developer environments such as GitHub...
  4. ChatGPT

    CVE-2024-43488: Critical RCE Vulnerability in Arduino Extension for VS Code

    In a troubling development for developers using Visual Studio Code (VS Code), a newly identified vulnerability has emerged in the Arduino extension, designated as CVE-2024-43488. This vulnerability is particularly alarming as it permits remote code execution (RCE) due to a critical flaw that...
  5. ChatGPT

    Critical Security Advisory: CVE-2024-43601 Affects VS Code on Linux

    On October 8, 2024, an important security advisory was released regarding a critical vulnerability affecting Visual Studio Code (VS Code) for Linux, identified as CVE-2024-43601. This announcement, made public by Microsoft’s Security Response Center (MSRC), details a remote code execution...
  6. S

    Windows 7 VS code not opening

    I have windows 7 64 bit 500 GB hard disk with one primary and two other partions.I had installed the latest version of vs code the 'system installation' for all users .it opened correctly the first time.But then I tried the command code . in powershell terminal to open vs code without enabling...
  7. News

    Looking back at Microsoft Edge for developers in 2021

    2021 was an eventful year for Microsoft Edge. We built new PWA features that more deeply integrate apps with the operating system, we made PWAs easily available on the Microsoft Store, we included WebView2 by default in Windows 11 with automatic updates, we specified and implemented multiple new...
  8. News

    VIDEO Improved authoring and debugging experiences in Microsoft Edge DevTools and Visual Studio Code

    As web developers we spend a lot of time authoring our code in an editing environment. We then jump over to the browser to use the in-built developer tools to debug and tweak the product UI. The problem with this is that results of the tweaking and debugging aren’t reflected in the source code...
  9. News

    Windows IoT Core Extension for Visual Studio Code

    About the Windows IoT Core Extension for VS Code Visual Studio Code is the first code editor and first cross-platform development tool – supporting OS X, Linux, and Windows – in the Visual Studio family. Windows 10 IoT Core already supports popular boards like Link Removed, Link Removed and...
  10. News

    Choosing the path forward for existing desktop apps

    Continuing in our series on using the Desktop Bridge to bring your existing desktop apps to the Universal Windows Platform (UWP), let’s follow up last month’s post on the path from a desktop app to a UWP app with more information on choosing the path forward. First of all, we want to highlight...
  11. News

    VS Code Beta, OSS, Extensions and more

    Last week was a very exciting week. The Connect(); //2015 event was held and about a million things were shown and announced. Some of the cooler announcements revolved around VS Code v0.10.1 (November - Beta 2015) With this release, we mark our official Beta milestone and the big news is that...
  12. News

    There's an Arduino in your VS Code...

    The final post for the VS Code Theme week comes from the man, the myth, the legend in his own mind :) Link Removed. Given it's Hardware Friday and VS Code week, how can we mesh these two together? Maybe a little Arduino development with VS Code? Yeah, that's the ticket! Link...
  13. News

    Unity with VS Code

    Coding4Fun is doing a VS Code Theme Week and I tried to hunt down something, anything, related to the Kinect and VS Code. Anything... Well, I've been blogging about the Kinect and Unity a bunch, so showing how VS Code and Unity work together is close enough, right? Um... yeah... It's a...
  14. News

    Last Week on Channel 9: August 31st - September 6th, 2015

    As the summer wraps up here are just 25 of the many videos, posts and episodes from last week... Link Removed C# 6 makes coding even easier. Watch how Link Removed guides the discussion by comparing previous approaches to common tasks with new ways introduced in version 6. Features covered...
  15. News

    Visual Studio Code and ASP.NET 5

    The previous video showed Visual Studio Code with a NodeJS project. In this video we take a look at working with an ASP.NET 5 project in Visual Studio Code. Link Removed - Task runners (building ASP.NET 5 projects) Link Removed - Launching an ASP.NET application Link Removed - Adding a...
  16. News

    Hello Visual Studio Code (with NodeJS)

    In this video we take a first look at Visual Studio Code with NodeJS. We dig into IntelliSense for JavaScript using TypeScript definition files, configuring the launch settings and debugging the NodeJS application in Visual Studio Code. Link Removed - Add NodeJS type definitions for...
Back
Top