• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

navigation-pane

Navigation pane of custom pattern for Atom IDE
  • #navigation
  • #section
  • #bacadra
  • #bibtex
  • #latex
bacadra
0.0.4 13
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

navigation-pane

Create custom list of sections.

Sections panel

Package offer custom panel to show navigation tree.

Available markers

  • Python:

    • 1-9: ^([^#\n]*)#\${1,9}([spv]?)#(.*)
    • e.g.: #$$ comment lvl 1
    • e.g.: #$$$ comment lvl 2
    • e.g.: print('somethink') #$# lvl 1
    • e.g.: print('somethink') #$$# lvl 2
  • Markdown:

    • 1-9: ^ *#{1,9}
    • e.g.: # heading 1
    • e.g.: ## heading 21
  • SOFiSTiK:

    • 1-5: ([^!\n]*)!\${1,5}!(.*)
    • 6: ^(!.!chapter) +=*([^=\n]*)
    • 7: ^ *(.?prog +[^ \n]*)(?:.*\nhead +(.+))?
    • 8: (!.! +.*
  • LaTeX:

    • 1-5: ([^%\n]*)%\${1,5}%(.*)
    • 6: ^[^\%\n]*(?:\\part\*?)(?:\[.*\])?{([^}]*
    • 7: ^[^\%\n]*(?:\\chapter\*?)(?:\[.*\])?{([^}]*
    • 8: ^[^\%\n]*(?:\\section|frametitle\*?)(?:\[.*\])?{([^}]*
    • 9: ^[^\%\n]*(?:\\subsection|framesubtitle\*?)(?:\[.*\])?{([^}]*
    • 10: ^[^\%\n]*(?:\\subsubsection\*?)(?:\[.*\])?{([^}]*
    • 11: ^[^\%\n]*(?:\\paragraph\*?)(?:\[.*\])?{([^}]*
    • 12: ^[^\%\n]*(?:\\subparagraph\*?)(?:\[.*\])?{([^}]*
  • BibTeX:

    • 1-5: /([^%\n]*)%\${1,5}%.*/i
    • 6: ^[ ]*\@.

Highlight section

Section can be highlighted. The default is line background highlight, but in can change to border or any another by user styles.

Section folding

There are function which provide fold, unfold or toggle sections following by the headers markers. The special future is to collapse all section to create view like table of content.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by