Main > Free Download Search >

Free scintilla software for windows

scintilla

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 19
SciTE 2.01

SciTE 2.01


SciTE is considered as a reliable and helpful Text Editor tool which is designed to demonstrate Scintilla, with facilities for building and running programs. more>>

SciTE 2.01 is considered as a reliable and helpful Text Editor tool which is designed to demonstrate Scintilla, with facilities for building and running programs.

It is best used for jobs with simple configurations - use it for building test and demonstration programs as well as SciTE and Scintilla, themselves. SciTE is currently available for Intel Win32 and Linux compatible operating systems with GTK+. It has been run on Windows XP and on Fedora 8 and Ubuntu 7.10 with GTK+ 2.12.

Enhancements: Fixes some problems with multiple selection.

<<less
Download (1.9MB)
Added: 2009-10-21 License: Freeware Price: Notavailable
downloads
 
Other version of SciTE
SciTE 2.01Scintilla - SciTE provides you with a useful and professional SCIntilla based Text Editor. SciTE
License:Freeware
Download (1.9MB)
downloads
Added: 2009-10-23
Scite 1.75Scintilla - SciTE is a SCIntilla based Text Editor. Scite. SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor
License:Freeware
Download (1.64MB)
652 downloads
Added: 2008-02-14
NStudio 0.1 Alpha 4

NStudio 0.1 Alpha 4


NStudio - Bulgarian Text editing software more>>
NStudio is a free (open source) editor that was written in C# on the .NET 2.0 Framework.
NStudio has some modules for editing text, like Scintill, Rich Text Editor, ICSharp editor plus web browser.
The idea of NStudio is to support all the features of one perfect text editor. NStudio supports plugins, web browser, editing tools and more...
Main features:
- 3 editing components (Scintilla, ICSharpCode editor and Rich text editor)
- Syntax Highlighting
- Multi-Document
- Web Browser
- Very good and beauty user interface (support Office2007 style)
- Highly configurable and customizable.
- Plugins
- Drag N Drop supported
- Brace and Indent guideline Highlighting
<<less
Download (532KB)
Added: 2007-05-21 License: Freeware Price:
889 downloads
 
