TextMate vs Visual Studio Code

Need advice about which tool to choose?Ask the StackShare community!

TextMate

121
117
+ 1
56
Visual Studio Code

173.4K
157.6K
+ 1
2.3K
Add tool

TextMate vs Visual Studio Code: What are the differences?

Introduction

TextMate and Visual Studio Code are both popular code editors used by developers to write and edit code. Although they share some similarities, there are several key differences between the two.

  1. Extensions and plugins: One major difference between TextMate and Visual Studio Code is the availability and variety of extensions and plugins. Visual Studio Code has a vast library of extensions that can be easily installed and used, allowing users to customize and enhance their coding experience. On the other hand, TextMate has a more limited selection of plugins, making it less flexible in terms of customization.

  2. Integrated Terminal: Visual Studio Code offers an integrated terminal, which enables developers to run commands and interact with their code within the editor itself. TextMate, on the other hand, does not have an integrated terminal, requiring users to switch between the editor and a separate terminal application.

  3. Multiple Cursors: Visual Studio Code supports the use of multiple cursors, allowing users to edit multiple sections of code simultaneously. This can significantly improve productivity, especially when making repetitive changes. In contrast, TextMate does not have built-in support for multiple cursors, making it less efficient for certain editing tasks.

  4. Debugging Support: Visual Studio Code provides robust debugging support, with features such as breakpoints, step-by-step execution, and variable inspection. This makes it easier for developers to identify and troubleshoot issues in their code. TextMate, on the other hand, does not have built-in debugging capabilities, requiring users to rely on external tools or plugins for debugging.

  5. IntelliSense and Code Completion: Visual Studio Code offers advanced IntelliSense features, providing suggestions and auto-completion while typing code. This can greatly speed up the coding process and help prevent syntax errors. TextMate, on the other hand, has limited support for IntelliSense and code completion, making it less efficient for writing code.

  6. Version Control Integration: Visual Studio Code has seamless integration with popular version control systems such as Git, making it easy for developers to track changes, manage branches, and collaborate on code. TextMate, on the other hand, lacks built-in version control integration, requiring users to rely on external tools or plugins for version control functionality.

In summary, Visual Studio Code offers a wider range of extensions, integrated terminal, multiple cursor support, debugging capabilities, advanced IntelliSense, and better version control integration compared to TextMate.

Decisions about TextMate and Visual Studio Code
Samriddhi Sinha
Machine Learning Engineer at Chefling · | 6 upvotes · 971.8K views

Lightweight and versatile. Huge library of extensions that enable you to integrate a host of services to your development environment. VS Code's biggest strength is its library of extensions which enables it to directly compete with every single major IDE for almost all major programming languages.

See more
Kamaleshwar BN
Senior Software Engineer at Pulley · | 12 upvotes · 1.3M views

Visual Studio Code became famous over the past 3+ years I believe. The clean UI, easy to use UX and the plethora of integrations made it a very easy decision for us. Our gripe with Sublime was probably only the UX side. VSCode has not failed us till now, and still is able to support our development env without any significant effort.

Goland being paid, as well as built only for Go seemed like a significant limitation to not consider it.

See more
Simon Ibssa
Student at California Polytechnic State University, San Luis Obispo · | 2 upvotes · 1.2M views

