About 87,400 results
Open links in new tab
  1. User interface - Visual Studio Code

    A quick overview of the Visual Studio Code user interface. Learn about the editor, window management, and special UI to handle source control, extension management, full text search …

  2. Get the basics right! · Visual Studio Code - The Essentials

    When you open VS Code for the first time, here are the key elements of the interface you will see: Activity Bar: Located on the far-left side, it contains icons for the different main views, such as …

  3. Inheriting comments from an interface in an implementing class?

    Nov 2, 2019 · That said, in our code base we put XML comments on the interfaces only and add extra implementation comments to the class. This works for us as our classes are …

  4. Visual Studio Code - User Interface | visual-studio-code Tutorial

    Visual Studio Code adopts a common user interface and layout of an explorer on the left, showing all of the files and folders you have access to, and an editor on the right, showing the content …

  5. How do I create a GUI app in C# with Visual Studio Code?

    Oct 24, 2020 · If you want gui with c#, you'll have to install visual studio, there's a free community edition with all the features you'll need. Also it will make it so much easier for you. Use the …

  6. typescript - How to navigate to interface's implementation in VS Code ...

    Oct 12, 2018 · VS Code does not have a specific command to find all implementations of an interface method (you could consider filing a feature request), but the "Find All References" …

  7. Minimal User Interface for Visual Studio Code - Medium

    May 14, 2018 · First of all let’s compare the default VS Code UI against my minimal approach: To achieve this “clean” User Interface I’m using the Operator Mono font, Material Theme …

  8. The Ultimate Guide To A One-Stop Solution To C# Interface

    Jul 18, 2024 · Find out what is a C# Interface & Why you need C# Interface & Implementation of C# Interface. Learn the functionalities of the C# interfaces in this tutorial.

  9. microsoft/vscode-samples: VS Code Samples - GitHub

    This repository contains sample applications customized for Visual Studio Code. Each sample is a self contained workspace with configuration files specific to that folder. These examples use …

  10. Use MCP servers in VS Code (Preview) - Visual Studio Code

    To add an MCP server to your workspace: Create a .vscode/mcp.json file in your workspace.. Select the Add Server button to add a template for a new server. VS Code provides …

  11. Some results have been removed