atom-lupa icon indicating copy to clipboard operation
atom-lupa copied to clipboard

breadcrumbs

Open hex13 opened this issue 8 years ago • 4 comments

image

order should be:

  1. object (getHtmlPreview, getCssPreview)
  2. getHtmlPreview
  3. visit

Now it doesn't sort at all (it just takes from metadata array). It should sort probably by line/column (first in document is first, latest in document is latest).

hex13 avatar May 02 '16 10:05 hex13

and breadcrumbs should hide when in Project Explorer (hovering causes error) image

hex13 avatar May 03 '16 09:05 hex13

fixed sorting problem: image

hex13 avatar May 03 '16 15:05 hex13

fixed Uncaught Type Error

hex13 avatar May 03 '16 16:05 hex13

when is on ProjectExplorer pane ("Lupa") breadcrumbs stay image they shoud hide.

hex13 avatar May 04 '16 16:05 hex13