Jarom

Bardzo aktywny
Zasłużony
Dołączył
23 Wrzesień 2016
Posty
3893
Reakcje/Polubienia
1228
PSPad 4.6.2 Build 2750

WgUmsLq.png

Tak wygląda okno programu PSPad (w trakcie edycji strony programyzadarmo.net.pl) uruchomionego pod Linuksem i Wine.

PSPad to bardzo dobre darmowe narzędzie przeznaczone dla użytkowników systemów operacyjnych Windows (i nie tylko jak widać na załączonym zrzucie ekranu), zajmujących się programowaniem z użyciem różnych środowisk programistycznych.
Oczywiście z programu z powodzeniem mogą korzystać także zwykli użytkownicy, używając go zamiast systemowego Notatnika.

Program posiada polski interfejs, dostępny zaraz po uruchomieniu programu.
PSPad dostępny jest także w wersji przenośnej, tzw. portable.

Instalka:
Zaloguj lub Zarejestruj się aby zobaczyć!

PSPad installer - 5.33 MB | version: 4.6.2 (2750)
MD5: 8db4cb8311574f41b0c90908f4b96189
SHA1: 42046704981d8528914f80189534318ff12d73aa
SHA256: ebc02ad6ba154dece28435ece8c76c1bd8363b1aea3ff755e98fc249aadc0def

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!

