sakura/en/Screen Property

Last-modified: 2008-03-30 (日) 09:20:49

Type Setting

[Screen Property], [Color Property], [Type Help Property], [Regular Expression Keyword Property], [Keyword Help Property]

Screen Property

[Setting Name] EditBox

It is revokable ..the name to the type setting it now...

[File Extension] EditBox

The file extension corresponding to the type setting it now is enumerated.
Dot is not put. Please delimit it by the comma when you specify plurals.

(^_- Example: c,cpp,h

Layout

[Wrap Column] EditBox

The digit number automatically turned is changed. The digit number to 10-10240 can be specified.

[Character Gap] EditBox

The space between the character and the character is specified in each dot.

[Line Gap] EditBox

The space between the line and the line is specified in each dot.

[TAB Width] EditBox

The digit number in which the TAB sign is progressed It selects it from 1-64.

[TAB Display(8 Char)] EditBox

Only normal-width sets the character string used to display TAB when the classification display of TAB is turned on in "Color" Property within eight characters. Space is displayed regardless of the setting since the ninth character.

[Show Arrow] CheckBox (default: Non-Check)

The arrow ("->" of the width of normal-width) is drawn in the display of TAB instead of the character string.

[Insert SPACE] CheckBox (default: Non-Check)

Half angle space is input instead of inputting TAB.

Indent

[Auto Indent] CheckBox (default: Checked)

It becomes an automatic (auto) indent mode when keeping effective.
In the automatic indent mode, [Enter] When line-feed is input with the key etc., the blank part with the blank and TAB at the head of the previous line is succeeded as it is.
The character specified by "Other indent object characters" does the indent.

[Em-Size Blank] CheckBox

The indent is done in making it to the automatic indenting at the em-size blank.
In addition, when the head of line moves, the em-size blank in addition to the TAB normal-width blank is taken care of as an indent character.

[Smart Indent] ComboBox (default: "None")

Correspond "{","}" indent or unindent do.
At present, it is prepared only for C/C++. (specification of smart indent)

[Other Indent Characters] EditBox

To make characters other than blank (SP) and TAB an indent object, it enumerates it here.
Please enumerate the character as it is without delimiting it by the comma etc. (Example) □■○●

[Wrap Line Indent] ComboBox (default: "None")

The setting to display the head of line position in the turned line layout indenting.

  • None
    The line is displayed from the first digit without fail by return.
    (^_- Example:
    [Tab] [Tab] The line that turns and is displayed
    It displays it according to the first line like this.
  • tx2x
    The indent is displayed according to the following character to which the tab appeared in the first line at the end. Space becomes a character treatment. It is set since the third line to the position of the second line.
    (^_- Example:
    [Tab] [Tab] The line that turns and is displayed
    [Tab] [Tab] It displays it according to the first line like this.
  • Logical Destination Head
    The indent is displayed according to the position in which characters other than the tab and half angle space appeared in the beginning. It is set since the third line to the position of the second line. It turns to the program etc.
    "Em-size Blank" and "Other Indent Characters" become indent objects by the setting just like an auto indent, too. (sakura:1.3.x.x or later?)
    (^_- Example:
    [Tab] [Tab] The line that turns and is displayed
    [Tab] [Tab] It displays it according to the first line like this.

[Delete Trail Space when Line Feed] CheckBox (default: Non-Checked)

It changes line after the blank is deleted when there is a trailing white space when line-feed.

IME when Starting (Japanese Input Conversion)

[ON/OFF State] ComboBox (default: "As Is")

It can be specified whether IME starts together, too. {"As Is", "Always ON", "Always OFF"} selection.

[Input Mode] ComboBox (default: "Normal Setting")

The input It selects it from {"Normal Setting", "Zenakaku", "Zenkaku-Hiragana", "Zenkaku-Katakana", "Non-Conversion"}.

Method of Analyzing Outline

The method of analyzing the outline is selected.
When the outline analysis is executed, the content displayed in the outline analysis dialog is different depending on the content selected here.

[Normal Rule] RadioButton (default: Checked), ComboBox (default: "Text")

  • C/C++
    When the extension is ".c", "C language function list" is displayed.
    "C++ method tree" is displayed, except when the extension is ". c".
  • Text (default)
    "Finding sign" used for the text topic can be customized to some degree by "Finding sign" of common setting "Format" Property.
  • Additionally, There are PL/SQL, JAVA, COBOL, Perl, an assembler, and a text with Visual Basic and the WZ hierarchy, HTML, and TeX.

[Rule File] EditBox

It is possible to customize it by using the rule file more in detail than "Finding sign" of "Text topic tree".
In the rule file, "Finding character string" and "Group name" are delimited by " /// " (Half angle space before and behind is a part of the separator) and described.
Even if the finding character string is different, it is displayed when the group name is the same by the same hierarchy.
Even if the finding character string is different, it is displayed when the group name is the same by the same hierarchy.
When the file name is a relative path, it opens as a relative path limited to a lower folder of the editor.

(^_- Example:

diff /// TITLE
--- /// diff
+++ /// diff
@@ /// diff
+ /// modify
- /// modify

Others

[English Word Wrap] CheckBox (default: Non-Checked)

It can be specified whether to make English word wrap effective.

[Hanging Line Feed] CheckBox (default: Non-Checked)

It is prevented from becoming difficult for the line after it turns to become only line-feed and to see.

[Hanging Punctuation Marks] CheckBox (default: Non-Checked)

Eight kinds (punctuation marks (,.,.) and the normal-width version) are hung on the end of line (right side of the position by return).
However, punctuation marks included in "Head of line [kinnotto]" character of these punctuation marks characters are objects.

[Head of Line Prohibition] CheckBox (default: Non-Checked), EditBox

If the character specified for head of line Kinsoku doesn't do Kinsoku, it ..next line.. turns including ahead at becoming one character the head of line.
However, if it is the head of line Kinsoku character, nothing is done ahead one character either.

[End of Line Prohibition] CheckBox (default: Non-Checked), EditBox

The specified character ..next line.. is turned [kinnotto] at the line end.

[Use Document Icon] CheckBox (default: Non-Checked)

It changes to the one that the icon of the editor was related to the document (one displayed with the folder).

[Setting Folder] Button

The Setting Folder button is displayed only when setting it according to the user.