Preferences: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 14: Line 14:
Since revision 6165 (Bluefish 2.0.3) there are many changes in the preferences dialog, editor settings and HTML.
Since revision 6165 (Bluefish 2.0.3) there are many changes in the preferences dialog, editor settings and HTML.


[[File:Man2 preferences 203 editor.png|260px]]
for preview versions see [[Preferences (before 2.0.3)]]
[[File:Man2 preferences 203 font & colors.png|260px]]
[[File:Man2 preferences 203 initial.png|260px]]
[[File:Man2 preferences 203 files.png|260px]]
[[File:Man2 preferences 203 HTML.png|260px]]
[[File:Man2 preferences 203 user.png|260px]]
[[File:Man2 preferences 203 dimensions.png|260px]]
[[File:Man2 preferences 203 user colors.png|260px]]
[[File:Man2 preferences 203 images.png|260px]]
[[File:Man2 preferences 203 language.png|260px]]


== Generic editor settings ==
= Initial documents settings =
{|
|[[File:Man2 preferences editor.png|none|frame|Editor settings]]
|
;Show whitespace
:All
:All except spaces
:All trailing
:All except non-trailing spaces


;Smart Home/End cursor positioning
== Non Project defaults ==
:If set, go to the beginning/end of the line even if the line is wrapped.


;Tab key indents selection
See also '''Projects'''.
:If set, the tab key will indent a selection and shift-tab will unindent.


;Smart auto indenting
=== Mime type ===
:<small>see [[Indenting]]</small>


;Show the automatic completion pop-up window
A file not being part of a project will be of this specified Mime type by default.
:Immediately
:Delayed
:<small> see [[Autocompletion]]</small>
|}
{{top}}


== Non-project initial documents settings ==
=== Template ===
These settings can be modified for every project <small> see [[Projects]]</small>
{|
|[[File:Man2 preferences initial.png|none|frame|Initial documents settings]]
|
;Default template
: <small> see [[Templates]]</small>


;Word wrap by default
Any newly created document which is not part of a project will start as such a template. See also [[Templates]].
:if set, the lines are wrapped to the width of the window.


;(Smart) Auto indenting
== Options ==
:use or not auto indenting, the choice between smart or not is given up in ''Generic editor settings ''
:<small>see [[Indenting]]</small>


;show line numbers
Enable auto-completion
:explanation…


;Highlight current line
Enable block folding
:explanation…


;Enable block folding
Display block stack in status bar
:<small> see [[Block folding]]</small>


;Enable automatic completion pop-up
Highlight block delimiters
:<small> see [[Autocompletion]]</small>


;Highlight block delimiters
Highlight current line
:<small> see [[Block folding]]</small>


;Enable spell check
Show line numbers
:<small> see [[Spell checker]]</small>


|}
Show right margin indicator


{{top}}
Smart auto indenting


== HTML toolbar / menu options ==
Wrap lines
[[File:Man2 preferences HTML.png|none|frame|HTML]]


{{top}}
Enable syntax scanning


== Files ==
Show visible spacing
[[File:Man2 preferences files.png|none|frame|Files]]


{{top}}
Enable spell check
=== Templates ===
see [[Templates]]


{{top}}
== Tab stops ==
== User interface ==
[[File:Man2 preferences user.png|none|frame|User interface]]


=== Dimensions ===
Tab width
[[File:Man2 preferences dimensions.png|none|frame|Dimensions]]
{{top}}
== Images ==
[[File:Man2 preferences images.png|none|frame|Images]]
{{top}}
== External commands, filters and output parsers ==
see [[Man 2 ch07s08|External programs, filters]]
{{top}}


== Plugins ==
Insert spaces instead of tabs
[[File:Man2 preferences plugins.png|none|frame| enable/disable plugins]]
{{top}}


== Styles and languages ==
= Editor settings =
note for editor: this as to be move to a new page, replacing [[Man 2 ch08s12]] and [[Man 2 ch05s11]]
: links here [[Autocompletion]]


=== Text styles ===
Smart auto intending


[[File:Man2 preferences styles.png]]
Smart Home/End cursor positioning


=== Advanced syntax scanning option ===
Tab key intends selection


[[File:Man2 preferences language.png]]
Automatically insert closing brackets


=== Languages ===
Right margin/split line end position


[[File:Man2 preferences C.png]]
Wrap line on right margin indicator


{{top}}
Visible white space mode


= Files =


== Encoding ==


Default character set for new files


Auto set <meta> HTML tag on encoding change
== Misc ==
Strip trailing spaces on save
Open command line files in running bluefish process
Open command line files in new window
Check if file is modified on disk
File properties to check for modifications
Show warning for files with very long lines
= User interface =
== Layout ==
Document tab positions
Maximum file name length shown in tab
Sidebar position
Sidebar tab position
== Misc ==
Hide toolbars on full-screen
User interface language
== Recent Files ==
Recent files shows
Number of files in 'Open recent' menu
= Images =
== Thumbnails ==
Thumbnail file type
Thumbnail suffix
= External commands =
See article on [[External Programs and Filters#External commands|External Programs and Filters]].
= External filters =
See article on [[External Programs and Filters#External filters|External Programs and Filters]].
= Output parsers =
See article on [[External Programs and Filters#Output box|External Programs and Filters]].
= Plug ins =
About Dialogue
Character Map
Convert Entities
HTML Features
Info Browser
Code Snippets
= Language support =
Here are language specific settings.
[[Category:References]]


{{Man2bottom
{{Man2bottom

Latest revision as of 12:04, 23 July 2016

 


Since revision 6165 (Bluefish 2.0.3) there are many changes in the preferences dialog, editor settings and HTML.

for preview versions see Preferences (before 2.0.3)

Initial documents settings[edit]

Non Project defaults[edit]

See also Projects.

Mime type[edit]

A file not being part of a project will be of this specified Mime type by default.

Template[edit]

Any newly created document which is not part of a project will start as such a template. See also Templates.

Options[edit]

Enable auto-completion

Enable block folding

Display block stack in status bar

Highlight block delimiters

Highlight current line

Show line numbers

Show right margin indicator

Smart auto indenting

Wrap lines

Enable syntax scanning

Show visible spacing

Enable spell check

Tab stops[edit]

Tab width

Insert spaces instead of tabs

Editor settings[edit]

Smart auto intending

Smart Home/End cursor positioning

Tab key intends selection

Automatically insert closing brackets

Right margin/split line end position

Wrap line on right margin indicator

Visible white space mode

Files[edit]

Encoding[edit]

Default character set for new files

Auto set <meta> HTML tag on encoding change

Misc[edit]

Strip trailing spaces on save

Open command line files in running bluefish process

Open command line files in new window

Check if file is modified on disk

File properties to check for modifications

Show warning for files with very long lines

User interface[edit]

Layout[edit]

Document tab positions

Maximum file name length shown in tab

Sidebar position

Sidebar tab position

Misc[edit]

Hide toolbars on full-screen

User interface language

Recent Files[edit]

Recent files shows

Number of files in 'Open recent' menu

Images[edit]

Thumbnails[edit]

Thumbnail file type

Thumbnail suffix

External commands[edit]

See article on External Programs and Filters.

External filters[edit]

See article on External Programs and Filters.

Output parsers[edit]

See article on External Programs and Filters.

Plug ins[edit]

About Dialogue

Character Map

Convert Entities

HTML Features

Info Browser

Code Snippets

Language support[edit]

Here are language specific settings.