Emmet vs FileDiffs
When comparing Emmet vs FileDiffs, the Slant community recommends Emmet for most people. In the question“What are the best plugins for Sublime Text?” Emmet is ranked 3rd while FileDiffs is ranked 38th. The most important reason people chose Emmet is:
Emmet does not only work with HTML, but also CSS.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Makes writing CSS really fast
Emmet does not only work with HTML, but also CSS.
Pro Makes writing HTML really fast
Either watch the video below or read this article to see all the things you can do with Emmet. the video link is absent
Pro Allows you to open diffs in external diff tool
Instead of creating a new tab with the diff in it, you can tell FileDiffs to open the diff in an external diff tool for side by side comparison and other features.
Pro Easily compare arbitrary code sections
FileDiffs allows you to compare any arbitrary text through multiple commands:
- Compare the current file or selection with any other file via a file select menu
- Compare the current file or selection file with previously selected tab or window or panel
- Compare the current file or selection with your clipboard
- Compare between two selections through Sublime Text's multi-select feature
Pro Command pallet integration
In addition to providing shortcut commands for custom shortcuts, FileDiffs adds new command pallet entries. If you don't use diffs often enough to warrant memorizing a new shortcut command, the command pallet provides a quick and easy way to access the plugin.
Cons
Con Requires pyv8
Emmet is a Javascript addon, and it requires pyv8 (python-javascript bridge) to run.
Con Doesn't have side by side comparison
After running FileDiffs, it creates a new diff file in a new tab, which doesn't have the benefit of showing the diffs in context. However, it is possible to open the diff in an external diff tool instead of creating a new tab.
