⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 scintillahistory.html

📁 一个可以提供语法高亮显示的编辑器
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta name="generator" content="HTML Tidy, see www.w3.org" />
    <meta name="generator" content="SciTE" />
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>
      Scintilla and SciTE
    </title>
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" border="0">
      <tr>
        <td>
          <img src="SciTEIco.png" border="3" height="64" width="64" alt="Scintilla icon" />
        </td>
        <td>
          <a href="index.html" style="color:white;text-decoration:none"><font size="5">Scintilla
          and SciTE</font></a>
        </td>
      </tr>
    </table>
    <h2>
       History of Scintilla and SciTE
    </h2>
    <h3>
       Contributors
    </h3>
    <p>
       Thanks to all the people that have contributed patches, bug reports and suggestions.
    </p>
    <p>
       Source code and documentation have been contributed by
    </p>
    <ul>
	<li>Atsuo Ishimoto</li>
	<li>Mark Hammond</li>
	<li>Francois Le Coguiec</li>
	<li>Dale Nagata</li>
	<li>Ralf Reinhardt</li>
	<li>Philippe Lhoste</li>
	<li>Andrew McKinlay</li>
	<li>Stephan R. A. Deibel</li>
	<li>Hans Eckardt</li>
	<li>Vassili Bourdo</li>
	<li>Maksim Lin</li>
	<li>Robin Dunn</li>
	<li>John Ehresman</li>
	<li>Steffen Goeldner</li>
	<li>Deepak S.</li>
	<li>Yann Gaillard</li>
	<li>Aubin Paul</li>
	<li>Jason Diamond</li>
	<li>Ahmad Baitalmal</li>
	<li>Paul Winwood</li>
	<li>Maxim Baranov</li>
	<li>Ragnar H鴍land</li>
	<li>Christian Obrecht</li>
	<li>Andreas Neukoetter</li>
	<li>Adam Gates</li>
	<li>Steve Lhomme</li>
	<li>Ferdinand Prantl</li>
	<li>Jan Dries</li>
	<li>Markus Gritsch</li>
	<li>Tahir Karaca</li>
	<li>Ahmad Zawawi</li>
	<li>Laurent le Tynevez</li>
	<li>Walter Braeu</li>
	<li>Ashley Cambrell</li>
	<li>Garrett Serack</li>
	<li>Holger Schmidt</li>
	<li><a href="http://www.activestate.com">ActiveState</a></li>
	<li>James Larcombe</li>
	<li>Alexey Yutkin</li>
	<li>Jan Hercek</li>
	<li>Richard Pecl</li>
	<li>Edward K. Ream</li>
	<li>Valery Kondakoff</li>
	<li>Sm醨i McCarthy</li>
	<li>Clemens Wyss</li>
	<li>Simon Steele</li>
	<li>Serge A. Baranov</li>
	<li>Xavier Nodet</li>
	<li>Willy Devaux</li>
	<li>David Clain</li>
	<li>Brendon Yenson</li>
	<li>Vamsi Potluru</li>
	<li>Praveen Ambekar</li>
	<li>Alan Knowles</li>
	<li>Kengo Jinno</li>
	<li>Valentin Valchev</li>
	<li>Marcos E. Wurzius</li>
	<li>Martin Alderson</li>
	<li>Robert Gustavsson</li>
	<li>Jos&eacute; Fonseca</li>
	<li>Holger Kiemes</li>
	<li>Francis Irving</li>
	<li>Scott Kirkwood</li>
	<li>Brian Quinlan</li>
	<li>Ubi</li>
	<li>Michael R. Duerig</li>
	<li>Deepak T</li>
	<li>Don Paul Beletsky</li>
	<li>Gerhard Kalab</li>
	<li>Olivier Dagenais</li>
	<li>Josh Wingstrom</li>
	<li>Bruce Dodson</li>
	<li>Sergey Koshcheyev</li>
	<li>Chuan-jian Shen</li>
	<li>Shane Caraveo</li>
	<li>Alexander Scripnik</li>
	<li>Ryan Christianson</li>
	<li>Martin Steffensen</li>
	<li>Jakub Vr醤a</li>
	<li>The Black Horus</li>
	<li>Bernd Kreuss</li>
	<li>Thomas Lauer</li>
	<li>Mike Lansdaal</li>
	<li>Yukihiro Nakai</li>
	<li>Jochen Tucht</li>
	<li>Greg Smith</li>
	<li>Steve Schoettler</li>
	<li>Mauritius Thinnes</li>
	<li>Darren Schroeder</li>
	<li>Pedro Guerreiro</li>
	<li>Dan Petitt</li>
	<li>Biswapesh Chattopadhyay</li>
	<li>Kein-Hong Man</li>
	<li>Patrizio Bekerle</li>
    </ul>
    <p>
       Images used in GTK+ version
    </p>
    <ul>
      <li>
        <a href="http://jfa.javalobby.org/projects/icons/">
        Icons</a> Copyright(C) 1998 by Dean S. Jones<br />
      </li>
    </ul>
    <h3>
       <a href="scite153.zip">Release 1.53</a>
    </h3>
    <ul>
      <li>
	Released on 16 May 2003.
      </li>
      <li>
	On GTK+ 2, encodings other than ASCII, Latin1, and Unicode are
	supported for both display and input using iconv.
      </li>
      <li>
	External lexers supported on GTK+/Linux.
	External lexers must now be explicitly loaded with SCI_LOADLEXERLIBRARY
	rather than relying upon a naming convention and automatic loading.
      </li>
      <li>
	Support of Lout typesetting language.
      </li>
      <li>
	Support of E-Scripts language used in the POL Ultima Online Emulator.
      </li>
      <li>
	Scrolling and drawing performance on GTK+ enhanced, particularly for GTK+ 2.x
	with an extra window for the text area avoiding conflicts with the scroll bars.
      </li>
      <li>
	CopyText and CopyRange methods in Scintilla allow container to
	easily copy to the system clipboard.
      </li>
      <li>
	Line Copy command implemented and bound to Ctrl+Shift+T.
      </li>
      <li>
	Scintilla APIs PositionBefore and PositionAfter can be used to iterate through
	a document taking into account the encoding and multi-byte characters.
      </li>
      <li>
	C++ folder can fold on the "} else {" line of an if statement by setting
	fold.at.else property to 1.
      </li>
      <li>
	C++ lexer allows an extra set of keywords.
      </li>
      <li>
	Property names and thus abbreviations may be non-ASCII.
      </li>
      <li>
	Removed attempt to load a file when setting properties that was
	part of an old scripting experiment.
      </li>
      <li>
	SciTE no longer warns about a file not existing when opening
	properties files from the Options menu as there is a good chance
	the user wants to create one.
      </li>
      <li>
	Bug fixed with brace recognition in multi-byte encoded files where a partial
	character matched a brace byte.
      </li>
      <li>
	More protection against infinite loops or recursion with recursive property definitions.
      </li>
      <li>
	On Windows, cursor will no longer disappear over margins in custom builds when
	cursor resource not present. The Windows default cursor is displayed instead.
      </li>
      <li>
	load.on.activate fixed in SciTE as was broken in 1.52.
      </li>
    </ul>
    <h3>
       <a href="scite152.zip">Release 1.52</a>
    </h3>
    <ul>
      <li>
	Released on 17 April 2003.
      </li>
      <li>
	Pango font support on GTK+ 2.
	Unicode input improved on GTK+ 2.
      </li>
      <li>
	Hotspot style implemented in Scintilla.
      </li>
      <li>
	Small up and down arrows can be displayed in calltips and the container
	is notified when the mouse is clicked on a calltip.
	Normal and selected calltip text colours can be set.
      </li>
      <li>
	POSIX compatibility flag in Scintilla regular expression search
	interprets bare ( and ) as tagged sections.
      </li>
      <li>
	Error message lexer tightened to yield fewer false matches.
	Recognition of Lahey and Intel FORTRAN error formats.
      </li>
      <li>
	Scintilla keyboard commands for moving to start and end of
	screen lines rather than document lines, unless already there
	where these keys move to the start or end of the document line.
      </li>
      <li>
	Line joining command.
      </li>
      <li>
	Lexer for POV-Ray.
      </li>
      <li>
	Calltips on Windows are no longer clipped by the parent window.
      </li>
      <li>
	Autocompletion lists are cancelled when focus leaves their parent window.
      </li>
      <li>
	Move to next/previous empty line delimited paragraph key commands.
      </li>
      <li>
	SciTE hang fixed with recursive property definitions by placing limit
	on number of substitutions performed.
      </li>
      <li>
	SciTE Export as PDF reenabled and works.
      </li>
      <li>
	Added loadsession: command line command to SciTE.
      </li>
      <li>
	SciTE option to quit application when last document closed.
      </li>
      <li>
	SciTE option to ask user if it is OK to reload a file that has been
	modified outside SciTE.
      </li>
      <li>
	SciTE option to automatically save before running particular command tools
	or to ask user or to not save.
      </li>
      <li>
	SciTE on Windows 9x will write a Ctrl+Z to the process input pipe before
	closing the pipe when running tool commands that take input.
      </li>
      <li>
	Added a manifest resource to SciTE on Windows to enable Windows XP
	themed UI.
      </li>
      <li>
	SciTE calltips handle nested calls and other situations better.
      </li>
      <li>
	CSS lexer improved.
      </li>
      <li>
	Interface to platform layer changed - Surface initialisation now requires
	a WindowID parameter.
      </li>
      <li>
	Bug fixed with drawing or measuring long ieces of text on Windows 9x
	by truncating the pieces.
      </li>
      <li>
	Bug fixed with SciTE on GTK+ where a user shortcut for a visible character
	inserted the character as well as executing the command.
      </li>
      <li>
	Bug fixed where primary selection on GTK+ was reset by
	Scintilla during creation.
      </li>
      <li>
	Bug fixed where SciTE would close immediately on startup
	when using save.session.
      </li>
      <li>
	Crash fixed when entering '\' in LaTeX file.
      </li>
      <li>
	Hang fixed when '#' last character in VB file.
      </li>
      <li>
	Crash fixed in error message lexer.
      </li>
      <li>
	Crash fixed when searching for long regular expressions.
      </li>
      <li>
	Pressing return when nothing selected in user list sends notification with
	empty text rather than random text.
      </li>
      <li>
	Mouse debouncing disabled on Windows as it interfered with some
	mouse utilities.
      </li>
      <li>
	Bug fixed where overstrike mode inserted before rather than replaced last
	character in document.
      </li>
      <li>
	Bug fixed with syntax highlighting of Japanese text.
      </li>
      <li>
	Bug fixed in split lines function.
      </li>
      <li>
	Cosmetic fix to SciTE tab bar on Windows when window resized.
	Focus sticks to either pane more consistently.
      </li>
    </ul>
    <h3>
       <a href="scite151.zip">Release 1.51</a>
    </h3>
    <ul>
      <li>
	Released on 16 February 2003.
      </li>
      <li>
	Two phase drawing avoids cutting off text that overlaps runs by drawing
	all the backgrounds of a line then drawing all the text transparently.
	Single phase drawing is an option.
      </li>
      <li>
	Scintilla method to split lines at a particular width by adding new line
	characters.
      </li>
      <li>
	The character used in autocompletion lists to separate the text from the image
	number can be changed.
      </li>
      <li>
	The scrollbar range will automatically expand when the caret is moved
	beyond the current range.
	The scroll bar is updated when SCI_SETXOFFSET is called.
      </li>
      <li>
	Mouse cursors on GTK+ improved to be consistent with other applications
	and the Windows version.
      </li>
      <li>
	Horizontal scrollbar on GTK+ now disappears in wrapped mode.
      </li>
      <li>
	Scintilla on GTK+ 2: mouse wheel scrolling, cursor over scrollbars, focus,
	and syntax highlighting now work.
	gtk_selection_notify avoided for compatibility with GTK+ 2.2.
      </li>
      <li>
	Fold margin colours can now be set.
      </li>
      <li>
	SciTE can be built for GTK+ 2.
      </li>
      <li>
	SciTE can optionally preserve the undo history over an automatic file reload.
      </li>
      <li>
	Tags can optionally be case insensitive in XML and HTML.
      </li>
      <li>
	SciTE on Windows handles input to tool commands in a way that should avoid
	deadlock. Output from tools can be used to replace the selection.
      </li>
      <li>
	SciTE on GTK+ automatically substitutes '|' for '/' in menu items as '/'
	is used to define the menu hierarchy.
      </li>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -