Its a set of 3 plugins ( chrome plugin, atom plugin and Babel plugin) that allow you to jump to the right JS file in your editor directly from chrome. I was thinking how would View Source look if it was implemented in this new world of Front End JS. . This should provide a more seamless experience of going from the Browser to your editor. Would love any feedback on the experience or any enhancement requests.
Good for JSX projects transpiled using Babel
https://github.com/ganarajpr/gotofile-chrome
Its a set of 3 plugins ( chrome plugin, atom plugin and Babel plugin) that allow you to jump to the right JS file in your editor directly from chrome. I was thinking how would View Source look if it was implemented in this new world of Front End JS. . This should provide a more seamless experience of going from the Browser to your editor. Would love any feedback on the experience or any enhancement requests.