About 39,900 results
Open links in new tab
  1. GitHub - evank28/visualize-control-flow: Understanding code is …

    Want to visualize the control flow of your code? Using this extension, you can generate a diagram that shows the control flow of your code. This is great particularly for students to see their code's logic in a diagram. We use a UML Activity Diagram format, making these diagrams easy to view.

    Missing:

    • Logic Chart

    Must include:

  2. Visualize Control Flow - Visual Studio Marketplace

    This is great particularly for students to see their code's logic in a diagram. We use a UML Activity Diagram format, making these diagrams easy to view. Currently supports visualizing control flow of Python code. Actively developed by @evank28 and @AronZeng as part of #VSCodeHackathon. Links: GitHub, VS Code Marketplace Features Adds new commands:

    Missing:

    • Git

    Must include:

  3. Code to Flowchart: Visualize & Understand Program Logic Instantly

    Code flow diagrams help visualize the logic and structure of your code, making it easier to understand, debug, and explain to others. They are particularly useful for complex algorithms, documenting software architecture, and teaching programming concepts.

  4. Say Goodbye to Git Graph in VSCode: A New Era of Source …

    Sep 9, 2024 · One of my favorite tools was the Git Graph extension in VSCode. But with the new VSCode 1.93 update, Git Graph is now built into VSCode’s Source Control (shortcut: Control + Shift + G). This...

    Missing:

    • Logic Chart

    Must include:

  5. Using Git source control in VS Code

    Visual Studio Code has integrated source control management (SCM) and includes Git support out-of-the-box. Many other source control providers are available through extensions on the Visual Studio Marketplace. With GitHub Copilot in VS Code, you can get suggestions for commit messages, pull requests, and review code changes before committing them.

    Missing:

    • Logic Chart

    Must include:

  6. Python in Visual Studio tutorial Step 6, work with Git

    Apr 18, 2024 · Step 6 of a core walkthrough of Python in Visual Studio that demonstrates features for working with Git in Visual Studio.

    Missing:

    • Logic Chart

    Must include:

  7. Zenahr/python-code-flow-visualizer-vscode-extension - GitHub

    Want to visualize the control flow of your code? Using this extension, you can generate a diagram that shows the control flow of your code. This is great particularly for students to see their code's logic in a diagram. We use a UML Activity Diagram format, making these diagrams easy to view.

  8. GitHub and Git with Visual Studio Code: A Comprehensive Guide to Code ...

    Nov 7, 2024 · VS Code’s integrated Git and GitHub tools allow developers to streamline their workflow, collaborate more effectively, and automate repetitive tasks through GitHub Actions.

    Missing:

    • Logic Chart

    Must include:

  9. Use Git in VS Code · Visual Studio Code - The Essentials

    VS Code makes it easy to work with Git. In this part, we'll look at the main features you'll need every day. For this section, we assume you already know the basics of Git (what is a repository, a clone, a commit). If you're new to Git, we recommend following these free online modules https://learn.microsoft.com/training/paths/intro-to-vc-git/.

  10. Introduction to Git in VS Code

    Even if you're a beginner, VS Code's user-friendly interface guides you through common Git actions like pushing and pulling code, creating and merging branches, and committing code changes.

  11. Some results have been removed
Refresh