Members Area


Recommended Sites:

Related Keywords
compile source code freeware download
compile freeware download
compile raw data freeware download
compile code freeware download
compile script freeware download
compile c program freeware download
compile program freeware download
compile assembler freeware download
compile basic freeware download
compile pascal freeware download
compile python code freeware download
free compile video freeware download
exe source freeware download
php source freeware download
source m freeware download
source freeware download
php source code example freeware download
resveratrol source freeware download
cannot read from source freeware download
code source freeware download

Top Freeware Keywords
microsoft freeware download
excel freeware download
pdf freeware download
xps document freeware download
free freeware download
pdf software freeware download
word freeware download
file freeware download
office freeware download
pdf to word converter freeware download
merge pdf freeware download
windows freeware download
pdf creator freeware download
outlook freeware download
print freeware download
document freeware download
documents freeware download
pdf converter freeware download
tool freeware download
text freeware download
tools freeware download
graphics freeware download
printer freeware download
email freeware download
html freeware download
convert freeware download
security freeware download
export freeware download
image freeware download
search freeware download



Scite 3.1.0 freeware     Save this freeware to your freeware selection - Saved Freeware


Author

Neil Hodgson

OS Windows2000, Windows2003, WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Date Released April 20, 2012
Downloads 490
Filesize 922 kB
Keywords Text editor, syntax highlight, compile source, editor, edit, syntax
Your Rating
  - click to rate - you will be first!
Scite screenshot
[ View full size screenshot ]

Download Scite   Save Freeware   Report Spyware

Text editing in SciTE works similarly to most Macintosh or Windows editors with the added feature of automatic syntax styling. SciTE can hold multiple files in memory at one time but only one file will be visible. SciTE's initial configuration only allows one file to be in memory at once but this can be modified by changing the value of the buffers property. ...

Download Scite   Save Freeware   Report Spyware


Compile source - Scite freeware - Download Notice

Scite Free Download - we do not host any Scite torrent files or links of Scite on rapidshare.com, depositfiles.com, megaupload.com etc. All Scite download links are direct Scite full download from publisher site or their selected mirrors.

Compile source - Scite freeware - Latest User Reviews

 Write a Review   


Compile source - Scite freeware - The Latest Versions History