PSPad portable version - 6.03 MB | version: 4.6.2 (2750)
MD5: 7b9eb70eab8d8a6d222faa121fd0545c
SHA1: 7a3e8d7896d45a409839f48fe80e5814cb0427c9
SHA256: b8a3041c47ea1ee5c9517024998626d4dab30339877f3741fda646780daa7c96
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19241
Reakcje/Polubienia
56054
PSPad 5.0.0
v5.0.0 04/20/2018
  • PSPad Code updated to Delphi 10.2 - fully Unicode IDE independent of regional settings. It allows 64b version too.
  • New file plugin format, much more easier for developers - (see the readme file in plugin subfolder)
  • New code page handling - PSPad now supports 147 code pages and allows you to open and convert
  • New CP customization menu dialog (menu Encoding) which allows you select code page set you use
  • New Batch CP convert tool in the Encoding menu
  • Code page in status bar shows code page menu
  • Fast selection of default encoding by Ctrl+Click on menu item in Encoding menu
  • Language files are stored in UTF-8 with BOM
  • New ASCII chart with encoding selector, Unicode char value and HTML entities
  • Script Input Dialog with automatic history
  • Batch CP conversion (menu Encoding) was changed to non modal and allows you with Enter and DblClick open selected file from list
  • User convertors are stored in .\Convertor subfolder with UTF-8 encoding. Conversion extended of regular expressions. See the file template.in_ for definition changes
  • Added anonymous program usage program tracking. You can switch it off in the program settings / Program 1. For now in developer builds only.
  • Code pages - added ISO 8859-2 autodetection
  • PSPad remembers height of File explorer file list box
  • PHP code explorer - added labels
  • HTML highlighter - added highlight matching MAIN
  • Hex Editor - Search/replace has been rewritten, fixed problem with 00 in search/replace
  • PSPad checks new version on start. Parameters are available in the Program settings / Check update
  • PSPad will activate Multiuser environment switch if detect user unpack it manually into Program files folder
  • Translators can use \n for line break for resource strings (starting on rs_)
  • System dialogs was changed into PSPad 4 style
  • C++ added new keywords from 9.9 and 11 version
  • Cobol added 114 new keywords (GnuCobol, Open Cobol)
  • For translators: resource strings was modified. In some resource strings was %s used as line break. It was replaced to \n. Take translation included in builds, not your internal. Contact me if you need more info
  • If no spell dictionary was choosen, PSPad will show you Spell settings dialog if you initiate Spell check
  • External help for language in form of URL address accepts new %uword% and %lword% (current word changed to uppercase or lowercase)
  • New hierarchical Code explorer for TeX language family (LaTeX, ConTeX, ...)
  • HTML TiDy was updated to version 5.4
  • Development environment Delphi was upgraded from Delphi 10 Seattle to Delphi 10.2 Tokyo
  • ASCII chart - Print function uses HTML page now
  • File info dialog - grids column width is sized by window width. Dialog size is remembered during PSPad session
  • Sort dialog - added revers string sort functinality
  • Code explorer parse files in thread, it means faster program start
  • TeX family - added multiline comment support \bC ... \eC
  • Compiler with catch output is run in separate thread on the background
  • FTP client allows you upload general file with context menu or FTP toolbar button. Open dialog allows you select several files at once.
  • Batch CP conversion forma changes to be more intuitive
  • Power Pro code parser - variables look
  • Compilation with output catch is running on the background
  • FTP client caches passwords if you don't specify it in FTP connection settings. It means PSPad will ask user for the password one time only during session.
  • TeX code explorer - added \def and \define
  • File explorer - rename functionality in file context menu is back
  • Code explorer remebers expanded/collapsed nodes for refresh
  • Backup/Restore configuration changed from CAB to ZIP and added new files (Program settings / Backup)
  • TexInfo support in user highlighter
  • Optional possibility run compiler on background (not as default). Has sense for the long compiler run.
  • Code explorer speed up
  • Import from CSV - rewrited to standard CP support
  • Find in Files - rewrited to standard CP support
  • File type plugin can be batch file (*.BAT). You can use it to transfotrm parameters for any command line tool. More info in file .\plugins\FileType\Readme.txt.
  • Added support to gather text from PDF file using PDFToText (
    Zaloguj lub Zarejestruj się aby zobaczyć!
    ) when you open PDF in PSPad. This way uses BAT file type plugin
  • Added support for users who fill FTP configuration file with external scripts. Now is possible to write FTP connection passwords in plain text form using variable PlainPassword=readable_password. PSPad will encrypt all passwords when you use FTP client and will remove PlainPasswords lines.
  • Highlight matching brackets in WordWrap mode is back. Please report any problem.
  • Take Command TC/TCC batch files user highlighter from user qwerky
  • New scripting function tabColor(string) sets/returns file tab color. Parameter is in RGB format: "RRGGBB"
  • Status bar shows position in form�t: row:column(char position). The difference is with real tabs
  • Hash generator was rewriten. It now supports MD5, SHA1, SHA2
  • Python highlighter - added new keywords, correct words categorization
  • Import FTP from FileZilla imports Base64 encoded passwords too
  • Implemented new memory manager FastMM4
  • Save color scheme function includes TextDiff colors and pair expressions color
  • Find dialog - you can let PSPad place bookmarks to all search occurrences and go through using ALT+Up/Down
  • Perl highlighter - partly implemented the 'q' function
  • Oracle highlighter - partly implemented the 'q' function
  • Open file from internet - works with HTTPS
  • OpenSSL libraries was updated to 1.0.2n version
  • Splitted PSPad 4 and 5 version. Both version can run together and both version uses different file to store file related information.
  • Code page change on open file will mark file as "modified"
  • HTML highlighter - added keyword "picture"
  • JSON compact - new function in menu format as oposite to JSON reformat function
  • Unix Shell Script highlighter accepts TAB char in comments
  • Exception during favorite links load on PSpad start
  • SpellCheck caused exception
  • Settings dialog and HighDPI
  • Bookmarks and HighDPI
  • JScript code explorer - var declared functions
  • Compiler with catch output causes PSPad freeze on Windows 7
  • Pascal Code explorer - fixes related to block comment and directives
  • Clipboard monitor and shortcut problems (Del e.t.c.)
  • Hex editor - rewrited Search/Replace. Fixed problem with 00 in replace string
  • SpellCheck caused exception if stay active end you close all files and open new
  • MarkCurrentFileTab option (Special settings) works again
  • Batch CP convert causes exception in case PSPad was stored in Program Files and started as portable - recent entries in dialog.
  • PSPad update check doesn't load settings into Program settings dialog
  • Handled load damaged project file on PSPad start
  • Key map direct edit form was empty for default Key map settings
  • Serious fix of Code page autodetection. There is set minimal limit of significant chars to code page recognition
  • OutOfMemory exception when "big file" is closed
  • Few fix from received exception logs
  • Handled "UpdateTabIcons" exception when more windows are closed
  • Another problem causing File tab flashing was fixed
  • Active File Tab highlight when custom tab colors was set
  • Linux Shell Script - comment fix
  • Switch to HEX mode from new file causes exception
  • Fixed several untranslated strings
  • wrong text file causes PSPad crash and some config content loss
  • Help for language in the URL form doesn't send current word in %word% variable
  • Special highlighter settings
  • Show special chars + TabWidth=2 with small letters - part of letter behind tab was overwritten
  • C++ Code explorer includes wrong code into functions list
  • SQL code parser - comments are removed before parsing
  • Problem of highlighter specification tab content loading (doc comments e.t.c.)
  • Submenu items size on high DPI
  • Project info form - grid header
  • Save project as was disabled if no editor window was open
  • Log content wasn't loaded from the file after compilation
  • TeX code parse - \paragraph out of hierarchy
  • PHP code explorer - wrong label detection
  • Log extension was associated to TeX extension and causes exception when Code explorer was active
  • SpellCheck - some buttons like Skip all wasn't functional
  • Sort dialog - reverse string, sort by line length
  • Closing splitted editor window caused exception in come cases
  • Cobol Code explorer and COPY on the start of line in free form syntax
  • Smart char completion - skipping of the closing char
  • User highlighter with TextInfo comment style and char @
  • Hex editor search
  • Multiline File tabs with maximize and restore
  • Paste as HTML
  • Find in Files - fill selected text into search field
  • C++ Code explorer and functions
  • File tab icons after file close
  • Vertical line on cursor position - wrong position on file with real tabs
  • CP autodetection - CP1250 vs ISO-8859-2
  • Add text to line function added additional line break
  • Swap line bellow/above followed by UNDO/REDO with active auto indent options added spaces on the end of the line if second line contains spaces on the begin
  • PSPad x64 Hexeditor - access violation in some cases
  • Duplicate line function
  • File tabs as buttons - when more rows was visible, the last line was partially hidden
  • Ctrl+MouseWheel in editor window for quick font size change
  • Editor ruler height for big font size
  • TextDiff and compare with file on disk - encoding is taken from the open file
  • Escape closes Code explorer in some cases when Escape exist option was off
  • Sort function adds empty line
  • Copy line (menu Edit / Lines manipulation) with spaces on the begin followed by UNDO and REDO added spaces on the end
  • Contex code explorer causes program hang-up with some files
  • HTML Multihighlighter - script tag wasn't recognized
  • Program settings / Registered file types and User highlighter dialogs don't allow "+" char in file extension
  • Wrong CP detection for empty unicode files with BOM only
  • Paragraph reformat caused program freeze if the right edge was set to zero
  • Windows Shell script - matching brackets
  • Project tree - drag/drop functionality was broken
  • Comment/Uncomment line(s) keeps cursor position, works for empty line too
  • Menu Window / Tab color doesn't show current file tab color
  • File in simplified Chinese with special chars - file content wasn't shown correctly
  • Fixed problem with help calling
  • Code explorer caused program freeze
  • Fixed problem with Code page autodetection
  • Batch CP conversion doesn't keep line ends from original file
  • Batch CP conversion always inserts BOM for UTF-8 conversion
  • Unix Shell Script - comment starts with #!
  • Windows Shell script - added "net, use" keywords
  • Windows Shell script - dash in variable
  • Duplicate line when part of the line was selected
  • Perl - matching bracket fix in case escaped bracked was in code
  • Fixed toolbar problem when PSPad starts as maximized
  • User convertors direction
  • Ctrl+MouseWheel changes font size but scroll pages too
  • Copy/Duplicate line - when selection ends on the start of next line
  • JSON reformat - for very long one line file (over million of chars) few last chars stayed on the end of reformated file
  • Menu font size with high DPI
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19241
Reakcje/Polubienia
56054
PSPad 5.0.1.310
v5.0.1 02/17/2019
  • List of open files is stored when any file is opened/closed not only with PSPad end
  • TextDiff - Both window into one file function marks difference with delimiters between files
  • TextDiff - added functionality to generate difference file from the Right and from the Left
  • HEX editor - all copy are made as string. It allows you paste content as text into editor
  • HEX editor - in hex area you copy as HEX string, in text area you copy as text
  • Program settings / Direct edit - AutodetectBinary has 3 states: 0 off, 1 on, 2 on with confirmation dialog
  • scripting function Sleep() calls ProcessMessages
  • Find/Replace dialog shows counters for characters count before cursor for search and replace field
  • CSS highlighter - added large amount of missing keywords
  • SAS code parser - added macro support
  • Code explorer for XML will expand first 2 levels only automatically. Speed up for big XML files
  • Code explorer for PHP - classes are expanded automatically
  • Code explorer - if left docked, page is automatically activated
  • New Code explorer for KiBasic (ftKiBasic file type for user highlighter)
  • Project tree - nodes indentation
  • Editor window flickering when switching
  • Fixed problem with protocol highlighting (mail, URL, ...) when file with with long lines
  • ESC key closes Code explorer window
  • Import from RTF to HTML (HTML menu)
  • Insert file - fixed problem with BOM included code pages
  • fixed Greek ANSI CP (1253) autodetection
  • PSpad freezes with active Code explorer in some cases
  • Multihighlighter color (start-end of the script)
  • Log lines display problem with active URL highlightter
  • Taskbar program icon will appear on screen where prgoram window is (Jochen Heinelt)
  • Windows Shell script - ^ char breaks meaning of special chars
  • Windows Shell script - cmd as file extension was highlighted as keyword
  • Windows shell script - matching bracket highlight with echo command
  • Cobol highlighter - keywords with underscore
  • PSPad 64 - SpellCheck exceptions
  • HEX editor - problem with replace longer expression with shorter without confimration
  • When project is open, PSpad shows project name on status bar as first
  • Unix Shell script code explorer includes if and for as functions
  • Fullscreen mode (F11)
  • Show PSPad window when with open new file in PSPad after Windows + D (minimize all windows)
  • Switch tab with 2 windows splitted horizontally or vertically destroys splitting
  • Cobol code explorer
  • Command line tool causes freezing when run under MS Dos environment
  • Search in files result - whole path is shown, char & was removed
  • Search and search in files results - after dblclick focus is set to editor window
  • Cobol highlighter - if keyword was part of another word starting with nnnn-
  • Project - default CP wasn't load, even was stored in project configuration
  • Project - new file wasn't created with code page set in project
  • Project - after loading project statusbar information wasn't updated

