Side Panel: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
|lang=en
|lang=en
|rev=2.0.0
|rev=2.0.0
|st=d
|st=u
|Title=3. Side Panel
|Title=3. Side Panel
|prev=Man 2 ch04s02
|prev=Man 2 ch04s02
Line 18: Line 18:


You can choose which plugins are enabled: <tt>Edit → Preferences → Plugins</tt> . By default the info browser plugin is disabled.<br />
You can choose which plugins are enabled: <tt>Edit → Preferences → Plugins</tt> . By default the info browser plugin is disabled.<br />
You can choose the <tt>Sidebar notebook</tt> tab position: <tt>Edit → Preferences → User interface</tt>
You can choose the <tt>Sidebar notebook tab</tt> position: <tt>Edit → Preferences → User interface</tt>


== Bluefish File Browser ==
== Bluefish File Browser ==
The file browser provides quick access to files and directories.  
The file browser provides quick access to files and directories.  
{|
{|
|valign="bottom" align="center"|[[File:Man2_file_browser.png|none|frame|Figure&nbsp;IV.8. Bluefish File Browser]]
|valign="bottom" align="center"|[[File:Man2_file_browser.png|none|frame|Bluefish File Browser]]
|valign="bottom" align="center"|[[File:Man2_file_browser_menu1.png|none|frame|file browser menu]]
|valign="bottom" align="center"|[[File:Man2_file_browser_menu1.png|none|frame|file browser menu]]
|valign="bottom" align="center"|[[File:Man2_file_browser_menu2.png|none|frame|View mode]]
|valign="bottom" align="center"|[[File:Man2_file_browser_menu2.png|none|frame|View mode]]
Line 32: Line 32:
The bookmark browser provides access to previously marked positions in a file.  
The bookmark browser provides access to previously marked positions in a file.  
{|
{|
|valign="bottom" align="center"|[[File:Man2_bookmark_browser.png|none|frame|Figure&nbsp;IV.10.&nbsp;Bluefish Bookmark Browser]]
|valign="bottom" align="center"|[[File:Man2_bookmark_browser.png|none|frame|Bluefish Bookmark Browser]]
|valign="bottom" align="center"|[[File:Man2_bookmark_browser_menu1.png|none|frame|bookmark browser menu]]
|valign="bottom" align="center"|[[File:Man2_bookmark_browser_menu1.png|none|frame|bookmark browser menu]]
|valign="bottom" align="center"|[[File:Man2_bookmark_browser_menu2.png|none|frame|Show file sub-menu]]
|valign="bottom" align="center"|[[File:Man2_bookmark_browser_menu2.png|none|frame|Show file sub-menu]]
|}
|}
Adding or deleting a bookmark: right click on the  Editing Area.
 
{|
See [[Bookmarks]]
|valign="bottom" align="center"|[[File:Man2 add bookmark.png|none|frame|add bookmark]]
|valign="bottom" align="center"|[[File:Man2 delete bookmark.png|none|frame|delete bookmark]]
|+
|colspan="2" align="center"|if the line is still bookmarked, you can delete the bookmark, else you can create one.
|}


== The snippets plugin ==
== The snippets plugin ==
The snippets plugin...
The snippets plugin...
{|
{|
|valign="bottom" align="center"|[[File:Man2 snippets.png|none|frame|Figure&nbsp;IV.14.&nbsp;Bluefish Snippets]]
|valign="bottom" align="center"|[[File:Man2 snippets.png|none|frame|Bluefish Snippets]]
|valign="bottom" align="center"|[[File:Man2_snippets_menu1.png|none|frame|snippets menu]]
|valign="bottom" align="center"|[[File:Man2_snippets_menu1.png|none|frame|snippets menu]]
|}
|}
Line 55: Line 50:
The charmap plugin...
The charmap plugin...


[[File:Man2 charmap.png|none|frame|Figure&nbsp;IV.15.&nbsp;Bluefish Charmap]]
[[File:Man2 charmap.png|none|frame|Bluefish Charmap]]


== The info browser plugin ==
== The info browser plugin ==
The info browser plugin references CSS2, HTML, PHP, Python... functions with their syntax.   
The info browser plugin references CSS2, HTML, PHP, Python... functions with their syntax.   


[[File:Man2_info_browser.png|none|frame|Figure&nbsp;IV.9.&nbsp;Bluefish Info Browser]]
[[File:Man2_info_browser.png|left|frame|Bluefish Info Browser]]
 
By default the info browser plugin is disabled.<br />
You can choose which plugins are enabled: <tt>Edit → Preferences → Plugins</tt> .
 
;Contributing: see [[Bflib]]
 
{{clear}}


{{Man2bottom
{{Man2bottom

Latest revision as of 17:10, 31 March 2010

 

To the left of the editor area is the side panel. If you would prefer that the side bar be on the right side, simply change the setting in the Sidebar location tab found in the Edit → Preferences → User interface menu option.

Bluefish Sidebar Notebook Tab[edit]

The side panel consists of a file browser, a bookmark browser, a function reference browser, the snippets plugin, the charmap plugin and an info browser accessible by clicking on the corresponding sidebar notebook tab.

Bluefish Sidebar Notebook Tab

You can choose which plugins are enabled: Edit → Preferences → Plugins . By default the info browser plugin is disabled.
You can choose the Sidebar notebook tab position: Edit → Preferences → User interface

Bluefish File Browser[edit]

The file browser provides quick access to files and directories.

Bluefish File Browser
file browser menu
View mode
Filter sub-menu

The bookmark browser[edit]

The bookmark browser provides access to previously marked positions in a file.

Bluefish Bookmark Browser
bookmark browser menu
Show file sub-menu

See Bookmarks

The snippets plugin[edit]

The snippets plugin...

Bluefish Snippets
snippets menu

More informations about snippets plugin can be found at Chapter VII, 7. Snippets plugin.

The charmap plugin[edit]

The charmap plugin...

Bluefish Charmap

The info browser plugin[edit]

The info browser plugin references CSS2, HTML, PHP, Python... functions with their syntax.

Bluefish Info Browser

By default the info browser plugin is disabled.
You can choose which plugins are enabled: Edit → Preferences → Plugins .

Contributing
see Bflib