Code Monkey home page Code Monkey logo

brackets-sidebar-plus's People

Contributors

sathyamoorthi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

brackets-sidebar-plus's Issues

Click on sidebar dont move content

I have a problem, when i click ctrl+alt+h then content and everything move fine, but when i click on sidebar then its just overlap my content.

After recent Brackets updates, scroller shadows briefly overlap content

  1. Pull the latest Brackets master (as of adobe/brackets@7588c9f)
  2. Install brackets-sidebar-plus
  3. Open enough files that the working set starts to scroll
  4. Hide the sidebar
  5. Mouse over the sidebar edge and then off it

Result: The horizontal scroller shadows around the working set appear to be full-width throughout the transition, overlapping the editor area. This doesn't happen with Brackets sprint-25.

Sidebar animation stutters

I noticed that the sidebar animation when it slides in and out isn't smooth. From a quick read of the code, it looks like you are animating the left property. It would be better to use a translate transform to move it away, you'd get much better performance. Unfortunately I don't have time at the moment to put together a pull request, but I figured I'd at least file an issue.

Doesn't seem to work?

I have installed the extension and added the suggested function to the preferences file, but it simply wont work.

Running on OSX Yosemite.

Any suggestions?

The menu title does not update accordingly

Standard behavior is View > Show Sidebar, and the text changes from "Show Sidebar" to "Hide Sidebar". While using the extension, even if the sidebar is hidden, the text remains "Show Sidebar".

Turn off hovering open

I really appreciate the cmd+shift+H for opening / closing the sidebar, but moving my mouse to the side opens it again, while that is usually not my intention, creating a movement on the screen which distracts.

Would it be possible to add a setting to turn off the opening on hover?

Thanks for the work that went in the plugin.

Split view problem

When I activate triggermode mouseover, while split view is enabled, clicking and dragging an opened file in the sidebar, with the intention of moving it to another panel, hides the sidebar and I can't move the file. This also happens when I click on the change split view mode button.

When HTML menubar enabled, rendering issue at bottom of editor in some edge cases

  1. Enable HTML menus (see instructions or checkout the in-browser branch)
  2. Open a file with path/name just barely long enough to fit next to the menu bar items
  3. Mouse mouse over to show the sidebar

Result: When sidebar is shown, the change in menu bar width causes it to wrap onto two lines. The editor moves downward and pushes the status bar out of view.

Expected: Status bar remains in view. This works without the extension, if you manually show/hide the sidebar via the menu command.

The fix here is to use SidebarView.show()/.hide() instead of poking at the CSS directly. Generally, anything that affects the width/height of the .content area (the vertical stack holding the menu bar, editor etc.) has to go through JS rather than a simple CSS change.

Minor cosmetic defect with JSLint turned on

If you turn on JSLint and have errors in your document, then when you collapse or expand the sidebar using this extension, there will be briefly be black horizontal bars visible over the left side of the JSLint area.

Another minor cosmetic issue

The first time the sidebar is opened with this extension after being hidden with the menu command "Hide Sidebar", you can see the current file selection triangle floating in the document area before the sidebar has been fully expanded.

Sidebar keeps resetting every time brackets is restarted

Hello,

I hide the sidebar, and brackets-sidebar-plus works just fine when I am in the same Brackets session. When I quit Brackets and reopen the application, my sidebar is no longer hidden, and I have to hide it again.

This never used to happen.

I just updated to the latest Brackets today.

Any ideas?

Copy and Paste File or Folder

Hi,
it will be a great use if we can copy, crop and past a file or folder directly from SidebarPlus.

It's just a suggesting I don't know how much work needed to do this.

Add license

I didn't see a separate file or comments in the js file. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.