When comparing TextMate vs Microsoft's Visual Studio, the Slant community recommends Microsoft's Visual Studio for most people. In the question“What are the best JavaScript IDEs or editors?” Microsoft's Visual Studio is ranked 17th while TextMate is ranked 21st. The most important reason people chose Microsoft's Visual Studio is:
Javascript Intellisense allows Visual Studio to provide you with useful hints and auto-completion features while you code.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Open source
Textmate is open source and hosted on GitHub.
Pro Extensible
TextMate has an extensive library of plugins which can be further extended to make it even more powerful.
Pro Lightweight footprint
It's lightweight footprint makes it extremely fast to load and use.
Pro Multi line select and editing
Pro Snippets
Pro OS X only (native)
Pro Javascript Intellisense support
Javascript Intellisense allows Visual Studio to provide you with useful hints and auto-completion features while you code.
Pro Clean UI
Visual Studio has a clean, intuitive user interface.
Pro Cloud storage
Your Visual Studio online account gives you a place to store your code, backlog, and other project data with no servers to deploy, configure, or manage.
Pro Product backlog
In agile development teams, one really needs features such as product backlogs where you can assign features to teammates and track their progress on them. VS provides a web-based interface for you to track your team's complete progress on the project.
Pro Very good XML/XSD support
Syntax highlighting, Intellisense, and jump to declaration all work in XML documents.
Cons
Con OS X only
TextMate is for OSX only.
Con Tons of feature bloat
If you're doing simple web frontend dev, then VS is far too arcane and feature bloated for most of your work.
Con Not cross-platform
Visual Studio is only available on Windows, which causes platform lock-in.
Con Slow
Visual Studio can be quite laggy.
Con Takes up a lot of space
Visual Studio can use about 6 GBs which a lot of space to be taken from your computer.
Con Terribly slow development
Keep dreaming about features already provided by alternative products.
Con Non-native window frame
The IDE main window lacks a standard window frame (titlebar/borders). A custom solution is used where the custom titlebar contains numerous application-specific controls. This results in inconsistent UX and can also be problematic when you're using shell replacements or other various window-management software (such as bbLean).