When comparing Adobe Edge Inspect CC vs Browserlink.vim, the Slant community recommends Browserlink.vim for most people. In the question“What are the best cross-browser live-update / synchronization tools?” Browserlink.vim is ranked 5th while Adobe Edge Inspect CC is ranked 10th. The most important reason people chose Browserlink.vim is:
It's a Vim plugin, so it's natively tied to Vim itself.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Remote code inspection
Inspect uses winre to debug and inspect the code on remote devices connected to it. It allows for DOM manipulation and provides a JavaScript console.
Pro Synchronization is very fast
The rendering across different browsers and devices is fast and accurate.
Pro Setup is easy
Setting up Adobe Edge Inspect is rather easy. The Edge Inspect application itself is needed for desktop and a chrome plugin. For mobile devices, there is the Adobe Edge Inspect mobile app which needs to be installed. Once the Inspect program is "switched on", it will start watching all devices that have Edge Inspect enabled.
For mobile devices, the Inspect app will generate an authentication code which needs to be inserted into the Chrome plugin. Once that's done, the devices are synchronized.
Pro Native Vim support
It's a Vim plugin, so it's natively tied to Vim itself.
Pro CSS injection
Live injects CSS. This means that any time that there is a change in the CSS stylesheet, the page does not reload, only the CSS does.
Pro Error and console support
Cons
Con No longer developed
As of November 2015, Adobe is no longer developing Edge Inspect.
Con Requires a lot of additional software to be installed
Adobe Edge Inspect requires at the bare minimum, the Edge Inspect itself to be installed and a Chrome extension, just to get live-reloading and syncing for desktop. For mobile it requires additional apps to be installed from the Play Store or the App Store.
Con Not free
It's free only for those who have an existing Adobe Creative Cloud subscription. Otherwise it needs to be purchased. Although there is a free trial.
Con Only supports Vim
Supports only Vim, and works only for developers who use Vim.