Instalator:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable .zip:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19241
Reakcje/Polubienia
56054
PSPad 5.0.3.377
Version 5.0.3.377 02/10/2020
  • Compiler - if you run compiler and not Catch program output is selected, compiler window won't be hidden
  • Code explorer - ESC closes Code explorer. Removed.
  • parameter Statusbar functions require DblClick instead of SingleClick (Program settings / Program 2) has influence of the top editor ruller behavior too.
  • ASCII chart - new button CP as editor - this buttons sets content of ASCII chart into same CP as current editor window. Note, that ASCII chart works with singlebyte encodings only, not with UTF-xxx
  • Regular expressions - library based on Perl syntax was replaced with library supporting PCRE syntax
  • New user highlighter for ASAR assembler (David Wilson)
  • Computer suspend - FTP is disconnected.
  • Computer suspend - new modified files are saved in %Temp%\PSPad\Resume folder
  • TeX code explorer shows \head
  • User highlighter - added HEX number attribute
  • TeX highlighter - added block comments --[[ ]]-- and \starthiding \stophidding. Each comment has different attribute and allows you set different color. As "operator" attribute you can color for \if++, \if+-, \eif, \efi
  • menu Edit / Special conversion between text, URL, QuotedPrintable, Base64 fully supports unicode. UTF-8 is used for char presentation
  • Find in files dialog was changed from modal to normal. It allows let dialog open and edit files together
  • Favourite window contains new section - script. You can add script there by selecting from drop down list
  • User highlighter definition - added block comment for Autoit3 - #cs ... #ce
  • New PSPad command line parameter /F or /FR (as alternative -F or -FR) will start search on open file. /F for normal search, /FR for search with regular expressions. Syntax: pspad "path\file" /F "search expression"
  • PSPad remembers column with of Name, size and modified for File explorer and FTP
  • User friendly message when you try compare file with selected file from disk in case both files has different encoding
  • Insert text to lines - added "Apply" button, so you can use this function several times without leaving dialog
  • FTP connection list - added folder functionality
  • New option in Program settings / Program 1 - Don't change Toolbar icon size when monitor DPI is changed
  • Insert text to lines (Alt+I) - added step for numbering, added labels
  • New action Open favourite (Shift+Ctrl+A) for easier access to favourite tab in left panel. Panel is selected and tree with favourite is focused. You can move cursor and open file or run tool with Enter.
  • Handled exception when Recent.INI file was marked as ReadOnly
  • Editor window - Ruller - with high DPI was column numbers high above the ticks
  • Open file from internet (menu File / Open special) - function doesn't detect code page
  • Char case change doesn't work with cyrilic letters
  • 64b version ends with exception, joined to store recent files
  • TextDiff drop box was invisible when you drag file over PSPad if left panel was switched off
  • User highlighter dialog wasn't possible close if no editor window was open
  • crash on PSPad exit
  • XML Code explorer
  • handled exception when closing PSPad x64
  • handled exception when several PSPad instances was closed at once and all instances write file state in same time
  • Program Settings / KeyMap - problem drawing with scrollbar (only some group and languages)
  • if main PSPad window was maximized, minimized and open file from outside, PSPad wasn't restored as maximized
  • ASCII chart wasn't translated after language change
  • Python highlighter - search for matching bracket if bracket was in string
  • Highlighting URL in text doesn't respect two dots - something..html
  • in case PSPad was set as StayOnTop, some dialog window appear behind the main window
  • FTP connection - duplicate connection ends with message "Connection already exists"
  • problem with editor window name when you open many small files at once
  • HEX editor - search in HEX - if you paste search string from Excel, you got info that text contains non hex chars (Excell adds line break)
  • HEX editor - undo after bytes rewriting
  • HEX editor - find/replace when switching from text and back
  • reduce Windows flicker when you restore PSPad from minimized to maximized state
  • HEX editor - paste text into HEX part, copied from external source (e.g. Excel)
  • fixed behavior when PSPad is minimized to Tray icon
  • Code explorer fix after new regular expression library implementation
  • HEX editor copy/paste in text part
  • System integration into context menu for limited user
  • ASCII chart - Print button changes label when Coda page was changed
  • exception when bigger amount of files was closed one by one