Version Date Released Status Release Notes
3.1.0 Apr 20, 2012 New Release · adds an animated find indicator on Cocoa.
3.0.4 Mar 9, 2012 New Release · SciTE scripts can create user interfaces as strips
· SciTE can save files automatically in the background
· Pinch zoom implemented on Cocoa
· ECL lexer added. Feature #3488209
· CPP lexer fixes styling after document comment keywords. Bug #3495445
· Pascal folder improves handling of some constructs. Feature #3486385
· XML lexer avoids entering a bad mode due to complex preprocessor instructions. Bug #3488060
· Duplicate command is always remembered as a distinct command for undo. Bug #3495836
· SciTE xml.auto.close.tags no longer closes with PHP code similar to Bug #3488067
· Fix bug where setting an indicator for the whole document would fail. Bug #3487440
· Crash fixed for SCI_MOVESELECTEDLINESDOWN with empty vertical selection. Bug #3496403
· Differences between buffered and unbuffered mode on Direct2D eliminated. Bug #3495791
· Font leading implemented for Direct2D to improve display of character blobs. Bug #3494744
3.0.3 Dec 10, 2011 New Release · Printing works on GTK+ version 2.x as well as 3.x.
· Lexer added for the AviSynth language. Feature #3475611.
· Lexer added for the Take Command / TCC scripting language. Feature #3462462.
· CSS lexer gains support for SCSS. Feature #3268017.
· CPP lexer fixes problems in the preprocessor structure caused by continuation lines. Bug #3458508.
· Errorlist lexer handles column numbers for GCC format diagnostics. In SciTE, Next Message goes to column where this can be decoded from GCC format diagnostics. Feature #3453075.
· HTML folder fixes spurious folds on some tags. Bug #3459262.
· Ruby lexer fixes bug where '=' at start of file caused whole file to appear as a comment. Bug #3452488.
· SQL folder folds blocks of single line comments. Feature #3467425.
· On Windows using Direct2D, defer invalidation of render target until completion of painting to avoid failures.
3.0.2 Dec 10, 2011 New Release · SciTE saves files in the background without blocking the user interface.
· Printing implemented in SciTE on GTK+ 3.x.
· ILoader interface for background loading finalised and documented.
· CoffeeScript lexer added.
· C++ lexer fixes crash with "#if defined( XXX 1".
· Crash with Direct2D on Windows fixed.
· Backspace removing protected range fixed.
· Cursor setting failure on Windows when screen saver on fixed.
· SciTE on GTK+ hang fixed with -open:file option.
· Failure to evaluate shbang fixed in SciTE.
· SciTE failure to treat files starting with "
3.0.1 Nov 17, 2011 New Release · SciTE on Windows now runs Lua scripts directly on the main thread instead of starting them on a secondary thread and then moving back to the main thread.
· Highlight "else" as a keyword for TCL in the same way as other languages.
· Fix problems with setting fonts for autocompletion lists on Windows where font handles were copied and later deleted causing a system default font to be used.
· Fix font size used on Windows for Asian language input methods which sometimes led to IME not being visible.
· Fixed polygon drawing on Windows so fold symbols are visible again.
· Changed background drawing on GTK+ to allow for fractional character positioning as occurs on OS X as this avoids faint lines at lexeme boundaries.
· Ensure pixmaps allocated before painting as there was a crash when Scintilla drew without common initialization calls.
· Fixed SciTE on Windows bug causing wrong caret position after indenting a selection.
3.0.0 Nov 3, 2011 New Release · Carbon platform support removed. OS X applications should switch to Cocoa.
· On Windows Vista or newer, drawing may be performed with Direct2D and DirectWrite instead of GDI.
· Cairo is now used for all drawing on GTK+. GDK drawing was removed.
· Paletted display support removed.
· Fractional font sizes can be specified.
· Different weights of text supported on some platforms instead of just normal and bold.
· Sub-pixel character positioning supported.
· SciTE loads files in the background without blocking the user interface.
· SciTE can display diagnostic messages interleaved with the text of files immediately after the line referred to by the diagnostic.
· New API to see if all lines are visible which can be used to optimize processing fold structure notifications.
· Scrolling optimized by avoiding invalidation of fold margin when redrawing whole window.
· Optimized SCI_MARKERNEXT.
· C++ lexer supports Pike hash quoted strings when turned on with lexer.cpp.hashquoted.strings.
2.29 Sep 19, 2011 New Release · To automatically discover the encoding of a file when opening it, SciTE can run a program set with command.discover.properties.
· Cairo always used for drawing on GTK+.
· The set of properties files imported by SciTE can be controlled with the properties imports.include and imports.exclude. The import statement has been extended to allow "import ". The properties files for some languages are no longer automatically loaded by default. The properties files affected are avenue, baan, escript, lot, metapost, and mmixal.
· C++ lexer fixed a bug with raw strings being recognised too easily.
· LaTeX lexer improved with more states and fixes to most outstanding bugs.
· Lua lexer updates for Lua 5.2 beta with goto labels and "z" string escape.
· Perl string styling highlights interpolated variables.
· Perl lexer updated for Perl 5.14.0 with 0X and 0B numeric literal prefixes, break keyword and "+" supported in subroutine prototypes.ed with CRLF line endings.
2.28 Aug 1, 2011 New Release · GTK+ Cairo support works back to GTK+ version 2.8. Requires changing Scintilla source code to enable before GTK+ 2.22. Bug #3322351.
· Translucent images in RGBA format can be used for margin markers and in autocompletion lists.
· INDIC_DOTBOX added as a translucent dotted rectangular indicator.
· Asian text input using IME works for GTK+ 3.x and GTK+ 2.x with Cairo.
· On GTK+, IME works for Ctrl+Shift+U Unicode input in Scintilla. For SciTE, Ctrl+Shift+U is still Make Selection Uppercase.
· Cocoa port supports different character encodings, improves scrolling performance and drag image appearance. The control ID is included in WM_COMMAND notifications. Text may be deleted by dragging to the trash.
· SciTE on GTK+ uses a paned widget to contain the edit and output panes instead of custom code. This allows the divider to be moved easily on GTK+ 3 and its appearance follows GTK+ conventions more closely.
· SciTE builds and installs on BSD. Bug #3324644.
2.27 Jun 21, 2011 New Release · On recent GTK+ 2.x versions when using Cairo, bug fixed where wrong colours were drawn.
· SciTE on GTK+ slow performance in menu maintenance fixed. Bug #3315233.
· Cocoa platform supports 64-bit builds and uses only non-deprecated APIs. Asian Input Method Editors are supported. Autocompletion lists and calltips implemented. Control identifier used in notifications.
· On Cocoa, rectangular selection now uses Option/Alt key to be compatible with Apple Human Interface Guidelines and other applications. The Control key is reported with an SCMOD_META modifier bit.
· API added for setting and retrieving the identifier number used in notifications.
· SCI_SETEMPTYSELECTION added to set selection without scrolling or redrawing more than needed. Feature #3314877.
· Added new indicators. INDIC_DASH and INDIC_DOTS are variants of underlines. INDIC_SQUIGGLELOW indicator added as shorter alternative to INDIC_SQUIGGLE for small fonts. Bug #3314591
2.26 May 25, 2011 New Release · SparseState class makes it easier to write lexers which have to remember complex state between lines.
· Visual Studio project (.dsp) files removed. The make files should be used instead as described in the README.
· Folding margin symbols can be highlighted for the current folding block. Feature #3147069.
· Selected lines can be moved up or down together. Feature #3304850.
· SciTE can highlight all occurrences of the current word or selected text. Feature #3291636.
· Experimental GTK+ 3.0 support: build with "make GTK3=1".
· INDIC_STRAIGHTBOX added. Is similar to INDIC_ROUNDBOX but without rounded corners. Bug #3290435.
· Can show brace matching and mismatching with indicators instead of text style. Translucency of outline can be altered for INDIC_ROUNDBOX and INDIC_STRAIGHTBOX. Feature #3290434.
· SciTE can automatically indent python by examining previous line for scope-starting ':' with indent.python.colon.
· Batch file lexer allows braces '(' or ')' inside variable names.