Other version of NStudio
NStudio 0.1 Beta 3Main features: - 3 editing components (Scintilla, ICSharpCode editor and Rich text editor) - Syntax Highlighting - Multi-Document - Web Browser - Very good and beauty user interface (support
License:Freeware
Download (0.98MB)
768 downloads
Added: 2007-09-17
NStudio 0.1-beta3one perfect text editor.NStudio has 5 modules for editing text (Scintilla, Rich Text Editor, ICSharpCode editor, Standart windows editor and WYSIWYG HTML Editor), web browser, plugins and
License:Freeware
Download (1.0M)
374 downloads
Added: 2008-10-20
Notepad3 1.0

Notepad3 1.0


Notepad3 is a new featured plaintext editor. The key improvement are: Full installation package Improved documentation file (CHM file) Association with Notepad3.chm instead of metapath.exe Updating more>> Notepad3 is a new featured plaintext editor.
The key improvement are:
  • Full installation package
  • Improved documentation file (CHM file)
  • Association with Notepad3.chm instead of metapath.exe
  • Updating Scintilla from 1.61 to 1.65
  • Improved configuration (imported from config.reg file)
  • Default Encoding: UTF-8
  • Showing line numbers
  • Improved toolbar buttons scheme
  • Context menu: Open with Notepad3
  • IE: Viewing source code using Notepad3
  • Distinct toolbar icons
  • Menu toolbar
<<less
Download (714k)
Added: 2008-10-30 License: Freeware Price:
455 downloads
miniPHP Studio Pre-release 3

miniPHP Studio Pre-release 3


development suite for making windows applications with PHP more>> miniPHP is a revolutionary new suite that makes building Windows applications easier than ever before. It combines a powerful script editor (Scintilla), a form editor, and a resource library manager to make the process of building applications easy and hassle-free.
The only language you will need to know to build Windows programs in miniPHP is PHP. PHP is hailed internationally as the easiest and most practical language for building web applications. miniPHP brings it and all of its advantages to desktop programming.
<<less
Download (5.8M)
Added: 2008-10-31 License: Beta Price:
360 downloads
ZionEdit 1.0.35

ZionEdit 1.0.35


A very intuitive, highly configurable, light and uncluttered programmers editor more>>
A very intuitive, highly configurable, light and uncluttered programmers editor ZionEdit is a very intuitive, highly configurable, light and uncluttered programmers editor based on the awesome Scintilla edit component. C/C++, Perl, HTML(+JavaScript,PHP etc), Ruby, LISP, Python, Batch and Makefile supported.
ZionEdit can run multiple independent edit windows that can be placed and sized however you want. This makes side by side comparisons easy. Locations and sizes can be specified by start up switches
In order To maintain a robust development system ZionEdit employs WxWidgets Inter Process Communication to ensure data (like history and style changes) is coordinated between windows. IPC also ensures that you dont accidentally open a file as writeable twice.
ZionEdit is based on the out-of-this world Scintilla edit component. So all the standard editor features are available. Some are still on the to-do list, I do confess.
Main features:
- ZionEdit can run multiple semi-independent edit windows that can be placed and sized however you want. Can anyone say "Multi-Monitor?" This makes side by side comparisons easy. Locations and sizes can be specified by start up switches. See Startup Options
- Screen area is maximized so you can see more of your code, not odious toolbars. Toolbars are replaced with a decently populated, powerful, dynamic context menu.
- Selection Awareness. Most all commands are "Selection Aware" and will try to intuitively operate on a selected section of text. Very notable are the Mode Specific Menu commands like if(), for( ) etc. If a block is selected these will automatically place the selected block within the body of the statement.
Super cool Find and Replace features :
- A very nice "Find all" feature makes scanning those humongous source files a breeze. (Now also sporting a point and click replace mode).
- Super quick forward and backwards search. Just hilight and hit F2 (Find All), or F3 (Forward search) F4 (Backwards search).
- A history is kept of all find and replace strings used
- Sweet Preserve Replaced Case function that will alter the case of replacement string to match that of the string being replaced ? very convenient! (See the help file for a detailed explanation
- Basic Regular Expression capability. (Some meta chars not recognized, but most basic ones work ? quite well)
- Color and font of any syntax element can be changed on the fly by simply right-clicking the element and selecting Change Style. That can even be a way to find out what type of syntax element you are on if you are a little rusty on the computer language.
- A robust development system is maintained by employing WxWidgets Inter Process Communication. This ensures that data (like history and style changes) is coordinated between windows. IPC also ensures that you dont accidentally open a file as writeable twice ? though it will let you, if thats what you really want to do.
- ZionEdit is based on the out-of-this world Scintilla edit component. I.M.H.O. the most useful Scintilla features have been implemented and some deep-seated wxSTC bugs have been corrected.
<<less
Download (1.13MB)
Added: 2007-09-25 License: Freeware Price:
760 downloads
 
Other version of ZionEdit
ZionEdit 1.0.4programmers editor based on the awesome Scintilla edit component. C/C++, Perl, HTML(+JavaScript,PHP etc), Ruby, LISP, Python, Batch and Makefile supported. ZionEdit can run multiple independent
License:Freeware
Download (1.09MB)
961 downloads
Added: 2007-03-07
Notepad++ 5.4.4

Notepad++ 5.4.4


Notepad++ provides you with a powerful and free source code editor which supports several programming languages running under the M$ Windows environment. more>> Notepad++ 5.4.4 provides you with a powerful and free source code editor which supports several programming languages running under the M$ Windows environment. Notepad++ is designed to be a freeware replacement for Notepad.

Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

This project is mature. However, there may be still some bugs and missing features that are being worked on. If you have any questions or suggestions about this project, please post them in the forums. Also, if you wish to make a feature request, you can post it there as well. But there's no guarantee that I'll implement your request.

You're encouraged to translate Notepad++ into your native tongue if there's not already a translation present in the Download Section. And if you want, help translating Notepad++ official site into your native tongue would be greatly appreciated.

Major Features:
  1. Syntax Highlighting and Syntax Folding: Supported languages : C, C++, Java, C#, XML, HTML, PHP, Javascript, RC resource file, makefile, ASCII art file (extension .nfo, doxygen, ini file, batch file, ASP, VB/VBS source files, SQL, Objective-C, CSS, Pascal, Perl, Python and Lua.
  2. WYSIWYG: If you have a color printer, print your source code (or whatever you want) in color.
  3. Style Configurator: For each style in every supported language, user can change the background/foreground color, the font, font size and font style ( bold or Italic ) via the Style Configurator Dialog.
  4. User Define Syntax Highlighting: It allows user to define his own language : not only the syntax highlighting keywords, but also the syntax folding keywords, comment keywords and the operators.
  5. Multi-Document: You can edit several documents at the same time.
  6. Multi-View: You have two views at same time. That means you can visualize (edit) 2 different documents at the same time. You can visualize (edit) in the 2 views one document at 2 different positions as well. The modification of document in one view will carry out in another view (i.e. you modify the SAME document when you are in clone mode).
  7. Regular Expression Search supported: You can search one string in the document by using the regular expression.
  8. Full Drag N Drop supported: You can open a document by drag & drop. You can also move your document from a position (or even a view) to another by drag & drop.
  9. Dynamic position of Views: The user can set the position of the views dynamically (only in 2 views mode : the splitter can be set in horizontal or in vertical).
  10. File Status Auto-detection: If you modify or delete a file which opened in Notepad++, you will be notified to update your document (reload the file or remove the file).
  11. Zoom in and zoom out: That's another fantastic function of Scintilla component.
  12. Multi-Language environment supported: The Chinese, Japanese and Korean Windows environments are supported.
  13. Bookmark: User can just click on the bookmark margin (located right side of line number margin) or type Ctrl+F2 to toggle a book mark. To reach the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clear all bookmarks, click the Menu Search->Clear All bookmarks.
  14. Brace and Indent guideline Highlighting: When the caret stay beside of one of those symbol { } [ ] ( ) , the symbol beside of caret and its symmetric opposite symbol will be highlighted, as well as the indent guideline (if any) in order to locate the bloc more easily.
  15. Macro recording and playback: You can save several macros and edit their keyboard shortcuts for the next use.

Enhancements:

  • Add ChangeMarkers plugin in installer.
  • Add theme description in installer.
  • Make installer update contextMenu.xml (backup the old one then override it with the new one).
  • Fix lastRecentFileList localization issue.
  • Add readonly change status notification for plugin system.
  • Fix Styler Configurator user extension handler.
<<less
Download (2.8MB)
Added: 2009-07-05 License: GPL Price: FREE
30467 downloads
 
Other version of Notepad++
Notepad++ 5.1 Beta / 5.0.3This project, based on Scintilla edit component (a very powerful editor component) and written in C++ with pure win32 api (i.e. without MFC, that ensures the higher execution speed and smaller
Price: FREE
License:GPL
Download (2.5MB)
30871 downloads
Added: 2008-09-22
Notepad++ 5.0.32.Extend plugin capacity - add the Scintilla external lexer capacity. 3.Add the ability to hide the tab bar with "-notabbar" flag in command line (ie. Notepad style). 4.Column selection is remembered
License:Freeware
Download (2.0MB)
30901 downloads
Added: 2008-09-12
License:GPL
Download (1.53MB)
31353 downloads
Added: 2007-05-21
License:GPL
Download (1.47MB)
31453 downloads
Added: 2007-02-14
Notepad2 3.1.21 RC4

Notepad2 3.1.21 RC4


The original Notepad shipped with Windows is probably the handiest program of all times, small, fast, without frills! more>>

Notepad2 3.1.21 RC4, the original Notepad shipped with Windows, provides you with the most simple and handiest program of all times, small, fast, without frills!

Notepad2 tries to follow this principle, being a fast, small and free text editor with syntax highlighting for HTML and other common languages.

 It's based on the Scintilla source code editing component and works on NT-based versions of Windows. 

Major Features:

  1. Syntax highlighting: HTML, XML, PHP, ASP (JS, VBS), CSS, JavaScript, VBScript, C/C++, C#, Resource Script, Makefiles, Java, Visual Basic, Pascal, Assembly, SQL, Perl, Python, Configuration
  2. Files, Apache Config Files, Batch Files, Diff Files
  3. Drag & drop text editing inside and outside Notepad2
  4. Basic regular expression search and replace
  5. Useful word, line and block editing shortcuts
  6. Rectangular selection (Alt+Mouse)
  7. Brace matching, auto indent, long line marker, zoom functions
  8. Support for Unicode, UTF-8, Unix and Mac text files
  9. Open shell links
  10. Mostly adjustable

Enhancements:

  1. No ini-file is created by default (save settings with F7, once)
  2. "Move Up" and "Move Down" keep selection and work with blocks
  3. Set cursor to start (Ctrl+,) or end of text selection (Ctrl+.)
  4. "URL Encode" (Ctrl+Shift+E) and "URL Decode" (Ctrl+Shift+R)
  5. "Escape" (Ctrl+Alt+E) and "Unescape C Special Chars" (Ctrl+Alt+U)
  6. "Sort Lines" with several options (Alt+O)
  7. "Pad With Spaces" block command (Alt+B)
  8. "Replace Next" assigned to hotkey (F4)
  9. Auto strip trailing blanks option (File, Line Endings, Default)
  10. Remapped "Transparent Mode" hotkey to Ctrl+0
  11. Simple XML detection for files without extensions
  12. Simple language detection for cgi and fcgi files
  13. Reload file without file variable parsing (Alt+F8)
  14. Enabled better styling of C/C++ preprocessor elements
  15. Recent files and search strings merged with existing items on save
  16. Paste board mode ignores immediately repeated copy actions
  17. Command line switch + to accept multiple files (quoted spaces)
  18. Command line switch - to accept single file argument (no quotes)
  19. Option to set default command line mode (single or multiple files)
  20. Command line switches to set file encoding and line ending mode
  21. More /p command line switches (see "Command Line Switches" below)
  22. /r command line switch to reuse existing window
  23. /ns and /rs command line switches to enable single file instance
  24. Renamed /t command line switch to /d (select default text scheme)
  25. /t command line switch to set window title
  26. Set window title to excerpt of current text selection (Ctrl+9)
  27. Save relative pathnames for recent files (ini-option to disable)
  28. Save relative directories for "Open with..." and "Favorites"
  29. "Open with..." no longer sends short pathnames to external programs
  30. External commands use current file directory as working directory
  31. Remember "Save Copy" location until exit
  32. Require only single click to restore window from tray icon
  33. "Reuse Window" option timeout improves opening multiple files
  34. Replaced "Find Up" option with "Find Previous" button in dialogs
  35. "Find Wrap" notification dialogs provide "Cancel" button
  36. Find and replace dialogs provide new system menu commands
  37. Dialog boxes use correct theme fonts on Vista
  38. Patches to default styles, file types and auto-detection by Kai Liu
  39. Incorporated base x64 source code compatibility patch
  40. Fixed some problems with relative ini-file locations
  41. Fixed some minor file variable problems
  42. Fixed some encoding detection issues
  43. Fixed some find and replace problems
  44. Fixed several memory leaks when saving files
  45. Fixed several memory leaks for editing operations
  46. Reduced size of Notepad2.exe program file

Requirements: No special requirements

WareSeeker Editor

<<less
Download (234.00KB)
Added: 2009-03-11 License: Freeware Price:
2270 downloads
 
Other version of Notepad2
Notepad2 3.1.21It's based on the Scintilla source code editing component and works on NT-based versions of Windows. Major Features: Syntax highlighting: HTML, XML, PHP, ASP (JS, VBS), CSS, JavaScript, VBScript
License:Freeware
Download (234.7KB)
2206 downloads
Added: 2009-06-20
Aurel Basic 1.1 Build 88

Aurel Basic 1.1 Build 88


This software was created to help every beginner quickly get used to the basics of programming. more>>

Aurel Basic 1.1 Build 88 offers you a great software created to help every beginner quickly get used to the basics of programming.

Aurel Basic is a small and simple programming language which is a dialect of BASIC, and like other basic languages it shares the simple syntax and philosophy of programming.

Aurel Basic application aims at teaching the basics of programing to everyone.

Enhancements

  • New Scintilla based editor with syntax highlightning.
  • From now you can write window caption as string.
  • Command MSG replaced with MSGBOX.
  • Bug fixed in calculation part.
  • Improoved error checking.
<<less
Download (805KB)
Added: 2009-07-02 License: Freeware Price: FREE
12 downloads
Nutty IDE 0.101 Alpha Preview

Nutty IDE 0.101 Alpha Preview


an open-source cross-platform Squirrel Programming Language IDE written in C/C++ more>> Nutty IDE is an open-source cross-platform Squirrel Programming Language IDE (Integrated Development Environment) written in C/C++ using wxWidgets.
About:
Nutty IDE aims to be a simple fast Squirrel langauge (http://squirrel-lang.org/) IDE to code, compile, and debug squirrel code in one application. There is only one other squirrel ide publicly available as a plug-in to Eclipse which is written in Java which is not a small and lig htweight unlike the goals for this project. Here is the list of the goals this p roject aims to achieve.
Project Goals:
fast using c++
lightweight, low memory footprint and executable size
full featured debugging (breakpoints, call stack, threads, watch variables, etc .)
portable using wxWidgets and Scintilla editor for code base
open source using the GPL 2.0 license to allow collaboration
<<less
Download (925KB)
Added: 2008-02-21 License: Freeware Price: Free
615 downloads
SQLyog 7.1

SQLyog 7.1


An easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world more>> An easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world

SQLyog is an easy to use, compact and very fast graphical tool to manage your MySQL database anywhere in the world. SQLyog is a tool that allows you manage MySQL database.

Main features:
- MySQL 4.1.x compatible
- HTTP and SSH Tunneling - smartly manage your MySQL server even if the MySQL port is blocked or remote access to MySQL is disallowed!
- very fast retrieval of data
- ODBC Import with option to import data through query
- data synchronization tool
- powerful scheduled backup with email notifications
- schedule various jobs
- schema synchronization tool
- dialogless result editor with option to update multiple tables
- notification services
- multithreaded query execution with option to stop long running queries
- manage foreign key relationships
- fully InnoDB compliant
- view your results in GRID / TEXT mode
- fast client side sorting and filtering
- execute (very large) SQL-scripts as batch files
- execute multiple queries returning more than 1000s of rows per resultset. Its very efficient in memory
- very compact binary
- written entirely in C/C++/Win32 APIs using native MySQL C APIs. No wrapper classes used
- connection manager
- excel like grid interface to create/alter tables
- excel like grid interface to edit data with support for Enum/Set
- create/drop databases
- manage indexes
- comprehensive security manager. Control access to databases / tables / columns
- reorder columns of table
- copy database between two MySQL hosts
- drop all tables of a database with a single click
- edit BLOBs with Bitmap/GIF/JPEG-Support
- export table-structure and data into SQL-scripts
- export/import data in/from CSV files
- export database schema in HTML
- log all queries for a session
- profile queries
- syntax-highlighting
- save resultset in CSV, HTML and XML
- save your commonly used SQL scripts in a personal folder with a click of mouse
- is very keyboard friendly. You can work with 99% features of SQLyog with keyboard.
- view and kill other user-processes
- view advanced table-properties, such as Type, Comment, Key_Length and so on
- a list of server-variables e.g processlist, status, variables etc
- copy your result as CSV in clipboard
- copy tables to new table-names
- change table-types to ISAM, MYISAM, MERGE, HEAP, InnoDB, BDB
- flush Host/Logs/Privileges/Tables
- do table-diagnostics (check, optimize, repair, analyze)

Enhancements:
- Features:
- Added keyboard shortcut (F6) for Edit Index.
- The behaviour of Ctrl+R shortcut was slightly changed. It will now position cursor inside the active tab in Result pane. Before it was functional only with DATA tab and RESULT tabs.
- Added tab-navigation (for query tabs) entries in Edit-menu. Also the active Query tab can now be closed from menu.
- In certain situations Schema Sync would generate CHANGE-clauses for a column that basically did nothing (changing column to what it was). This is now cleaned up .
- A tab in the Query pane (a Query tab, a Schema Designer tab and a Query Builder tab) can now be closed with Alt+L keyboard shortcut and can now be navigated with Ctrl+pgup and Ctrl+pgdn keyboard shortcuts.
- Favorites are now displayed using Scintilla editor component. For statements with complex formatting this makes the preview more readable.
- Autocomplete now supports alias in UPDATE and DELETE statements.
- BLOB viewer and the program dialogues for schema sync, create/alter table, manage indexes (including sub-dialogues) manage foreign keys (including sub-dialogues) and manage privileges are now resizable. From now resizable dialogues have a gripper icon in right bottom corner.
- Added a movable splitter between the object area and the script area in schema sync dialogue.
- Preferences dialogue was redesigned.
- Added an option in Preferences to Automatically refresh DATA tab on focus . This was the program behavior before 7.0. In 7.0 to 7.02 it was not. Now it is optional.
- Shift+click is now functional for multiple selection everywhere in GRIDS (before it was only in Result/Table Data tabs).
- show in text (Ctrl+L) is now functional for both DATA tab and RESULT tab. Also Find (Ctrl+F) now works with DATA tab in text mode.
- Stop option implemented in data tab. This is in particular useful if accidentially the show all option was selected for a huge table.
- Added an icon in data tab tool bar indicating if current display is filtered. Also from this icon reset filter can be applied directly.
- Added option in Schema Sync to compare all objects or compare only tables.
- Now the result tab displays the query as a ribbon at the bottom. This is useful where more queries are executed from the same editor tab.
- Refresh option included for show variables, show processlist and show status.
- Changed functionality for shortcut F3; now it pops up Find dialog (before it was for keyboard shortcut dialog - F12 is used for this now).
- The sync script generated by Schema Sync could fail when a change in columns used for Foreign Key(s) or a change with the Foreign Key itself was attempted.
- The display of execution time etc. for queries (in MESSAGES tab, HISTORY tab and statur bar) was reorganised for better clarity.
- Bug Fixes:
- The GRID would truncate the display of strings longer than 511 characters.
- When a user-defined DELIMITER and a comment occured close to another in the program editor, the editor tokenizer component could fail to identify exactly where a statement began and ended.
- Data Sync could fail with a table having no Primary Key, but more Unique Keys, if the same column was used for defining more than one of the Unique Keys of the table. This was introduced with the new Data Sync code of 7.0 (before 7.0 Unique Keys were not used by Data Sync at all - only Primary Keys were).
- Fixed an escaping bug in Data Sync.
- Fixed an issue with WHERE clause in Data Sync.
- Proxy authentication details were not written correctly to jobfile by SJA wizards.
- Since 7.0 the WHERE clause defined by user in migration wizard was not written to jobfile.
- In Wine Schema Sync could generate an erroneous sync script (specific functions on Wine functioned slightly different than the original Win32 API).
- Fixed a number of GUI related issues.

<<less
Download (10.4MB)
Added: 2008-09-22 License: Freeware Price: FREE
5378 downloads
BPEdit 1.0.6

BPEdit 1.0.6


BPEdit offers a powerful, perfect and popular HTML/PHP/CSS/JavaScript editor to suit all of your needs. more>>

BPEdit 1.0.6 offers a powerful, perfect and popular HTML/PHP/CSS/JavaScript editor to suit all of your needs. BPEdit uses Scintilla Syntax Highlighter to help you better understand your code, and you can see what you will get as you type. BPEdit- The Elegance of WYSIWYG with the fine tuning of a text editor.

Enhancements:

  • Adds support for automatic updates
  • Fixes several bugs, as well as adding several new features;
  • Optimized for the .Net Framework 3.0.
<<less
Download (839.7KB)
Added: 2008-07-21 License: Freeware Price: $0.00
downloads
Notepad2 Turkce 4.0.22

Notepad2 Turkce 4.0.22


Notepad2 Turkce is known as a simple to use yet sophisticated Notepad-like text editor with syntax highlighting for a few commonly used languages. more>>

Notepad2 Turkce 4.0.22 is known as a simple to use yet sophisticated Notepad-like text editor with syntax highlighting for a few commonly used languages. It's based on the Scintilla source code editing component and works on NT-based versions of Windows.

Major Features:

  1. Syntax highlighting: HTML, XML, PHP, ASP (JS, VBS), CSS, JavaScript, VBScript, C/C++, C#, Resource Script, Makefiles, Java,Visual Basic, Pascal, Assembly, SQL, Perl, Python, Configuration Files, Apache Config Files, Batch Files, Diff Files;
  2. Drag & drop text editing inside and outside Notepad2;
  3. Basic regular expression search and replace;
  4. Useful word, line and block editing shortcuts;
  5. Rectangular selection (Alt+Mouse);
  6. Brace matching, auto indent, long line marker, zoom functions;
  7. Support for Unicode, UTF-8, Unix and Mac text files;
  8. Open shell links;
  9. Mostly adjustable.

Enhancements: Adds support for numerous Windows, DOS, ISO, Mac and EBCDIC encodings.

<<less
Download (251.4KB)
Added: 2009-08-15 License: Freeware Price: Notavailable
downloads
 
Other version of Notepad2 Turkce
License:Freeware
Download (263KB)
126 downloads
Added: 2008-11-26
miniPHP Studio 1.8.5 Pre-Release Revision 3

miniPHP Studio 1.8.5 Pre-Release Revision 3


This software was created to offer yout he possibility to build Windows applications using your PHP programming knowledge. more>> miniPHP Studio 1.8.5 Pre-Release Revision 3 is a useful tool aiming to design Windows applications with PHP programming knowledge. It is the combination of a powerful script editor (Scintilla), a form editor, and a resource library manager to make the process of building applications easy and hassle-free.

All that you need to know when using this software is PHP so that your projects can look really amazing. PHP is hailed internationally as the easiest and most practical language for building web applications. miniPHP brings it and all of its advantages to desktop programming.

Enhancements:

  • miniPHP now runs on PHP 5.2.6
  • Console applications can now be built
  • PHP extensions are fully supported
  • Icon system has been rebuilt: now you can have unlimited number of icons in your project
  • PHP Function Lookup Box allows you to instantly look up the syntax of a function
  • More Windows functions have been documented, including wb_show_menu (for displaying a context menu) and res_* functions (to manage embedded resources in Windows binaries)
  • Graphic rendering engine via GDI+ has been improved
  • Re-distributable GDI+ is now included for advanced graphics on versions of Windows NT earlier than 5.1
  • An updater is included
  • On Vista, the main menu can now be called with the Alt key
  • You can double-click EPJ files (miniPHP projects) from Explorer to open them in miniPHP Studio
  • A few missing options in the main menu, such as "Save As" and "Quit miniPHP Studio" have been made
  • Built programs with space-containing names are now properly packaged by UPX
<<less
Download (5.8MB)
Added: 2009-06-15 License: Freeware Price: FREE
14 downloads
Turbo Pad 0.22

Turbo Pad 0.22


Turbo Pad is a full featured and advanced text editor which includes a tabbed interface, syntax highlighting, syntax folding, bookmarking, unlimited undo/redo, code templates, and word completion. more>>

Turbo Pad 0.22 is a full featured and advanced text editor which includes a tabbed interface, syntax highlighting, syntax folding, bookmarking, unlimited undo/redo, code templates, and word completion. It is written using Scintilla and wxWidgets.

<<less
Download (803.3KB)
Added: 2006-04-14 License: Freeware Price:
downloads
CryptoTE 0.5.390

CryptoTE 0.5.390


CryptoTE is a text editor with integrated strong cryptography. It is based on the popular Scintilla widget and automatically stores text data in secure encrypted container files more>> CryptoTE is a text editor with integrated strong cryptography. It is based on the popular Scintilla widget and automatically stores text data in secure encrypted container files. Compared to other "password keeper" programs, CryptoTE does not force any structure upon your data: it works with plain ASCII text and does not require you to fill in grids, key-value attributes, descriptions etc.<<less
Download (2.1MB)
Added: 2009-08-13 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2