Editing Area: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
mNo edit summary
(removed for the time being the table of other pages relating to the editor area)
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
Here are the main elements of the user interface.
Here are the main elements of the user interface.
{{clear}}
{{clear}}
 
<!--
<div style="float:right; background-color:#E5ECF9;border:1px solid #3061C2;">
<div style="float:right; background-color:#E5ECF9;border:1px solid #3061C2;">
*[[#1. Editing Area|1. Editing Area]]  
*[[#1. Editing Area|1. Editing Area]]  
Line 19: Line 19:
*[[Man 2 ch04s05|5. Help Menu]]  
*[[Man 2 ch04s05|5. Help Menu]]  
</div>
</div>
 
-->
== 1. Editing Area ==
== 1. Editing Area ==
=== Notebook tab bar ===
=== Notebook tab bar ===
The biggest part of the user interface is the editor area. Because Bluefish has a so-called “Multiple Document Interface”, there are actually many editor areas in Bluefish, accessible via the tabs. By default the tabs are on the bottom. <small>see Preferences [[Preferences#User interface|User interface]]</small>
[[File:Man2_editor_array.png|700px|thumb|left|Bluefish Editor]]
 
{{clear}}
[[File:Man2_editor_array.png|none|frame|Bluefish Editor Array]]
The biggest part of the user interface is the editor area. Because Bluefish has a so-called “Multiple Document Interface”, there are actually many editor areas in Bluefish, accessible via the document tabs, which are by default at the bottom of the window. <br/><small>see Preferences [[Preferences#User interface|User interface]]</small>
 
Notice that the current document's tab may be raised by the Gtk theme, and if the document has been modified, its name on the tab is coloured by default in blue. The changes are also noted with blue on the open document list, accessible by right-clicking on the tab. Error documents are colored in red, empty documents in light gray.<br />
You can navigate between documents by clicking on the left and right arrow of the tab bar. You can also reorder the documents using drag n drop.


[[File:Man2_opendocument_list.png|none|frame|List of open Documents]]
[[File:Man2_opendocument_list.png|600px|thumb|left|List of open Documents]]
{{clear}}
In the enlarged picture of the document tab bar you see that the current document's tab may be raised by the Gtk theme (here it has a blue line underneath), and if the document has been modified, its name on the tab is coloured by default in blue. The asterisk to the left of the document name shows that the changes haven't been saved yet. The changes are also noted with blue on the open document list, accessible by right-clicking on the tab. Error documents are colored in red, empty documents in light gray.<br />
If there are more open documents than there is space for the corresponding tabs, you can navigate between documents by clicking on the left and right arrow of the tab bar. It may be easier to just right-click on one visible tab and then select the document you want to work with from the list which shows you all opened documents. <br/>You can also reorder the document tabs using drag n drop.


=== Drag and drop ===
=== Drag and drop ===
In case you are not familiar with the term "drag and drop": you click with the left mouse button on a document, highlighted text or something else and drag the mouse cursor to another place, where you want to drop the document or highlighted text or whatever you have grabbed with the mouse cursor. By releasing the left mouse button, the document or whatever you have grabbed will be dropped at the place where the mouse cursor is pointing to, provided this is supported by the OS and for the item you wanted to drag and drop.<br/>
Generally, within Bluefish<br/>
* You can drag n drop a selection in document.
* You can drag n drop a selection in document.
* You can import a document in Bluefish using drag n drop. (Actually 2.0.0 this does not function on Windows.)
* You can import a document in Bluefish using drag and drop.
** select some text in Firefox, drag n drop the selection in your document.
** select some text in Firefox, drag and drop the selection in your document.
** drag n drop a document, you imports it's URI.
** drag and drop a document, you import it's URI.
* drag n drop a document in Tab Bar, you open it in Bluefish. (For remote files you need to have a fully functionnal installation of gvfs)
* drag and drop a document in the Tab Bar, you open it in Bluefish. (For remote files you need to have a fully functionnal installation of gvfs)




Line 49: Line 51:
: whitespace Highlighting
: whitespace Highlighting
: [[Spell checker]]
: [[Spell checker]]
: [[Hidden features]]
: ?
: ?



Latest revision as of 16:51, 24 December 2022

 

Here are the main elements of the user interface.

1. Editing Area[edit]

Notebook tab bar[edit]

Bluefish Editor


The biggest part of the user interface is the editor area. Because Bluefish has a so-called “Multiple Document Interface”, there are actually many editor areas in Bluefish, accessible via the document tabs, which are by default at the bottom of the window.
see Preferences User interface

List of open Documents


In the enlarged picture of the document tab bar you see that the current document's tab may be raised by the Gtk theme (here it has a blue line underneath), and if the document has been modified, its name on the tab is coloured by default in blue. The asterisk to the left of the document name shows that the changes haven't been saved yet. The changes are also noted with blue on the open document list, accessible by right-clicking on the tab. Error documents are colored in red, empty documents in light gray.
If there are more open documents than there is space for the corresponding tabs, you can navigate between documents by clicking on the left and right arrow of the tab bar. It may be easier to just right-click on one visible tab and then select the document you want to work with from the list which shows you all opened documents.
You can also reorder the document tabs using drag n drop.

Drag and drop[edit]

In case you are not familiar with the term "drag and drop": you click with the left mouse button on a document, highlighted text or something else and drag the mouse cursor to another place, where you want to drop the document or highlighted text or whatever you have grabbed with the mouse cursor. By releasing the left mouse button, the document or whatever you have grabbed will be dropped at the place where the mouse cursor is pointing to, provided this is supported by the OS and for the item you wanted to drag and drop.
Generally, within Bluefish

  • You can drag n drop a selection in document.
  • You can import a document in Bluefish using drag and drop.
    • select some text in Firefox, drag and drop the selection in your document.
    • drag and drop a document, you import it's URI.
  • drag and drop a document in the Tab Bar, you open it in Bluefish. (For remote files you need to have a fully functionnal installation of gvfs)


other features[edit]

todo
Document highlighting see Man 2 ch08s12 and Man 2 ch05s11
Autocompletion
Indenting
Block folding
Bookmarks
Line numbers
whitespace Highlighting
Spell checker
Hidden features
?

Top.png