I decided to choose VSCode over Sublime text for my Systems Programming class in C. What I love about VSCode is its awesome ability to add extensions. Intellisense is a beautiful debugger, and Remote SSH allows me to login and make real-time changes in VSCode to files on my university server. This is an awesome alternative to going back and forth on pushing/pulling code and logging into servers in the terminal. Great choice for anyone interested in C programming!

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of TextMate
Pros of Visual Studio Code
  • 17
    Syntax highlighting
  • 5
    Javascript
  • 5
    PHP Developer
  • 4
    Native UI
  • 4
    jQuery developer
  • 3
    Ruby
  • 2
    Bundles
  • 2
    Snippets
  • 2
    MacOS native
  • 2
    Commands
  • 2
    Low Energy Usage
  • 2
    Starts fast
  • 2
    Keyboard shortcuts
  • 2
    Open Source
  • 2
    Clean ui
  • 339
    Powerful multilanguage IDE
  • 308
    Fast
  • 193
    Front-end develop out of the box
  • 158
    Support TypeScript IntelliSense
  • 142
    Very basic but free
  • 126
    Git integration
  • 106
    Intellisense
  • 78
    Faster than Atom
  • 53
    Better ui, easy plugins, and nice git integration
  • 45
    Great Refactoring Tools
  • 44
    Good Plugins
  • 42
    Terminal
  • 38
    Superb markdown support
  • 36
    Open Source
  • 34
    Extensions
  • 26
    Large & up-to-date extension community
  • 26
    Awesome UI
  • 24
    Powerful and fast
  • 22
    Portable
  • 18
    Best editor
  • 18
    Best code editor
  • 17
    Easy to get started with
  • 15
    Lots of extensions
  • 15
    Built on Electron
  • 15
    Crossplatform
  • 15
    Good for begginers
  • 14
    Extensions for everything
  • 14
    Open, cross-platform, fast, monthly updates
  • 14
    All Languages Support
  • 13
    Easy to use and learn
  • 12
    Extensible
  • 12
    "fast, stable & easy to use"
  • 11
    Totally customizable
  • 11
    Git out of the box
  • 11
    Faster edit for slow computer
  • 11
    Ui design is great
  • 11
    Useful for begginer
  • 10
    Great community
  • 10
    SSH support
  • 10
    Fast Startup
  • 9
    It has terminal and there are lots of shortcuts in it
  • 9
    Powerful Debugger
  • 9
    Great language support
  • 9
    Works With Almost EveryThing You Need
  • 8
    Python extension is fast
  • 8
    Can compile and run .py files
  • 7
    Great document formater
  • 7
    Features rich
  • 6
    He is not Michael
  • 6
    Awesome multi cursor support
  • 6
    Extension Echosystem
  • 6
    She is not Rachel
  • 5
    Language server client
  • 5
    Easy azure
  • 5
    SFTP Workspace
  • 5
    VSCode.pro Course makes it easy to learn
  • 5
    Very proffesional
  • 4
    Supports lots of operating systems
  • 4
    Has better support and more extentions for debugging
  • 4
    Excellent as git difftool and mergetool
  • 4
    Virtualenv integration
  • 3
    Has more than enough languages for any developer
  • 3
    Better autocompletes than Atom
  • 3
    Emmet preinstalled
  • 3
    'batteries included'
  • 3
    More tools to integrate with vs
  • 2
    VS Code Server: Browser version of VS Code
  • 2
    Big extension marketplace
  • 2
    Customizable
  • 2
    Microsoft
  • 2
    Light
  • 2
    Fast and ruby is built right in
  • 2
    CMake support with autocomplete

Sign up to add or upvote prosMake informed product decisions

Cons of TextMate
Cons of Visual Studio Code
    Be the first to leave a con
    • 46
      Slow startup
    • 29
      Resource hog at times
    • 20
      Poor refactoring
    • 13
      Poor UI Designer
    • 11
      Weak Ui design tools
    • 10
      Poor autocomplete
    • 8
      Super Slow
    • 8
      Huge cpu usage with few installed extension
    • 8
      Microsoft sends telemetry data
    • 7
      Poor in PHP
    • 6
      It's MicroSoft
    • 3
      Poor in Python
    • 3
      No Built in Browser Preview
    • 3
      No color Intergrator
    • 3
      Very basic for java development and buggy at times
    • 3
      No built in live Preview
    • 3
      Electron
    • 2
      Bad Plugin Architecture
    • 2
      Powered by Electron
    • 1
      Terminal does not identify path vars sometimes
    • 1
      Slow C++ Language Server

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is TextMate?

    TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.

    What is Visual Studio Code?

    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use TextMate?
    What companies use Visual Studio Code?
    See which teams inside your own company are using TextMate or Visual Studio Code.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with TextMate?
    What tools integrate with Visual Studio Code?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to TextMate and Visual Studio Code?
    BBEdit
    It has been crafted to serve the needs of writers, Web authors and software developers, and provides an abundance of features for editing, searching, and manipulation of prose, source code, and textual data.
    Coda
    It is a new doc for teams. It begins with a blinking cursor and grows as big as your team’s ambition. Coda docs do everything from run weekly meetings to launch products.
    Atom
    At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but also use productively on the first day without ever touching a config file. Atom is modern, approachable, and hackable to the core. We can't wait to see what you build with it.
    Brackets
    With focused visual tools and preprocessor support, it is a modern text editor that makes it easy to design in the browser.
    Vim
    Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is distributed free as charityware.
    See all alternatives