Software Alternatives & Reviews

TortoiseGit VS Visual Studio Code

Compare TortoiseGit VS Visual Studio Code and see what are their differences

TortoiseGit logo TortoiseGit

TortoiseGit is an easy to use client for the Git distributed revision control system.

Visual Studio Code logo Visual Studio Code

Build and debug modern web and cloud applications, by Microsoft
  • TortoiseGit Landing page
    Landing page //
    2022-01-25
  • Visual Studio Code Landing page
    Landing page //
    2023-09-16

TortoiseGit videos

Reverting Incorrect Git Commits #2. Perform revert commit with TortoiseGIT. Review Changes

More videos:

  • Tutorial - How to Install TortoiseGit..? What is TortoiseGit..? Why Use TortoiseGit..?
  • Tutorial - TortoiseGit Tutorial 3: git add (staging) , commit and push

Visual Studio Code videos

My New Favorite Text Editor - Visual Studio Code

More videos:

  • Review - 7 reasons why I switched to Visual Studio Code from Sublime Text

Category Popularity

0-100% (relative to TortoiseGit and Visual Studio Code)
Git
100 100%
0% 0
Text Editors
0 0%
100% 100
Git Tools
100 100%
0% 0
IDE
0 0%
100% 100

User comments

Share your experience with using TortoiseGit and Visual Studio Code. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare TortoiseGit and Visual Studio Code

TortoiseGit Reviews

Best Git GUI Clients of 2022: All Platforms Included
There are tools such as TortoiseGitMerge that help resolve conflicts and lets you see the changes you made to your files. It has a spell checker to log messages and auto-completion for keywords and paths. It’s also available in 30 different languages.
Boost Development Productivity With These 14 Git Clients for Windows and Mac
You are free to use TortoiseGit with any development programs that you prefer since it is not an IDE-specific integration for Eclipse, Visual Studio, and so on. It is perfect for large-scale DevOps projects since you can also integrate the tool with issue tracking systems.
Source: geekflare.com

Visual Studio Code Reviews


Jupyter Notebook & 10 Alternatives: Data Notebook Review [2023]
Previously, VS Code was more suited to developers or engineers due to its lack of data analysis capabilities, but since 2020, the VS Code team has collaborated with the Jupyter team to create an integrated notebook within VS Code. The end result is a fantastic IDE workbook for data analysis.
Source: lakefs.io
20 Best Diff Tools to Compare File Contents on Linux
Visual studio code is a code editor made by Microsoft. It supports several development operations like debugging, task running, and version control. It works on Linux, macOS and Windows operating systems.
Source: linuxopsys.com
Top 4 Python and Data Science IDEs for 2021 and Beyond
Having a bullet-proof solution like VSCode is wonderful, but sometimes you want a specialized solution. PyCharm is an IDE built exclusively for Python. As you would imagine, this means it is the most feature-rich.
The Top 7 Notepad++ Alternatives for You
If you are looking for a text editor that will assist you to edit and debug your code then Visual Studio Code is a good Notepad++ alternative. When I first used Visual Studio Code I found the really minimal interface quite surprising. If you want even less then you can go into “Zen” mode that hides almost everything.
DBeaver v. MySQL Workbench v. POPSQL v. Visual Studio Code.
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).
Source: medium.com

Social recommendations and mentions

Based on our record, Visual Studio Code seems to be a lot more popular than TortoiseGit. While we know about 1009 links to Visual Studio Code, we've tracked only 32 mentions of TortoiseGit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

TortoiseGit mentions (32)

  • I don't know why so many devs avoid a GUI for Git
    Sadly TortoiseGit[1] is only available for Windows :( git-cola[2] is a decent stand-in for TG's commit review window though. [1]: https://tortoisegit.org/ [2]: https://git-cola.github.io/. - Source: Hacker News / 5 months ago
  • Suggestions for portfolio projects.
    TortoiseGit Sourcetree Git kraken Some times you need to compare to files you can do this with the notpad++ compare plugin or with Meld. Source: about 1 year ago
  • GIT GUI tool or command line?
    Instead on my PC I use TortoiseGit. Most useful for the git log (as a graph), diff with previous versions,, filter files to commit by directory and ability to exclude files from the current commit, and most of all; ease of splitting a commit for each single file into parts by ability to "restore after commit" which allows you to edit a file before the commit and have it automatically restored to the pre-commit... Source: about 1 year ago
  • TexStudio - git integration for easy committing?
    If running TeXStudio in Windows, my personal preference is to keep the automatic check-in disabled and to use the manual one (File -> SVN/git -> Check in); this allows an individual commit message with the briefer abstract line, empty line, and the longer report. Perhaps it is less exhaustive then a proper git client (in Windows e.g., tortoise), yet TeXStudio' GUI and integrated version control allows to resolve... Source: about 1 year ago
  • Git-SIM: Visually simulate Git operations in your own repos with a single termi
    > We now have a large selection of tools that allow you to visualize what's going on (I use git-kraken), as well as google for help on doing something that isn't in muscle memory. Git Kraken is excellent, though Git has a page on various GUIs, many of which are free with no restrictions: https://git-scm.com/downloads/guis Personally, on Windows I like SourceTree: https://www.sourcetreeapp.com/ Some that have... - Source: Hacker News / over 1 year ago
View more

Visual Studio Code mentions (1009)

  • 8 Essential VS Code Extensions [2024]
    Hey fellow amazing developers, we got you Essential VS Code Extensions for 2024 (these are especially important for web developers) recommended by our developers at evotik, we wont talk about ESlint nor Prettier which all of you already know. - Source: dev.to / about 17 hours ago
  • scrape-yahoo-finance
    Visual Studio Code (VS Code): Developed by Microsoft, VS Code is a lightweight yet powerful IDE with extensive support for Python development through extensions. It offers features like IntelliSense, debugging, and built-in Git integration. - Source: dev.to / 4 days ago
  • XDebug with WP-Setup
    In VSCode for example this can be easily done by adding the following .vscode/launch.json file:. - Source: dev.to / 5 days ago
  • Employee Management System using Python.
    When working in Visual Studio Code (VS Code), always create a new Python file for your project. - Source: dev.to / 8 days ago
  • A deep dive into progressive web apps (PWA)
    Code Editor: Choose a code editor like Visual Studio Code that offers good support for web technologies and extensions for PWA development. - Source: dev.to / 9 days ago
View more

What are some alternatives?

When comparing TortoiseGit and Visual Studio Code, you can also consider the following products

GitKraken - The intuitive, fast, and beautiful cross-platform Git client.

Atom - At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.

SmartGit - SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS...

Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.

SourceTree - Mac and Windows client for Mercurial and Git.

Vim - Highly configurable text editor built to enable efficient text editing