Side Panel: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
}}
}}
{{toc}}
{{toc}}
== 3. Side Panel ==
 
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 <tt>Sidebar location</tt> tab found in the <tt>Edit → Preferences → User interface</tt> menu option.  
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 <tt>Sidebar location</tt> tab found in the <tt>Edit → Preferences → User interface</tt> menu option.  


=== Bluefish Sidebar Notebook Tab ===
== Bluefish Sidebar Notebook Tab ==
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.
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.


Line 20: Line 20:
You can choose the <tt>Sidebar notebook tab position</tt>: <tt>Edit → Preferences → User interface</tt>
You can choose the <tt>Sidebar notebook tab position</tt>: <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.  
{|
{|
Line 29: Line 29:
|}
|}


=== The bookmark browser ===
== The bookmark browser ==
The bookmark browser provides access to previously marked positions in a file.  
The bookmark browser provides access to previously marked positions in a file.  
{|
{|
Line 44: Line 44:
|}
|}


=== The snippets plugin ===
== The snippets plugin ==
The snippets plugin...
The snippets plugin...
{|
{|
Line 52: Line 52:
More informations about snippets plugin can be found at [[Man_2_ch07s07|Chapter VII, 7. Snippets plugin]].
More informations about snippets plugin can be found at [[Man_2_ch07s07|Chapter VII, 7. Snippets plugin]].


=== The charmap plugin ===
== The charmap plugin ==
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|Figure&nbsp;IV.15.&nbsp;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.   



Revision as of 11:26, 31 December 2009

 

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

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.

Figure IV.7. 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

The file browser provides quick access to files and directories.

Figure IV.8. Bluefish File Browser
file browser menu
View mode
Filter sub-menu

The bookmark browser

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

Figure IV.10. Bluefish Bookmark Browser
bookmark browser menu
Show file sub-menu

Adding or deleting a bookmark: right click on the Editing Area.

add bookmark
delete bookmark
if the line is still bookmarked, you can delete the bookmark, else you can create one.

The snippets plugin

The snippets plugin...

Figure IV.14. Bluefish Snippets
snippets menu

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

The charmap plugin

The charmap plugin...

Figure IV.15. Bluefish Charmap

The info browser plugin

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

Figure IV.9. Bluefish Info Browser