Featured downloads
Adobe Reader 9
Adobe Reader 9
Is the tool for opening and using Adobe PDFs that are created in Adobe Acrobat
PDFCreator
PDFCreator
Free tool to create PDF files from nearly any Windows application
OpenOffice.org
OpenOffice.org
Is the leading open-source office software suite for word processing

Most popular compile source freeware downloads in Office Suites & Tools


Document.Editor 2012.5 freeware download


Document.Editor is an open source multitab VB.Net/WPF Ribbon UI based word processor for Windows XP, Vista, Windows 7 and Windows 8. Includes support for opening FlowDocument, Html and plain/rich text formats and support for saving FlowDocument and plain/rich text formats. Multiple tab interface so you can edit more ...
Details   Download   Save Freeware

PDFCreator 1.3.2 freeware download


... free, even for commercial use! It is Open Source and released under the Terms of the GNU General Public License. ...
Details   Download   Save Freeware

LibreOffice for Linux 3.5.4 freeware download


LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, ... PostgreSQL or Microsoft Access and many other data sources, or design your own with Base, to build powerful front-ends with sophisticated forms, reports and views. Support is built-in or easily addable for a very wide ...
Details   Download   Save Freeware

Add-in Express Toys for Excel and .NET 2.0 freeware download


... access Excel objects. The add-in contains a full source code in VB, C# and supports Excel 2000, 2002 (XP), 2003 and Excel 2007. ...
Details   Download   Save Freeware

Sumatra PDF 2.0.1 freeware download


Sumatra PDF is a free, slim, open-source PDF viewer that does what any other pdf viewer does. Sumatra PDF is a PDF, XPS, CBZ and CBR reader for Windows.I t's small size and low memory consumtion makes it an ideal program for older systems. Sumatra has a minimalistic design, small ...
Details   Download   Save Freeware

JLokalize 1.1 freeware download


Open source tool for the internationalization (i18n) of Java applications. ... implementations. Features: Small, portable and open source Specialized for internationalizing Java applications 100% compatible with standard Java i18n framework For developers: statistics about usage of translation keys ...
Details   Download   Save Freeware

So-net CRM 2.0 freeware download


So-net. Free CRM-system for your office! Using this soft you'll abble to solve a wide range of problems reffering to general activity arrangement of your company and collaboration with clients. The program includes a number of modules necessary for office workers, managers and company executives. Collaboration with customers. You have a ...
Details   Download   Save Freeware

Crimson Editor Portable 3.72 R286M freeware download


Crimson Editor is a professional source code editor for Windows. This program is ... - execute external programs with proper arguments. - compile, execute and test your code. - ease your fingers with key stroke recording. (record & replay) Edit remote files directly using built-in FTP client - open, ...
Details   Download   Save Freeware

OpenProj for Mac OS X 1.4 freeware download


OpenProj is a free, open source project management solution. OpenProj is a replacement of ... closely with leaders in the commercial and open source industries in preparation for the release of OpenProj. It is a welcome addition, not only for project management users, but also for users in all software segments. ...
Details   Download   Save Freeware

Dolphin Text Editor Menu 2.8 freeware download


... initially set to Ctrl+Numpad0). If you are changing source code; editing html / php; writing a report; data cleansing; or simply making notes in notepad: Dolphin Text Editor Menu can make your life easier. ...
Details   Download   Save Freeware