sean-codes / atom-browser

Atom-Browser is the plugin to browse the web, preview files, auto-reload, and search Google within Atom
MIT License
39 stars 7 forks source link

Change the default location to the Right Dock. Use config setting to set a preference. #10

Closed bauhouse closed 5 years ago

bauhouse commented 6 years ago

The aesthetics and behaviour of the Atom Browser are much better than the alternatives that I found. The only thing that I had an issue with was a preference I have for having code on the left and the browser preview on the right. So, I changed the default to the Right Dock and added a configuration setting to switch the default location between the Right and Bottom Docks.

I had also included Left as an option, but it conflicted with the location of the Project tree view, so I removed it.

DSlike commented 6 years ago

I think better to add setting for plugin to choose default dock.