######################################## ########################################
# Scite user configuration file.
#
# Modify the configuration file from yoshow.
#
# Description of additional information in the file:
# Win # apply this attribute to Windows
# GTK # apply this attribute to the GTK + Platform
##* # This attribute seriously affectsProgramPerformance
##! # Do not change this attribute unless necessary
#
# * This definition method is also applicable to other scite configuration files overwritten by yoshow.
######################################## ########################################
### Global directory working directory
Scitedefaulthome =/usr/share/scite
Sciteuserhome = file: // $ (scitedefaulthome)
######################################## ########################################
# Program Effect
######################################## ###################### Form # program effect #
### Window size:
If plat_win
Position. Left = 0
Position. Top = 0
If plat_gtk
Position. Left = 5
Position. Top = 22
# The initial width and height of the window.-1 indicates the maximum value.
Position. width =-1
Position. Height =-1
### Time Window tiled? (WIN)
### When two scite instances are opened, set them to 1 and position. left = 0, position. width = half the screen width. Then, the two scite instances can be displayed in parallel. this may be useful in special cases.
Position. tile = 0
######################################## ###################### Tag bar # program effect #
### Display mode of file names in the title bar:
#0 # show only file names
#1 # display the complete path
#2 # display as "file in directory"
Title. Full. Path = 2
### What is the current cache block number displayed in the title bar?
Title. Show. buffers = 0
######################################## ###################### Tag bar # program effect #
### Number of files that can be opened simultaneously:
Buffers = 20
### Select an opened file in reverse order? (WIN)
Buffer. zorder. Switching = 1
### Is the label bar visible?
Tabbar. Visible = 1
### Hide the label bar when only one file is opened?
Tabbar. Hide. One = 0
### How to display tags in multiple rows? (WIN)
Tabbar. multiline = 0
######################################## ################### Toolbar # program effect #
### Visible in the toolbar?
Toolbar. Visible = 1
### Can the toolbar be separated from the main form? (GTK)
Toolbar. detachable = 1
### Use the icons provided by the gnome topic? (GTK)
Toolbar. usestockicons = 1
######################################## #################### Menu bar # program effect #
### Can the menu bar be separated from the main form? (GTK)
Menubar. detachable = 1
### Hide the menu in full screen mode? (WIN)
Full. Screen. Hides. Menu = 0
######################################## #################### Status bar # program effect #
### Is the status bar visible?
Statusbar. Visible = 1
### Number of Status Bar settings: (WIN)
Statusbar. Number = 1
### Status bar settings: (WIN)
Statusbar. text.1 =
$ (Currentdate) $ (currenttime) |
Ln $ (linenumber), Col $ (columnnumber) |
$ (Bufferlength) bytes in $ (nboflines) lines |
$ (Overtype) |
$ (Eolmode)
######################################## ###################### Text # program effect #
### Initial amplification factor of the editing area:
Magnification = 0
### Initial amplification factor of the debugging area:
Output. Magnification = 0
######################################## ################### Debugging area # program effect #
### Is the debugging area located at the right of the editing area, not below?
Split. Vertical = 1
### Hide a partition by default?
Output. Initial. Hide = 0
### Pixel width of the debugging area:
Output. Horizontal. size = 400
### Pixel height in the debugging area:
Output. Vertical. size = 80
######################################## #################### Scroll bar # program effect #
### Display the horizontal scroll bar of the editing area?
Horizontal. scrollbar = 1
### Pixel width of the hypothetical document used for scrolling in the editing area:
# Horizontal. Scroll. width = 760
### Display the horizontal scroll bar of the debugging area?
Output. Horizontal. scrollbar = 0
### Pixel width of the hypothetical document used for scrolling in the debugging area:
Output. Horizontal. Scroll. width = 400
### Vertical scroll mode in the debugging area:
#0 # disable auto-scroll
##1 # scroll to the command execution line
#2 # scroll to the bottom
Output. Scroll = 1
### Why does the last row of the editing area scroll to the bottom of the view rather than the top?
End. At. Last. Line = 0
######################################## ################# Auto-renewal # program effect #
### Is the editing area Automatically Folded? (*)
Wrap = 0
### Is the debugging area automatically broken? (*)
Output. Wrap = 1
### Line chart mode:
#1 # Line by word
##2 # Line by character
Wrap. Style = 2
### Label display mode for line breaks:
#0 # No display
##1 # display at the end of a line
##2 # first line display
#3 # display all
Wrap. Visual. Flags = 1
### Identify the display position of the line:
#0 # side display
##1 # mark the end of a line as text
##2 # marking the beginning of the next line against text
#3 # Keep close to text
Wrap. Visual. Flags. Location = 1
### Number of indentation spaces in the secondary line of the line:
Wrap. Visual. startindent = 0
### How do I change the home and end keys in the line chart?
Wrap. Aware. Home. End. Keys = 1
######################################## ############### Edit margin # program effect #
### Pixel width at the left margin of the margin area:
Blank. Margin. Left = 8
### Pixel width at the right margin of the Border Area:
Blank. Margin. Right = 5
### Pixel width of the margin area:
Margin. width = 10
###CodeFold margin pixel width:
# Fold. Margin. width = 16
### Margin color for code folding:
# Fold. Margin. Color =
### Code folding margin highlighted color:
# Fold. Margin. Highlight. Color =
### Display the row number in the margin sharing area?
Line. Margin. Visible = 1
### Number of digits displayed in the row:
Line. Margin. width = 3 +
######################################## ###################### Miscellaneous # program effect #
##################################### ######################################## ####< br> # program parameters
############################ ################################## Global # program parameters #
### minimize to system tray? (WIN)
minimize. to. Tray = 1
### the program can only run a unique instance?
check. If. Already. Open = 1
### what is the limit for opening a file in read-only mode?
Read. Only = 0
### when the last file is closed, the program is also closed?
quit. on. close. last = 0
### maximum number of bytes allowed by the file:
MAX. file. size = 10485760
### keep the list of recently used files?
Save. Recent = 1
### automatically load the Last edited file at startup?
Save. session = 1
## edit code page: UTF-8 = 65001, GBK = 936, big5 = 950
code. page = 65001
lc_ctype = en_US.UTF-8
## debug code page:
output. code. page = 65001
### program Character Set:
# character. set =
### alternative display content when no translation information is displayed in the localized version:
# translation. missing =
######################################## ############### Save and open # program parameters #
### Before closing an unsaved file?
Are. You. Sure = 1
### Allow compilation of unsaved files (saved at the same time )?
Are. You. Sure. For. Build = 1
### Is compilation used to save all opened files?
Save. all. For. Build = 1
### When the program changes to the active state, save the file?
Save. on. Deactivate = 0
### What is the useless blank space at the end of the row deleted when the file is saved?
Strip. Trailing. Spaces = 1
### Ensure that the file content ends with a line break?
Ensure. Final. Line. End = 1
### Make sure all line breaks in the file are configured with line breaks?
Ensure. Consistent. Line. Ends = 1
### Delete the original file before saving the file?
Save. deletes. First = 1
### Access the directory of the current file in the dialog box?
Open. Dialog. In. file. Directory = 1
### When opening a file, do I collapse all the content that can be folded immediately?
Fold. on. Open = 0
### List of default extension names when opening a file:
Source. Default. Extensions =. properties |. Class. php |. php
######################################## ################# Monitor changes # program parameters #
### Is the file reloaded when it is modified by an external program?
Load. on. Activate = 1
### Before re-loading the changed file, how can I ask?
Are. You. Sure. on. reload = 1
### What are the revocation records retained when the file is reloaded?
Reload. preserves. Undo = 0
######################################## ################ Undo and redo # program parameters #
### How to use the coarse-precision detection mode to improve performance? (*)
Undo. Redo. Lazy = 0
######################################## ###################### Drawing # program parameters #
### Use an additional color palette to increase the presentation color? (WIN )(*)
Use. palette = 1
### How can I output a cached bitmap to the screen? (*)
Buffered. Draw = 0
### Use the two-phase rendering mode? (*)
Two. phase. Draw = 1
### Editing area cache level :(*)
### 0 # No Cache
### 1 # cache cursor row
### 2 # cache the current display page
### 3 # cache all
Cache. layout = 0
### Cache level in the debugging area :(*)
### 0 # No Cache
### 1 # cache cursor row
### 2 # cache the current display page
### 3 # cache all
Output. cache. layout = 0
######################################## ###################### Debugging # program parameters #
### What can I do when an error occurs?
Error. Select. Line = 1
### How to clear the air conditioning test zone before executing the tool?
Clear.before.exe cute = 1
######################################## ###################### Help # program parameters #
### Help file path:
If plat_win
Command. scite. Help = "file: // certificate (scitedefaulthome)helpscitedoc.html"
Command. scite. Help. subsystem = 2
If play_gtk
Command. scite. Help = Netscape "file: // $ (scitedefaulthome)/scitedoc.html"
######################################## ###################### Miscellaneous # program parameters #
### Default file extension:
Default. file. Ext =. Properties
### Wait for milliseconds for an additional process call in Windows95: (WIN )(*)
Win95.death. delay= 500
### How many seconds does the command consume in the debugging area after it is completed?
Time. commands = 0
######################################## #################### Custom # program parameters #
### User shortcut keys:
User. Shortcuts =
### User context menu:
User. Context. Menu =
### Equal width Font:
Font. monospace = $ (yoshow. Font. Mono)
Font. commentnt = $ (yoshow. Font. commentnt)
Font. Comment = $ (yoshow. Font. Comment)
Font. Code. Comment. Box =$ (yoshow. Font. Comment)
Font. Code. Comment. Line = $ (yoshow. Font. Comment)
Font.code.comment.doc = $ (yoshow. Font. Comment)
Font. Code. Comment. nested = $ (yoshow. Font. Comment)
### Public number set :(!)
Yoshow. Chars. num = 0123456789
### Public letter set :(!)
Yoshow. Chars. Alpha = abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz
### Public font set :(!)
If plat_win
Yoshow. Font. base = font: trebuchet MS, size: 10, fore: #333333, Back: # fbfbfb
Yoshow. Font. Base. font = trebuchet MS
Yoshow. Font. Small = font: trebuchet MS, size: 9
Yoshow. Font. Comment = font: trebuchet MS, size: 9, fore: # bb0000
Yoshow. Font. Comment. font = trebuchet MS
Yoshow. Font. Text = font: trebuchet MS, size: 10
Yoshow. Font. Text. font = trebuchet MS
Yoshow. Font. Mono = font: trebuchet MS, size: 9
Yoshow. Font. Script = font: trebuchet MS, size: 10
If plat_gtk
Yoshow. Font. base = font :! Bitstream Vera SANS, size: 12
Yoshow. Font. Base. font =! Bitstream Vera sans
Yoshow. Font. Small = font :! Bitstream Vera SANS, size: 11
Yoshow. Font. Comment = font :! Bitstream Vera Serif, size: 12
Yoshow. Font. Comment. font =! Bitstream Vera serif
Yoshow. Font. Text = font :! Bitstream charter, size: 14
Yoshow. Font. Text. font =! Bitstream Charter
Yoshow. Font. Mono = font :! Bitstream Vera sans mono, size: 11
Yoshow. Font. Script = font :! Bitstream Vera sans mono, size: 12
Yoshow. Font. Line. Number = $ (yoshow. Font. Small)
### Public color set :(!)
Yoshow. color. Window. Back = #333333
Yoshow. color. Window. Fore = # ffffff
Yoshow. color. Margin. Back = #333333
Yoshow. color. Margin. Fore = # ffffff
Yoshow. color. Margin = back: $ (yoshow. color. Margin. Back), fore: $ (yoshow. color. Margin. Fore)
Yoshow. color. Comment = fore: # ff0000
######################################## ################# Language support # program parameters #
### Language menu content:
Menu. Language =
Scite properties |
CSS |
H & ypertext | HTML | F12 |
P & HP | PHP |
Pytho & N | py |
### Open the dialog box filter:
Yoshow. Filter. All. Source = all source | $ (yoshow. filepattern. php) |
If plat_win
Yoshow. Filter. All. Files = all files | *. * |
If plat_gtk
Yoshow. Filter. All. Files = all files | * | hidden files |. * |
Open. Filter =
$ (Yoshow. Filter. All. Source)
$ (Yoshow. Filter. All. files)
$ (Yoshow. Filter. Props)
$ (Yoshow. Filter. php)
### Language lexical definition loading:
Import PHP
Import Misc
######################################## ########################################
# Editor Functions
######################################## #################### Blank space # editor functions #
### Can blank characters be seen?
View. whitespae = 1
### Is blank in indentation visible?
View. indentation. whitespace = 0
### Blank foreground View:
# Whitespace. Fore =
### Blank background color:
# Whitespace. Back =
### Substitute characters for control character display:
# Control. Char. symbol =
######################################## ############### Code folding # editor functions #
### Enable code folding?
Fold = 1
### Collapse the identifier style:
#0 # MACOs Style
#1 # plus sign and minus sign
Fold. Symbols = 1
### Fold the area width
Fold. Flags = 16
### Fold indicator. It is recommended to enable
Fold. Compact = 1
######################################## #################### Indent # editor function #
### How does one display a vertical dotted line before each indent unit as a wizard?
View. indentation. Guides = 1
### When curly braces are highlighted, how does one highlight the corresponding indent wizard?
Highlight. indentation. Guides = 0
### Tab character byte width:
Tabsize = 8
### Indent byte width:
Indent. size = 8
### Use the Tab character to indent?
Use. Tabs = 1
### Automatically select the indent width and indent mode based on the document content?
Indent. Auto = 0
### In indentation, press the tab key to add indentions instead of inserting TAB characters?
Tab. indents = 1
### In the indent press the backspace key to delete the indention unit rather than the character before the cursor?
Backspace. unindents = 1
### Enable auto indent?
Indent. Automatic = 1
### Parentheses starting with indentation?
Indent. Opening = 0
### Indent Closed parentheses?
Indent. Closing = 0
### Do I use the home key that VC is used?
VC. Home. Key = 1
##################################### ####################### line feed # editor functions #### visible line feed characters?
View. EOL = 0
### linefeed mode:
## lf # UNIX habits
## Cr # Macintosh habits
## CRLF # windows habits
EOL. mode = lf
### force use of the most frequently used line breaks in the current open file?
EOL. Auto = 0
##################################### ####################### select # editor function #
### foreground color of the selected area:
selection. fore = #000000
### background color of the selected area:
selection. back = # ff3300
### transparency of the selected area:
selection. alpha = 100
################################## ######################### cursor # editor function #
### cursor color:
caret. fore = #000000
### background color of the row where the cursor is located:
caret. line. back = # ff9900
### transparency of the row where the cursor is located:
caret. line. back. PLD Ha = 90
### flashing cycle of the cursor (millisecond):
caret. period = 500
### pixel width of the cursor (1-3 valid):
caret. width = 2
### cursor presentation Policy (please understand scitedoc and then modify it):
caret. policy. xslop = 1
caret. policy. width = 50
caret. policy. xstrict = 0
caret. policy. xeven = 0
caret. policy. xjumps = 0
caret. policy. yslop = 1
caret. policy. lines = 1
caret. policy. ystrict = 1
caret. policy. yeven = 1
caret. policy. yjumps = 0
###???
caret. Sticky = 0
######################################## #################### Navigation # editor functions #
### Display change policy after redirection (please understand scitedoc and then modify it ):
Visible. Policy. Slop = 1
Visible. Policy. Strict = 1
Visible. Policy. Lines = 5
######################################## #################### Boundary # editor functions #
### Border mode:
#0 # borderless
#1 # use a vertical bar to specify
##2 # change the background color of characters beyond the boundary
Edge. mode = 0
### Corresponding boundary columns:
Edge. Column = 200
### Border color:
Edge. color = # cccccc
######################################## #################### Debugging # editor functions #
### Outline color of the error prompt:
Error. Marker. Fore = $ (yoshow. color. Margin. Fore)
### Fill color of the error prompt (the background color of the error line ):
Error. Marker. Back = # ff0000
######################################## ################### Bookmarks # editor functions #
### Outline color of the bookmarks prompt:
Bookmark. Fore = $ (yoshow. color. Margin. Fore)
### Fill color of the bookmarks prompt (the background color of the row where the bookmarks are located ):
Bookmark. Back = #33ff66
### Transparency of the row where the bookmarks are located:
Bookmark. Alpha = 50
######################################## #################### Search # editor functions #
### Mark all content found by the mark all command?
Find. Mark = 1
######################################## ################ Automatic completion # editor function #
### Automatic insertion without prompting when only one item in the automatic Completion list is displayed?
AutoComplete. Choose. Single = 0
### Search for possible unique words in the document for the input content?
Autocompleteword. Automatic = 0
######################################## ############### Bracket highlight # editor function #
### Enable bracket highlighting?
Braces. Check = 0
### Check the parentheses after the cursor at the same time?
Braces. Sloppy = 0
######################################## ################# Styles # editor functions #
### Default text style:
Style. *. 32 = $ (yoshow. Font. Base)
### Row number style:
Style. *. 33 = $ (yoshow. color. margin), $ (yoshow. Font. Line. Number)
### Brackets highlighted style:
Style. *. 34 =
### Mismatched brackets highlighted style:
Style. *. 35 =
### Control Character styles:
Style. *. 36 =
### Indent wizard style:
Style. *. 37 = fore: $ (yoshow. color. Margin. Fore), back: # cccccc
### PHP API
Api. $ (file. patterns. php) = $ (scitedefaulthome) apiphp. API
AutoComplete. hypertext. ignorecase = 1
Calltip. php. ignorecase = 1
Calltip. php. Word. characters = _: $ (chars. Numeric) $ (chars. Alpha)
Calltip. php. Parameters. Start = (
Calltip. php. Parameters. separators =,
Calltip. php. Parameters. End =)
Calltip. hypertext. End. Definition =)
Command. Go. $ (file. patterns. php) = "http: // localhost/$ (filenameext )"
Command. Go. subsystem. $ (file. patterns. php) = 2
Command. Go. $ (file. patterns. php) = E: xamppphpphp-L "$ (filenameext )"
### Python API
Api. *. py = $ (scitedefaulthome)/API/python. API
Api. *. pyw = $ (scitedefaulthome)/API/python. API
AutoComplete. Choose. Single = 1
AutoComplete. Python. ignorecase = 1
AutoComplete. Python. Start. characters =.
AutoComplete. Python. fillups = (
# Autocompleteword. Automatic
Calltip. Python. ignorecase = 1
Calltip. Python. Word. characters =. _ $ (chars. Alpha) $ (chars. Numeric)
### Configuration of the debugging Area
### Global style:
Style. errorlist.32 = back: #333333
### Default style:
Style. errorlist.0 = fore: # ffffff, $ (font. Base)
### Python error style:
Style. errorlist.1 = fore: # ff0000
### GCC error style:
Style. errorlist.2 = fore: # ff0000
### Microsoft error styles:
Style. errorlist.3 = fore: # ff0000
### Status of the command or return value:
Style. errorlist.4 = fore: # ff9900, Back: #000000, $ (font. Comment), eolfilled
### Borland error and warning styles:
Style. errorlist.5 = fore: # ff0000
### Perl error and warning styles:
Style. errorlist.6 = fore: # ff0000
###. Net receipt style:
Style. errorlist.7 = fore: # ff0000
### Lua error and warning style:
Style. errorlist.8 = fore: # ff0000
### Ctags style:
Style. errorlist.9 = fore: # ff0000
# Diff changed!
Style. errorlist.10 = fore: #007f00
# Diff addition +
Style. errorlist.11 = fore: # limit 7f
# Diff deletion-
Style. errorlist.12 = fore: # 007f7f
# Diff message ---
Style. errorlist.13 = fore: #7f0000
# PHP errors:
Style. errorlist.14 = fore: # ff0066, $ (font. Text. Comment)
# Essential Lahey Fortran 90 Error
Style. errorlist.15 = fore: # ff0066
# Intel Fortran compiler Error
Style. errorlist.16 = fore: # ff0000
# Intel Fortran compiler v8.0 error/warning
Style. errorlist.17 = fore: # ff0000
# Absoft pro Fortran 90/95 v8.2 error or warning
Style. errorlist.18 = fore: # ff0000
# HTML tidy
Style. errorlist.19 = fore: # ff0000
# Java runtime stack trace
Style. errorlist.20 = fore: # ff0000
# Ensures that spacing is not affected by line number styles
Style. errorlist.33 = $ (font. Small)