Instalator:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38448
Reakcje/Polubienia
34128
PSPad 5.0.4 Build 541
December 31, 2020
  • Autocomplete doesn't complete numbers in automatic mode, in manual mode does
  • Own editor font usage without to have install it - put your TTF files into subfolder .Fonts
  • Highlighter settings - added possibility to open selected user highlighter definition
  • Code explorer - Sort button has "state". You can switch it on/ff for current Window. Default state cames from Program settings / Tools - Sort code explorer
  • Code explorer - selected item stays selected after sort change or refresh (if exists)
  • Code explorer - search is case insesitive, Alt, Ctrl, Shift doesn't reset search, Ctrl+Enter search for next occurence
  • Sort lines uses "stable sort", If lines are same, order isn't changed. It has meaning for sort by column.
  • FTP quick search box is case insensitive
  • FTP - new field for change folder with history for each server stored in Recent.ini. ENTER confirm entry and send command to FTP server.
  • New user highlighter definition for Solidity
  • Open files panel - possibility to arrange selected windows Horizontally/Vertically
  • Open file list (left tool panel) - possibility select and close more files at once (right mouse)
  • File info shows current open file last write time
  • Scripts files are sorted alphabetically before adding to scripting engine. Put underscore to the file name begin if you want to compile e.g. your script library as the first
  • Program settings / Backup - new options allow switch on/off autosave files with computer suspend
  • Program settings - added search option possibility. Repeated Enter key press search for occurences
  • Synchronize movement activation is possible even in one splitted window
  • Project - speed up big project file loading
  • User highlighter - added support for Ruby symbols
  • FTP ciphering - updated OpenSSL libraries
  • PHP highlighter - added void type support
  • AutoIt highlighter marks # as part of the word when double click
  • JavaScript highlighter - added support for Template literals (Template strings) and new JScript highlighter attribute Template for color setting
  • Current file tab highlight
  • Incremental search (Ctrl+E) - extended functionality - Right arrow adds another char, Tab adds string till end of the word
  • Favorite panel / Tools - added option Save all files before tool starts
  • Status bar was moved to the bottom of main window from the bottom of individual windows. The reason is reading devices support for visually impaired people.
  • INI highlighter - hexadecimal numbers are highlighted
  • C# highlighter is supported now as basic highlighter instead of user highlighter
  • Color schemes are stored per user highlighter slot instead of previous system where all user highlighter slots has common scheme.
  • PSPad saves all files in restart/shutdown state include never saved new files.
  • Skins - Program settings / Colors - is possible to change program skin to black. In the same place you can load Highlighters scheme. Optimized are PSPad_Light and PSPad_Dark. Creating and modifying schemes stays in Highlighter settings. As Skin is possible to use any Delphi VCL scheme (VSF extension).
  • Program settings / Colors - possibility to set color for other occurrence of selected text
  • Other occurences of selected text - changed to case insensitive, spaces on the begin/end are trimmed
  • Many optimalizations made for Load/Save highlighters scheme
  • Open/Save dialog work was rewrited (joined with skins). For Windows Vista and newer new system dialogs are used
  • Internal HTML preview - obsolete Mozilla, based on unsupported Mozilla activeX control was replaced for Chromium based Edge. To test it is necessary to install chromium based Edge Canary build. It can coexists with existing Windows 10 edge without problems.
  • Editor window - highlight all occurences of selected text. You can switch it off in the Program settings / Editor 2
  • Compiled with Delphi 10.4 Denali (still in beta stage)
  • New Memory manager version FastMM5
  • User highlighter - added "Attribute" for PowerShell - it highlights word after square open bracket
  • Find by lines - new function in the Search menu. Input is list of line numbers and result is set of lines from current document in new document.
  • Scroll past EOF (Program settings / Editor 1) - separated as standalone option from previous scroll past EOL and EOF
  • Splitted editor window - splitter has different color, splitter width depends of screen DPI
  • New scripting function tabsToSpaces(input: string): string
  • Autocorrect - won't be executed if text is selected
  • Format block (left/right/center) works in column selection with limitation - text doesn't contain real tabs.
  • User highlighter extended of Variable attribute with possibility highlight PHP like variables (starting with $)
  • FTP - added possibility to rename folder with connections. It's possible to use it to join folders too
  • FTP - connection popup menu is organized into submenus according to folders
  • Updated color scheme PSPad dark and PSPad light
  • JSON reformat didn't take indent size from the program settings
  • Char # was added as word break char for HTML and XHTML highlighter
  • Program settings / System - some option was unavailable
  • Memory leaks joined with Code explorer
  • FTP - edit FTP - wrong detection of existing connection
  • FTP - exception when click on the arrow next FTP connection button
  • Program settings / System integration. If TXT wasn't assigned to PSpad, PSpad always returned Notepad with Program settings confirmation
  • User highlighter - variables with '_' char
  • User highlighter - mark variable starts on $ with dblclick
  • Statusbar - font size with high DPI
  • Fixed another problems related to file closing
  • Windows shell script - highlighting variable with '#' char, e.g. %ip#1%
  • PHP Code explorer - escaped apostrophe in string
  • Autoit Highlighter - fix of single line comments
  • AutoIt code explorer - fixed typo in category name
  • Save As - hadnel unwanted adding of file extension when extension wasn't included in SaveDialog filter
  • User highlighter - fixed using different string types together in one highlughter
  • Find - result won't be centered horizontally, horizontal scroll will be as minimal as possible to ensure result is visible
  • Search/replace - fix when replace string contains n (new line)
  • Scripting - if script runs when PSPad closes, message with script error appeared
  • Fixed prolems with TXT files and save As dialog filter
  • Brackets highlight
  • Fixed another bugs joined to fast window Open/Close
  • Optimized redraw/flickering in window switching
  • Tollbar size change for another than default iconset
  • FTP - sort by date time
  • New file, Change syntax dialog and TXT button - file extension was changed to New.*
  • Close bigger count of files at once caused exception
  • Many fixes related to skins
  • File explorer - remembering size and resizing file box
  • Toolbar buttons height with user defined scale in Windows display settings
  • CSS highlighter - added missing ALL property
  • Fixed change of the active documents when you minimize/restore maximized PSPad window
  • Close to SysTray - switching documents after restore
  • Swap line above/bellow with active WordWrap mode
  • First start program detection - initial color scheme loading
  • Lot of fixes related to dark theme
  • Removed flickering when localization is changed, iconset is changed, ...
  • Find/Replace in files - problem with code page change in replace process
  • Tool panel - button size of the first toolbar
  • Mark all occurrences of selected text - problem with composite unicode characters
  • Search in files background with dark color scheme and light skin combination;
  • Unix Shell Script - comment highlight fix
  • Pascal Code Explorer - fixed missing class names, sorting depends of global parameter, joined procedures and functions into one section
  • Log panel resize button - status bar was moved under the log window
  • Search/Replace in files - select directory dialog appears under search window, search dialog was always diaplyed on the top
  • Windows flicker when maximized PSPad is restored from minimized state
  • When PSPad starts, new empty window wasn't maximalized
  • Handled exception saving PSpad.INI where there were no user rights
  • Handled exception reading internet proxy settings when user has no right to read it.
  • TextDiff - line change window wasn't moved by second window horizontal scrollbar
  • Maximized child window when file is open in empty PSPad
  • Close all was disabled when no file was open but project was
  • Code explorer was closed on ESC in some cases
  • Add accent marks (menu Edit / Special conversion)
  • Highlighter settings / Right edge position - there was possible to set 2 digits number only for the right edge position
  • Autocompletion window with styles - window title
  • Python highlighter - problem with triple quoted strings and escape char
  • Non maximized windows inside editor was maximized after restore
  • C++ Code explorer detect printf in some cases as function
  • Windows Shell Script - keywords and parameters
  • Autohotkey Code Explorer - fixed included classes hierarchy, added properties into Code explorer content
  • PageSetup dialog was enabled in case of Hexedit too and it's call caused exception
  • Autohotkey Code explorer - removed { form the functions list
Instalator:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38448
Reakcje/Polubienia
34128
PSPad 5.0.5 Build 567
March 2, 2021
  • New things:
  • Ruby - in-string section support #{ ... }, variable highlighting
  • Insert with keep cursor function keeps inserted text selection
  • Tcl/Tk highlighter extended of new keywords from new version
  • Stability improvements
  • Autocomplete - removed brackets
  • Save file without file change (Shift+Ctrl+S) allows to set time difference. Usage e.g. for synchronized folders. Difference (in seconds) is added to existing File time. Parameter is in Program settings / Direct edit as SaveFileTimeShift variable, value (positive number) is in seconds.
  • PSPad remembers last used tab from left panel
  • Automatic corrections (menu Settings / Spell settings) - new option - Maintain char case.
  • Automatic corrections (menu Settings / Spell settings) maintain case of correction if option enabled. E.g. if defined dt = document, then Dt will be replaced to Document, DT to DOCUMENT
  • PowerShel 5.1 - new user highlighter definition including code clips
  • Edit favorite link - for each edit new button with variable list was added instead of right mouse
  • Select inside brackets works for ? and ? too
  • Added basic application version analytics. In program settings / Program 2 you can switch it off, there is info showing what data are send. It's simple HTTP request only, you can cach it and check it. No sensitive information are sent, only one time request.
  • Delete libraries libSoftMeter.dll and libSoftMeter64.dll, they arn't used
  • Autosave files when close PSPad - new option in Program settings / Backup
  • Autocomplete - if you are editing inside word, autocomplete replaces word instead insert autocomplete string to cursor position
  • Code explorer - selected item is preserved after file save or file reload
  • Own editor font usage without to have install it - put your TTF files into subfolder .Fonts. Included fonts: Liberation Mono, Fira Code
  • Autocomplete uses same font like editor
  • Autocomplete includes '(' or '()' in the list
  • PSPad remembers selected text between sessions
  • Fixes:
  • Mark all selection occurences (find word at cursor, dblclick on the word end, ...)
  • Styles - open/close bigger amount of files caused exception
  • Paragraph reformat lefts space on the begin of line when previous line ends with some chars like ")"
  • Fixed start with relative path to PSpad.exe, if PSpad was already riunning. E.g. ..pspad.exe "some file". In this case PSPad opens PSPad binary itself
  • Program settings - problem with change color scheme followed Apply and OK button
  • PSPad start with parameter if PSPad already runs opens another empty editor
  • Windows Shell script highlighter - highlight of call another script with parameters
  • Splitted editor window - mouse wheel doesn't scroll editor under cursor
  • FileTabs wasn't visible after project load
  • Child (editor) Windows isn't
  • Clipboard problem (delete, paste) and cursor position
  • Close to tray - there were no file names on the pad after restore
  • Problem with multiple play macro containing clipboard manipulation
  • Handled exception when reading proxy server information from registry
  • XML Code explorer - CDATA caused broken structure in some cases
  • Autocomplete - sometimes replaced more text
  • Windows Shell script - small fixes
  • File tab color without Theme service enabled
  • Project panel - on the 4k display the folder names were shortened
  • Project load
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38448
Reakcje/Polubienia
34128
PSPad 5.0.6 Build 582
April 2, 2021
  • TextDifference - fixed in 64 bit version
  • Hex Editor - fix for 64b version
  • If dark skin was used, the content of help was unreadable (black font on dark background)
  • Search/Replace - in some cases cursor appear out of editor area
  • Open big file without running PSPad - wasn't possible to confirm dialog with keyboard
  • Runtime error after PSPad is closed
  • Code explorer - if docked in left panel, left panel always appear after start
  • Program start toolbar flickering
  • About program dialog with dark skin closes PSPad
  • Search broke highlight same occurences
  • Undo/Redo doesn't refresh editor state
  • Exception when a large number of files are open when starting the PSPad
  • Catch tool output from Link panel
  • User Highlighter - fix for case sensitive languages
  • Lot of fixes joined with skins and drawing
  • When first file tab was active when program was closed, it wasn't activated with next start
  • Autocomplete text color problem when Windows skin is set with dark color scheme
  • Ruby - section #{ ... } in string and string end
  • FTP - file list icons was too smal for high DPI
  • 64b ends with "program stopped working" message in some cases
  • Ruby highlighter - class method was highlighted as label


Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
38448
Reakcje/Polubienia
34128

PSPad 5.0.7.770

v5.0.7 03/10/2023​


  • Added missing HTML tags: portal, slot, template
  • ChatGPT (menu tools) improved. If request isn't returned from v35, it's automatically send to v30 ChatGPT version. Improved string handling
  • Search in files - optimization open all result files
  • List of FTP connection in popup menu - break after each 15 connections
  • Integrated ChatGPT (menu Tools). Is necessary to insert your API key, links for requesting and inserting API key are on ChatGPT dialog
  • Program settings / Colors - Current tab changes top highlight color of the current file tab
  • Program settings / Direct edit - HighlughtCurrentFileTab=0 switches off top highlight of the current file tab
  • HTML highlighter highlights new pairs FIELDSET, LEGEND
  • OpenSSL libraries updated to 3.0.8 version
  • JavaScript Code explorer - added CLASS support
  • G-Code user highlighter definition (Arman Hayots)
  • Optimized application start with previous files, optimized open few files from command line
  • File tab context menu now contain 2 items for copy file name and file name including path
  • User Highlighter keyword lists extended of indication "Start with". If definition is followed by numbers, keyword is highlighted.
  • OpenSSL libraries updated to 3.0.7 from Sept. 1st 2022
  • New Italian spell check disctionary version (Giovanni Maroncelli)
  • HTML export generates inline CSS for selected text (HTML fragment), for non selected generates whole HTML page with CSS definition and references
  • ASCII chart - added control chars
  • Char ^Z (1A) removed from binary file detection
  • OpenSSL libraries update
  • General highlighter supports user defined regions using #REGION ... #ENDREGION in code
  • Left guttter track changes colors are adapting to dark/light background
  • Autohotkey Code explorer shows hotkey labels too (#<char>::)
  • Automatic unicode composition (Special settings) is made with clipboard paste and save file too.
  • User convertors allows you to define delimiter character for lists. In the section [Settings] as DelimiterChar=|. Pipe is used as default, even variable isn't present.
  • possibility to disable triple and quadruple click behavior in program settings / Direct edit button as TripleClick=0
  • Run under DEP (Data Execution Prevention) enabled
  • Cobol highlighter - extended Code Folding capabilities
  • Modified lines indication
  • Copy formated text - new function in the Edit menu or editor context menu allows you copy highlighted text into richtext format editor, e.g. Word
  • New function in File tab context menu - Open file folder in Explorer
  • Program settings / Direct edit button (Special settings) - added new option UseClearType = 0/1, what allows you to disable cleartype in the editor window. The settings take effect when the program is restarted
  • FTP - possibility to set default FTP connection. Put asterisk on the end of FTP connection name.
  • Editor component - reworked UNOD/REDO
  • File list from menu window redesigned - you can sort by file name, folders, ...
  • PHP highlighter - added "mixed" type
  • PHP code completion - added magic constants
  • Check and automatic fix of the recent.ini file
  • Ruby - multiline string support
  • Compiled in new Delphi 11
  • ASCII chart changes encoding acording to used code page of window (not for unicode encodings) when you click on the status bar
  • When Save file state is enabled, user changed highlighter has priority over HTML multihighlighter.E.g. PHP file is open in HTML multihighlighter, user changes highlighter to PHP. Next time PSpad will open file as PHP, not as HTML multihighlighter
  • Added mechanism what fix corrupted PSpad.INI file
  • In splitted window bookmarks are synchronized
  • Active file tab highlight when Tab style is selected
  • Statusbar icons are high DPI ready and light/dark theme ready
  • TextDiff drop panel was moved from top right to the top left corner
  • In Filetab context menu you can open file in new PSPad instance as admin
  • Reverse apostrophe in user highlighter isn't autocompleted if isn't set is as string delimiter
  • JavaScript - added missing keywords
  • Split same window horizontally/vertically set second window into same position as the first one
  • Code folding can't be used together with Wordwrap. Wordwrap activating will disable Code folding for current file. Wordwrap deactivating will enable Code folding back (if supported for this file)
  • Scripting - new functions mainWindowHandle(): HWND, editorWindowHandle(): HWND
  • File tabs symbols are High DPI optimized, light/dark optimized
  • Unix Shell Script - added keywords, added support for backtick expressions, improved highlighting
  • Program start drawing optimalizations
  • PSPad is able to open file with broken UTF-8 encoding. After warning and confirmation.
  • Code folding - settings is part of the Program settings under editor
  • HEX edit - added history into Find/Replace
  • Ruby user highlighter - improved strings highlighting
  • Rewritten statusbar handling information, cleaned-up code from state, when statusbar was part of each window
  • Code folding manipulation is under the View menu, in the editor context menu, under toolbar button
  • Updated communication library Synapse
  • Implemented new OpenSSL version for FTP connection. Now libcrypto-1_1.dll and libssl-1_1.dll libraries are used (or their 64b versions) instead of the old libeay.dll and ssleay.dll what can be deleted.
  • Code folding support for SQL (Oracle and MySql dialects, rest is supported partially)
  • Automatic synchronization of File explorer after file save in case when Program settings / Files and dirs is set directory as Active file and File explorer is active.
  • Search in files results were extended of char position. Click on results line send you to exact file position
  • StatusBar - dark themes icons support
  • PSPad informs, if file contains char #0
  • CompactLineNumbers option in Program settings / Direct edit (0/1) allows change line numbering to compact form
  • Code folding support added to VB Script and Visual Basic, FoxPro
  • Close file(s) from whole application was united. Please report any problem joined with editor window close
  • Code folding support for User highlighters. For now languages based on curly brackets are supported, in rest of languages added support lines. Is necessary to set tcfCurlyBracket for Codefolding type in the User highlighter definition. if you make modification, let me know or send me definition file, I will include it in the next build.
  • Updated editor component. Report please anything "strange".
  • CodeFolding support introduced - for now supported languages: JavaScript, Java, C#, C++, Perl, PHP, Pascal
  • CodeFolding support is possible to switch off in Program settings / Special settings: CodeFolding=0
  • Editor - tripple click select line, quadruple click whole text
  • Config backup - before each version update started from PSpad config files are automatically backed up into subfolder backup_cfg of config files placement.
  • Default limits (Program settings / Special settings) for Multihighlighter, Highlighting and Code explorer were increased to 750 000 bytes
  • SQL highlighter - added several SQL dialects (Nexus, Postgres, Informix)
  • Updater - unattended run appends log instead of rewrite it
  • Updater - added support for updater update. Run PSPUpdRun.exe instead of the direct updater run. More info in .\Updater\Readme.txt
  • FTP - click on the current path label fill in path into quick change dir
  • Highlight all occurrences of highlighted text - new option in (Program settings / Editor 1) allows you set highlighting case sensitive
  • SpellCheck dialog - for visually impaired people the label with original word was replaced for edit (readers support)
  • Memory manager was returned to default one
  • Autocomplete (Program settings / Editor 2) - New option Autocomplete replaces rest of the word. When Autocomplete is called from the middle of word it replaces/let the rest behind the cursor
  • Color dialog - first 6 custom colors are remembered between sessions
  • Updater was integrated into PSPad. From the automatic check or from menu Help you can decide to download update manually or run updater. Updater can be started from command line too - see included ReadMe file in Updater folder.
  • HTML preview - it's possible to use WebView2 based on Chromium engine - in the HTML Preview switch engine using first icon in the top left. There is necessary to install WebView2 runtime from MS:
    Zaloguj lub Zarejestruj się aby zobaczyć!
    , or small MS installer what will do it automatically for you:
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Changed library for handling INI files. Please report any problem with configuration files
  • InnoSetup Script highlighter - improoved highlighting
  • MS SQL highlighter - added new data types
  • Session - list in the save session dialog is sorted alphabetically
  • Ruby - added code explorer support

  • RSS highlighter, cause it duplicates XML highlighter
  • Set PSPad as IE source viewer

  • Code explorer for PowerPro - variable occurences
  • Sessions - current session mark after open
  • Sessions - restore files with active Code explorer
  • Exception when file close
  • PSPad.INI - saving problem
  • Spell settings - switch dictionary in 64b version
  • Fixes joined with OpenPClose file redraw
  • Open favourite panel from the File menu
  • SpellCheck - load/release dictionary
  • Program settings / KeyMap - save problem
  • Perl highlighter - q-function highlighting fix
  • Close file by mouse wheel doesn't redraw file tabs names
  • New project from folder - save button wasn't active
  • Updater - appear in the screen center instead of desktop center
  • Handled exception when Recent.ini content was damaged
  • Write system parameters, e.g. Splash screen
  • Reduced flickering when program starts
  • Autocorrect in splitted editor window
  • Open more files at once from OpenDialog
  • Close numbered file tabs with mouse wheel doesn't update numbers
  • Remove nonexisting recent files when none recent files left
  • Drop binary file into TextDif box
  • Drag/Drop editing - copy selected text with CTRL key
  • Names of few highlighters and attributs was different in the new editor component what looks like a "lost" configuration
  • Highlight all occurences of highlighted text - Case sensitive option wasn't written into config
  • Toolbar background with dark skin
  • UNDO and modified file indication
  • Close file tabs to right, Close file tabs to left - sometimes left free tab row
  • Better difference between enable/disabled UNDO and REDO icon
  • Duplicate line functionality
  • Clipboard monitor
  • Close last file using file tab context menu / Close doesn't hide file panel
  • Load file containing #0 char ends with End of memory message
  • Reformat paragraph (menu format) removes blank lines
  • Highlight selected text occurences - when scrolling, sometimes part of the line was highlighted
  • Words at cursor doesn't return word when cursor was just behind the word
  • Corrupted PSPad.INI - if file contains char #0, rest of the file was ignored and it looked like lost of config
  • Exceptions joined with CodeFolding when window is closed
  • Play recorded macro was slow
  • Speed up Undo/Redo command - please report any problem
  • FTP - handled exception when can't write config file
  • Macro save/load problem
  • Word under cursor - case when word was the last on the line and cursor was behind the word
  • Ctrl+Del doesn't delete spaces before start of next word
  • Fixed load sections from "non standard" ini like TiDyCFG, Convertors, e.t.c.
  • Find/Replace with new lines in replace expression
  • OldSpecialChars in [Special settings] - Program settings / Direct edit
  • TextDiff - last line was marked as missing
  • Search/Replace - usage of empty pattern only like ^ or $
  • HexEdit - Search/Replace witout confirmation doesn't mark file as modified
  • Split window, synchronize moving and unsplit window caused exception
  • Activation of last selected window after close current one
  • Ruby highlighter - embeded expression in string and other reported fixes
  • Save function is available always, tool button icon depends of the modified state
  • PHP highlighter - highlight matching bracket in case of multiline string
  • File plugin fix
  • TextDiff - file names size with High DPI screen resolution
  • Print with dark background
  • Block selection by keys doesn't start on the position where you write last letter
  • Block selection with F8 + F8 didn't work
  • Duplicate lines, swap with line above/bellow
  • MacroRecorder - macros and AutoIndent
  • Fixed UNDO with active autoindent on the last editor line with real tabs
  • Fixed combination of Real tabs and smart tabs with Autoindent - unwanted spaces insertion
  • Fix of potential configuration corruption
  • Closing of nonactive window using mouse on FileTab - focus in editor
  • if file is locked by another process, binnary file test raised exception
  • TextDiff window artefacts after splitter move
  • Search/Replace or Reload doesn't refresh symbol on the file tab
  • Copy/Paste in text without highlighter
  • Undo/Redo - assigning shortcut directly to editor command instead of application action when no Undo/Redo was available caused editor freeze
  • Coment/Uncomment block (Shift+Ctrl+A) doesn't include last selected line in case the line contains 1 char only
  • Autocorrect doesn't work for files open with PSpad start
  • Copy to clipboard always added HTML format
  • SmartTabs
  • Active tab after open file from "outside" of PSPad
  • Select word with dblclick broke on accented chars
  • Handled exception when decoding invalid string from BASE64
  • Filetabs visibility after open project or open session
  • Drag/Drop text with mouse in column or line mode selection
  • FileTabs visibility when you close all files and open several files using OpenDialog
  • Windows shell script - variable %~xx highlighting
  • Paste the copied text into Excel
  • Autorefresh symbol on file tab
  • Activate window when file was already open
  • UserHighlighter - some keywords wasn't highlighted
  • Call 2x Clear history in Program settings / Files
  • After Find/Replace save icon wasn't highlighted
  • Active tab after open file from left panel
  • Active file tab
  • Save icon wasn't highlighted after Search/Replace
  • Save user highlighter definition
  • Code explorer parsing (if active) when file is open
  • HTML/XHTML highlighter settings - compiler, applications, ...
  • Ruller content after program start
  • Code clips activation after file load
  • Find dialog - COPY button doesn't open new document when used more times
  • Assignment of external application when you open file using Open Dialog (Ctrl+O)
  • Internal WWW preview take care of DPI when you use size presets
  • Text operation in splitted window
  • Find in Files - click in result - activate file if file is already open
  • Find in Files - after double click the line was white font on light gray background
  • TextDiff window - goto source (dblclick)
  • Recorded Macro play - reduced problems with clipboard
  • User highlighter - possibility to save definition witht none string highlight
  • Reduced flickering when window switching
  • TextDiff - fixed Window redraw when switching tabs
  • TextDiff - fixed Ctrl+Mouse wheel behavior
  • TextDiff - fixed unwanted block selection after dblclick
  • Reopen modified file
  • SpellCheck - fix for cyrilic languages, improved similar words search
  • In some cases closed file wasn't written into recent files list
  • Clipboard monitor
  • Fixed behavior of commands Delete last word (Ctrl+BkSpace) and Delete word (Ctrl+Del)
  • System icons in FTP (if enabled in Program Settings)
  • Highlight of the selection occurences wasn't repainted after change of the selection
  • Matching token highlight with missing matching token
  • Create menu Help content based on the Online.ini file
  • CrLf was always added when file was saved
  • Shift+Down, Shift+PgDown on the last line will include last line into selection
  • Unwanted Autoindent after Enter when cursor was on the first column
  • Change char case in the selected column block
  • Windows shell script highlighter
  • Parameter /F doesn't start from the begin but from cursor position
  • Restore files doesn't restore last active file tab
  • Wordwrap with Right Edge
  • Cursor edge line
  • Autocorrections and user highlighter
  • Main menu glitch in some cases after file open
  • File explorer - fixed form resize or show/hide log behavior
  • Search/replace recent strings was trimmed of initial spaces
  • Reload file in splitted window
  • Refuse open big file dialog with PSPad start caused exception
  • Open file from FTP with path longer than 260 chars - handled exception
  • Perl highlighter caused app freeze if file contains #00 char
  • Find / Copy or List - redraw slows down whole process
  • Macro - play macro with clipboard handling
  • Project tree - missing last letter of the project name
  • File tam context menu - copy file name doesn't include path
  • Bookmark drawing wren you scroll with arrows
  • File tabs - file change indication doesn't appear in some cases
  • Recent storage is saved on program close
  • TextDiff with running PSpad and registry integration to the Windows explorer context menu
  • Search/Replace - load profile trims quotes from expressions
  • Switch to HEX mode and back mark file as modified
  • Ruby strings %/.../
  • When SpellCeck was active, it doesn't work for new open files in some cases
  • Fixed many problems in 64b build
  • Previous open files was open with C++ highlighter
  • Open project opens project file for editing as well
  • User highlighter - keywords start with option fixed for negative numbers e.t.c.
  • Code pages settings - arrows doesn't stay on the bottom when window was resized
  • User convertor added additional line to the line end if no text was selected
  • Problem with open big file and NO answer
  • Group UNDO problem
  • Highlighter settings - wasn't possible to switch off Unix shell script highlighter
  • PowerShell highlighter - problem with multiline comments
  • PSPad start with undocked window (e.g. OpenFiles) caused exception
  • Text inserted with Macro wasn't visible immediately
  • Help - search tab doesn't work
  • Other fixes reported by users
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry