Software:PSPad

From HandWiki
Short description: Freeware text editing software
PSPad
PSPad logo
Developer(s)Jan Fiala
Initial release25 March 2001; 22 years ago (2001-03-25)
Stable release5.0.3 (377) (10 February 2020; 4 years ago (2020-02-10)) [±][1]
Written inDelphi
Operating systemWindows
Size7.37 MB
Available in44 languages[1]
TypeText editor
LicenseFreeware
Websitewww.pspad.com

PSPad editor is a freeware text editor and source editor intended for use by programmers. First released in 2001, this software is produced by a single Czech developer, Jan Fiala, for the Windows platform.

PSPad has many software development-oriented features, such as syntax highlighting and hex editing, and is designed as a universal GUI for editing many languages including PHP, Perl, HTML, and Java. It integrates the use of many project formats for handling and saving multiple files. PSPad also edits UTF-8 encoded texts. Other features include autocompletion, tabs, FTP client and find/replace using regular expressions.[2] One of PSPad bright features is "File Difference" view. It shows three windows at a time. One window shows difference while two others show files itself. And these files can be edited. This is especially useful to manually resolve source file conflicts, fof example detected by SVN.

PSPad interface is based on the MDI with tabs for editing multiple files and better open document manipulation.

The software is packaged ready-to-run, so that no installer needs to be run, and it is semi-portable.[3]

Reviews

Overall, reviewers seem to have responded well to PSPad editor. Softpedia rated the software with 5 stars, with a user feedback averaging 4.6 stars,[4] and Download.com's user feedback for the software was 4.5 stars.[5]

PC Pro's web site features an article comparing PSPad with multiple other text editors, praising PSPad for its multitude of features and its availability gratis. However, the review criticises PSPad's poor performance with larger files, instead favouring the shareware NoteTab Pro for those wanting a 'pure' text editor.[6]

Well Done Software, however, is not so critical of the software, claiming that its programming features, while taking time to learn to use, give a worth-while advantage to work flow.[3]

See also

References

External links