Anzeigen der neuesten Beiträge
0 Mitglieder und 2 Gäste betrachten dieses Thema.
New in Version 4.2.25-rc6 (released March 14, 2011) - "Align Lines" with several options (Alt+J) - "Modify Lines" supports several variables to insert numbers (Alt+M) - "Shuffle Lines" is available through "Sort Lines" (Alt+O) - Use built-in Windows functionality for "Title Case" on Windows 7 - "Recode file as default encoding" (Ctrl+Shift+F) - UTF-16 and UTF-16 BE formats are valid recoding options - Enable case-insensitive searching for non-ASCII text - Regex quantifier ? to match 0 or 1 times - Regex quantifiers * and + available as non-greedy forms *? and +? - Regex syntax for tagged regions simplified from \(...\) to (...) - Updated Assembly scheme with x64 and SSE4 instructions - Several minor updates to syntax schemes and keywords - Merged caret styles into a single item and added "noblink" option - /l and /l- cmd switches to control auto-reloading of modified files - Ini-option to specify auto-reload timeout (see FAQ on my website) - Support combination of /g and /m command line switches - /o and /o- cmd switches to control "Always on top" option - Copy window position to clipboard as cmd line switch (Ctrl+Shift+K) - Move window to default position on current screen (Ctrl+Shift+P) - Fixed Notepad .LOG feature (broken since 4.1.24) - Launch command uses current file directory as working directory - Don't lock any directories except the one containing Notepad2.exe - Forward system MRU, taskbar and jump list behaviour to new windows - Always show file name extensions (ignore Windows Explorer setting) - Check availability of "Consolas" when set as default font - Support a few more file variables (see FAQ on my website) - Configure whether backspace should reformat indenting whitespace - Several F2, F3 and F4 hotkeys work in find and replace dialogs - Removed "Select Up" and "Select Down" buttons from find dialog - Ini-options to block suppression of notification messages - Simplified appearance of word wrap settings dialog - Remapped "Unescape C Special Chars" to Ctrl+Alt+R (fix duplicate) - Various internal optimizations and fixes - Improved look of disabled toolbar buttons on Windows XP and above - Improved overall look of toolbar buttons on Windows 2k - Lower frequency of NFS access delays by caching file display names - Improved compatibility with Windows 7 - Released x64 build of Notepad2.exe - Updated Scintilla library to 2.24
In this release, Scintilla component is updated to v2.25.TextFX plugin is excluded due to an annoying bug (Unicode path displaying problem on Notepad++ caption bar). Users can always install it by using Plugins Manager within 3 clicks.An handy plugin NppConverter is included in the official release. It converts between ASCII text/binary data and Hex string. It translates also a value to ASCII, decimal, hexadecimal, binary and octadecimal.
New in Version 4.2.25-rc7 (released April 02, 2011) - "Align Lines" with several options (Alt+J) - "Modify Lines" supports several variables to insert numbers (Alt+M) - "Sort Lines" (Alt+O) handles column sort (rectangular selection) - "Sort Lines" als handles shuffle, remove duplicate and unique lines - Use built-in Windows functionality for "Title Case" on Windows 7 - Convert between characters and hex codes (Ctrl+Alt+X, Ctrl+Alt+C) - "Recode file as default encoding" (Ctrl+Shift+F) - UTF-16 and UTF-16 BE formats are valid recoding options - Enable case-insensitive searching for non-ASCII text - Regex quantifier ? to match 0 or 1 times - Regex quantifiers * and + available as non-greedy forms *? and +? - Regex syntax for tagged regions simplified from \(...\) to (...) - Updated HTML5 and CSS3 schemes according to current working drafts - Updated Assembly scheme with x64 and SSE4 instructions - Several minor updates to syntax schemes and keywords - Merged caret styles into a single item and added "noblink" option - /l and /l- cmd switches to control auto-reloading of modified files - Ini-option to specify auto-reload timeout (see FAQ on my website) - Support combination of /g and /m command line switches - /o and /o- cmd switches to control "Always on top" option - Copy window position to clipboard as cmd line switch (Ctrl+Shift+K) - Move window to default position on current screen (Ctrl+Shift+P) - Fixed Notepad .LOG feature (broken since 4.1.24) - Launch command uses current file directory as working directory - Don't lock any directories except the one containing Notepad2.exe - Forward system MRU, taskbar and jump list behaviour to new windows - Always show file name extensions (ignore Windows Explorer setting) - Check availability of "Consolas" when set as default font - Support a few more file variables (see FAQ on my website) - Configure whether backspace should reformat indenting whitespace - Transform backslashes function understands \u#### hex codes - Several F2, F3 and F4 hotkeys work in find and replace dialogs - Removed "Select Up" and "Select Down" buttons from find dialog - Ini-options to block suppression of notification messages - Simplified appearance of word wrap settings dialog - Remapped "Unescape C Special Chars" to Ctrl+Alt+R (fix duplicate) - Various internal optimizations and fixes - Improved look of disabled toolbar buttons on Windows XP and above - Improved overall look of toolbar buttons on Windows 2k - Lower frequency of NFS access delays by caching file display names - Improved compatibility with Windows 7 - Released x64 build of Notepad2.exe - Updated Scintilla library to 2.24
- The GUI has been extensively modified : tabs are no more used for the editor and the pdf viewer is now fully embedded in the main window (for screen with a resolution greater than 1400 px)- a critical bug has been fixed in the editor- the bug about the "latex+asymptote+latex+dvips+viewps" mode for the "quick build" command has been fixed- the preamble can now be collapsed (from the first line to the \begin{document} command)- users can now add items to the auto-complete commands list- labels are now checked in the "childs" documents while using the "master mode" (for one level only)- a "full screen" mode has been added- the \addbibresource{} command is now detected like \bibliography{}- the code of the mathematicals symbols are displayed in a "tooltip" while moving mouse in the "symbols panels"- some new keyboard shortcuts has been added : ctrl+space for switching between the editor and the embedded pdf viewer and ctrl+>/ctrl+< for indenting/unindenting the selected text.- the obsolete "export to html" command has been removed (for packagers : the files "next.gif", "next_d.gif", "prev.gif", "prev_d.gif", "psheader.txt", "style.css", "up.gif" and "up_d.gif" in the "utilities/" directory have been deleted and don't have anymore to be installed)NOTE for debian packagers :* by uncommenting the line "DEFINES += DEBIAN_SPELLDIR" in the texmaker.pro file (line 256), the spelldir will be automtically set to "PREFIX"/share/myspell/dicts" in the configdialog.cpp file (spelling_dict.patch)* the spelling-error-in-binary.patch is now useless (the spelling errors has been fixed in the texmaker.cpp file)
added: Google Chrome previewAdded Google Chrome CSS/HTML preview. Note that it only works in Windows XP/Vista/7 and in Windows 2003 or above.* Added a new preview tab for Chrome.* Added an internal browser that use Chrome.* Added the option to use Chrome in the bottom preview field.* Added the options to use Chrome with "Toggle browser view".Firefox 4 previewI've removed the Firefox 3 (mozilla ActiveX component preview) and replaced it with a new Firefox 4 preview.Note that you need to have Firefox 4 installed. The Firefox preview will not work with Firefox 3.Highlight element backgroundThe editor can now have different background for different elements like strings, keywords, numbers...Document tab colorsAdded the ability to use different tab colors based on file extension.Project todo listAdded some new options to:* Highlight current file.* Open current file node.* Close file node when not highlighted.Project optionsAdded options to warn if files differ from entered encoding or newline settings.Search result windowAdded an option to set the font for the result window (in the context menu).Auto completionMade some minor changes to reduce flicker when scrolling and fixed several issues. Ctrl+Space should work better in HTML.Fixed several issues.