Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Editoren diverses ...
« vorheriges
nächstes »
Drucken
Seiten:
1
...
394
395
396
397
398
[
399
]
400
401
402
403
404
...
517
Nach unten
Autor
Thema: Editoren diverses ... (Gelesen 1881772 mal)
0 Mitglieder und 137 Gäste betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
EmEditor Professional 21.3.0
«
Antwort #5970 am:
25 November, 2021, 21:30 »
EmEditor is a lightning-fast, tabbed text editor with themes, syntax highlighting, stay-on-top, and customizable keyboard mapping. The program supports batch find-and-replace, regular expressions, and more.
Release Notes
This new version supports very large files in the Free version as well as the Professional version. I believe this will benefit many students at school and home, who need free text editors supporting very large files. What I mean by “very large file support” is the ability to open very large files without loading all contents into the memory. EmEditor will read a file directly from the disk if the file size is larger than 300 MB by default. For a long time, the file loading has been optimized for speed by using multithreaded code using SIMD instruction sets. In other words, EmEditor Free opens very large files as fast as EmEditor Professional. Even though EmEditor Free supports very large files, the Large File Controller is available only on EmEditor Professional. Please see EmEditor Free for the updated comparison table.
The main feature of v21.3 is a new date/time support in Number Range expressions. The feature was requested by several customers including this question. For example, when you analyze server logs or sales reports containing dates/times, you often want to focus on a certain date/time range, and the new feature becomes useful in these situations. You could use regular expressions to search for a certain date range, but regular expressions often become complicated and slow. Thus, I’ve decided to support date ranges in existing Number Range expressions. When I developed this new feature, I wanted to make sure it would be optimized for speed. I also understand that you want to take full control over which date format you would want to match. Therefore, the date expression allows you to specify a date/time format surrounded by double quotation marks
You may also use month names such as “January” or “Jan” by using “MMMM” or “MMM”, respectively, or use 24-hour time format: “HH:mm” or “HH:mm:ss”.
The new date range feature is available both in EmEditor Free and in EmEditor Professional.
Other new features include the ability to split a window into 3 panes! This feature has been requested for a long time. To split a window into 3 panes vertically or horizontally, select Split Vertically or Split Horizontally on the Window menu twice. This new feature is included in EmEditor Free and EmEditor Professional.
A customer wanted to move the current cell selection to the right when you press the ENTER key while in the CSV Cell Selection mode in EmEditor Professional. Previously, EmEditor can only set the focus into the Cell toolbar when you press ENTER. The new version allows the ENTER key customization, and introduces 4 new commands including the Next Cell (Cell Selection Mode Only) command. Thus, you can assign the ENTER key as the Next Cell (Cell Selection Mode Only) command.
A customer requested the ability to change the font size used in dialog boxes. While it is not easy to change the font name, it is relatively easy to change the font size. So, the new version allows you to change the font size in the Window page of the Customize dialog box. Another customer using the Chinese UI requested the ability to change the font face name. EmEditor’s dialog boxes use MS Shell Dlg, which is automatically substituted with an appropriate system font in each language of Windows. The font substitutes are defined in the Registry key: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes. The issue is that this substitution table is old. I’ve learned that the old SimSun font was used in Simplified Chinese Windows by default, but it isn’t easy to read. While modern fonts like Microsoft YaHei are used in Windows and even recommended by Microsoft, the font substitution table still points to the old font, which is not updated even now. I thought that Microsoft forgot to update the font substitution table, but maybe they worry about compatibility issues with older apps, so they intentionally didn’t update it. We have decided to hard-code Microsoft YaHei for Simplified Chinese, and Microsoft JhengHei for Traditional Chinese. We have not changed the other language UI yet but will test the other languages in beta versions for the next version. We will use Meiryo UI for Japanese, Malgun Gothic for Korean, and Segoe UI for other languages. We will release beta versions soon, so please try the new beta versions with the new dialog boxes when they become available, and let us know if you like the new look and feel.
Latest updates of Windows 11 include bug fixes that I have previously mentioned. I have tested EmEditor on Windows 11 thoroughly, and I don’t see any issues with EmEditor on Windows 11 anymore except that some plug-in dialog boxes don’t look good on the Very Dark mode. The dark mode is still undocumented for desktop apps, and I am still looking into the issue. Unless you use the Very Dark option of EmEditor, there are no issues with EmEditor on Windows 11.
Finally, I hope you like EmEditor, whether you use the Professional or Free version. Please contact us or write in forums if you have any questions, feature requests, or any ideas in the future. I also welcome you to write a review by selecting the Write a Review command on the Help menu, because I read them periodically. (You might need to download the Store App version before you are able to write a review.)
[close]
https://www.emeditor.com
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Vim 8.2.3678
«
Antwort #5971 am:
26 November, 2021, 09:10 »
A highly configurable text editor built to enable efficient text editing - an improved version of the vi editor distributed with most UNIX systems.
Freeware
Changes:>>
illegal memory access
http://www.vim.org/index.php
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
QOwnNotes 21.11.12
«
Antwort #5972 am:
26 November, 2021, 21:30 »
QOwnNotes is a text editor / notepad replacement with markdown support and todo list manager. The program supports themes, keyboard shortcuts, syntax highlighting, and encryption. Includes available nested file list, tags, search, and more. Optionally works with the notes application ownCloud or Nextcloud.
Cross-platform with clients available for Mac and Linux.
License: GPL
Changelog
command snippets can now also be stored in bash or sh code blocks, preceded by a heading 2 or higher as a description (for #2304)
for more information please visit Command-line snippet manager an issue with the bookmarks note name being overwritten by Commands when saving settings in the settings dialog was fixed (for #2304)
if your bookmarks note name was Commands it will be set to Bookmarks automatically on the next startup of the application
version 0.3.0 of the QOwnNotes command-line snippet manager (qc) was released
enable sorting of snippets via settings and allow sorting case-insensitivelycache snippets in case QOwnNotes is not running
don't throw an error if selectCmd was exited with an error code (e.g. by Ctrl + C)
added more translation (thank you marcoxbresciani, mguerra, rawfreeamy, marterra, amirkbrpr)
[close]
https://www.qownnotes.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Vim 8.2.3682
«
Antwort #5973 am:
27 November, 2021, 09:10 »
Changes:>>
Vim9: assigning to a script variable drops the type
http://www.vim.org/index.php
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
QOwnNotes 21.11.13
«
Antwort #5974 am:
27 November, 2021, 17:59 »
Whats new:>>
a
--version
parameter to print out the version number of the application was added
added more translation (thank you rawfreeamy, marterra, chocolatine)
https://www.qownnotes.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Vim 8.2.3687
«
Antwort #5975 am:
28 November, 2021, 10:09 »
Changes:>>
blockwise insert does not handle autoindent properly
http://www.vim.org/index.php
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
QOwnNotes 21.11.14
«
Antwort #5976 am:
28 November, 2021, 11:30 »
Whats new:>>
the
--version
parameter now also works when another instance of the application is already running
version 0.3.2 of the QOwnNotes command-line snippet manager (qc) was released
add Homebrew tap for qc (brew install qownnotes/qc/qc)
added more translation (thank you marterra, ivonkatran, rawfreeamy)
https://www.qownnotes.org/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
PSPad 5.0.7 Build 715 Dev
«
Antwort #5977 am:
28 November, 2021, 19:50 »
PSPad is a universal freeware editor. There is no complex install process; the program is ready to work immediately, without requiring customization. It supports many file types and languages, with syntax highlighting. There are macros, clip files and templates to automate repetitive activities. An integrated HEX Editor, Project support, FTP Client, Macro Recorder, File Search/Replace, Code Explorer, code page conversion, are just some of the many possibilities that PSPad can offer you.
Freeware
Changelog
News:
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.
Fixes:
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)
Other fixes reported by users
[close]
http://www.pspad.com/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
ImHex 1.11.0
«
Antwort #5978 am:
28 November, 2021, 20:10 »
An open-source editor that allows you to manipulate hexadecimal, binary data for writing optimal and well-performing apps, by displaying you content byte by byte.
Donationware
Changelog
Additions:
Added back MacOS support! Huge thanks to @Kuruyia for taking the time to fix it!
Added basic support to create plugins using Rust instead of C++! Huge thanks to @jam1garner
Added border around byte selection to make it more visible with other things highlighted
Put maximum FPS limit to 200, added "Unlocked" option
Variable names are now displayed when matching yara rules
Added regex searching to string finder view. Thanks to @qdlmcfresh
Pattern Language:
Added button to stop evaluation prematurely
Added main function support. If a function called main exists, it will automatically be called after all other things have been evaluated.
Added global variables
Allow functions to be called inside structs
Added for loops
Variables declared in global scope can now be accessed inside custom types.
Added padding expressions in bitfields
Limited maximum number of patterns that can be created. Can be overridden using the pattern_limit pragma.
Allow str types to be used inside function bodies
Allow pointer endianess to be changed
Standard Library:
Added basic file io built-in functions
Improvements:
Improved the command palette
Limited numbers of characters being displayed in parsed strings
[[name]] attribute no longer changes the variable name but only the name displayed in the pattern data view
The pattern code editor now automatically closes (, {, [, " and '
Bug fixes:
Fixed titlebar and cursor being misaligned on some computers
Fixed nothing being printed to console in release mode, even when console is open
Fixed multi variable declarations sometimes causing crashes
Fixed endian pragma not working
Fixed issue where signed integers weren't correctly sign extended
Fixed null bytes being included in read strings
Fixed Project file load and save not working correctly
Fixed incorrect offsets being accessed when passing custom types to functions
Fixed color attribute taking a color value in BGR instead in RGB format
Fixed not all include paths being searched correctly
Fixed CRC and hash calculations not working properly in all cases. Thanks to @raron for fixing them and writing many unit tests to prevent issues like this in the future
Fixed bookmarks closing when changing their name
Fixed ImHex crashing after splash screen if no plugins have been loaded
Fixed syntax error in code generated "Copy as Rust array" option. Thanks to @paoda
Fixed string pattern causing crashes when they are empty
[close]
https://github.com/WerWolv/ImHex
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Text Editor Pro 18.2.0
«
Antwort #5979 am:
28 November, 2021, 21:00 »
Text Editor Pro (formerly EditBone) is a powerful text editing tool that comes with syntax highlighting support for over 50 languages and scripts, customizable with over 100 options, 29 ready made styles, a handy file comparison feature, unicode character map, numerical unit convert tool, SQL formatter, and support for multiple directories and search results.
Freeware
Changelog
Added default directory option for editor (default latest directory)
Added language file override support (see
https://www.texteditor.pro/support/language-files/
)
Added save active file option for execute item
Added save unmodified option for editor (default false)
Added selected path as default directory option for directory (default true)
Added shortcut for completion proposal snippet
Fixed about dialog
Fixed editor colors option
Fixed find in files options
Fixed hex editor
Fixed language files
Fixed Perl highlighter
Fixed search
Fixed text editor control
Updated and fixed AlphaControls v16.19 -
http://www.alphaskins.com/
[close]
https://texteditor.pro/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Vim 8.2.3692
«
Antwort #5980 am:
29 November, 2021, 10:10 »
Changes:>>
Vim9: cannot use :func inside a :def function
http://www.vim.org/index.php
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
ImHex 1.11.1
«
Antwort #5981 am:
29 November, 2021, 10:50 »
Whats new:>>
Bug Fixes:
Fixed window being undecorated on all platforms while it should only be undecorated on Windows.
This caused the window to be unmovable and unresizable on platforms other than Windows
Fixed crash on Windows when launching ImHex without a terminal window on Windows
https://github.com/WerWolv/ImHex
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Foopad 1.7.0
«
Antwort #5982 am:
29 November, 2021, 11:10 »
A non-destructive source code editor or integrated development environment that is designed to make your development life better.
Freeware
Changelog
Web server host and port (ip) can be configured
QR code to easy open project web server from phones and other devices
Start form project list fixes with false missing projects
Fixed bugs with bitlocker drives in start form
PRO version activation bugfixes on some MB types
Other minor bugfiexes
Planned: Edge (chromium) webview itegration
Validation of paths in recent project list
Default web search provider engine changed to bing
[close]
https://www.creatixbih.com/foopad
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
KeenWrite 2.3.1
«
Antwort #5983 am:
29 November, 2021, 18:20 »
Java-based text editor that comes with numerous features, such as live preview, formulas, Markdown support and string interpolation.
BSD License
Changelog
Press Alt+Enter to show suggestions when caret is positioned over spelling error
Fix bug that prevents misspelled words from being detected while typing
Update English lexicon to include 18,000 more words
Upgrade spell checking library (JSymSpeller)
User-friendlier status bar messages related to spelling
[close]
https://github.com/DaveJarvis/keenwrite
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 191383
Ohne Input kein Output
Notepad3 5.21.1129.1
«
Antwort #5984 am:
29 November, 2021, 22:50 »
Notepad3 is a lightweight piece of software that overcomes some of the well-known limitations of Windows standard text editor while providing syntax highlighting support.
Freeware
Changelog
CHANGES:
Switching to Philippe Lhoste’s (PhiLho) AutoHotkey (AHK) Lexer.
Migration of Solution/Projects/Src for VS2022.
Switch to Scintilla default idle styling mode (none).
Reverting changes to F/R behavior, correction for empty pattern.
On file restore, do not notify immediately, but check against stored file attributes.
Remove the max win version check for undocumented DarkMode UxTheme methods.
SQL Lexer bright and dark mode highlight color enhanced.
Disable actively file change polling – rely on directory change notification by default.
Allow [Settings2] “FileCheckInverval” to be zero(0), means no active file change polling.
Enable context menu for Statusbar.
Enable context menu for Menubar.
Use “round nearest displayed digit” method for estimated file size display.
Limit file size: 2GB (Until WideCharToMultiByte() / MultiByteToWideChar() INT32_MAX issues are clarified).
FIXES Versions in Tools or Libraries:
Correction of a typo for command “Gui” in AutoHotkey (AHK) Lexer.
Sync with current Oniguruma v7.0(ß) dev.
Some other findings on the positioning of multi-instance launch.
Relaunch multi instances: don’t cascade if pos param already defined.
Positioning on separate instance launch.
Positioning multi instance launch.
Don’t clear occurrence markers for unchanged search pattern.
Correction to VS2019 project settings.
Find/Repl wildcard pattern handling.
Find/Repl dialog – empty search string should have no match (blue).
Wrong format for reporting number of replaced occurrences “In Selection”.
“grepWinNP3” not intended switching file size search settings (GRE).
Key “Favorites=(path)” not added in “Setup” version.
“grepWinNP3” not intended switching “AllSize” settings (GRE).
Don’t save default values for Caret and Whitespace.
SQL Lexer dark mode highlight default colors.
Disabled menu items if settings file itself is locked by file change notification.
Over paint annoying menu-bar bottom line.
Dark-mode system menu bar coloring (except bottom line).
Correction of some wrong keyboard shortcut (Alt+ Up, Alt+ Down).
Translucency (alpha) settings for white-space indicator.
Dark mode aware auto-completion-list-box.
Goto-Dialog: digit grouping of line/column numbers.
Digit grouping for replace occurrences result dialog.
Better hyperlink style in dark themes “Dark” and “Obsidian”.
Initial factory window position.
Web-Action commands should use also user-defined app to open hyperlinks.
Reset background color for “visible whitespace” if not defined.
REMOVED:
Remove deprecated “AutoReloadTimeout”.
Remove Old and deprecated Notepad3 and grepWin icons.
TRANSLATIONS (MUI):
Afrikaans (af-ZA).
Belarusian (be-BY).
Chinese Simplified (zh-CN).
Chinese Traditional (zh-TW).
Dutch (nl-NL).
English (en-GB).
French (fr-FR).
German (de-DE).
Greek (el-GR).
Hindi (hi-IN)
Hungarian (hu-HU).
Indonesian (id-ID) (incomplete…).
Italian (it-IT).
Japanese (ja-JP).
Korean (ko-KR).
Polish (pl-PL).
Portuguese (pt-PT).
Portuguese Brazilian (pt-BR).
Russian (ru-RU).
Slovak (sk-SK).
Spanish (es-ES).
Spanish Latin America (es-419) (incomplete…).
Swedish (sv-SE).
Turkish (tr-TR) (incomplete…).
Vietnamese (vi-VN) (incomplete…).
[close]
https://www.rizonesoft.com/downloads/notepad3/
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
Drucken
Seiten:
1
...
394
395
396
397
398
[
399
]
400
401
402
403
404
...
517
Nach oben
« vorheriges
nächstes »
DVB-Cube <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Editoren diverses ...