Autor Thema: Editoren diverses ...  (Gelesen 369024 mal)

0 Mitglieder und 4 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1679
« Antwort #7275 am: 09 August, 2023, 18:15 »
A highly configurable text editor built to enable efficient text editing - an improved version of the vi editor distributed with most UNIX systems.

Freeware

Changelog


Problem:    Tests may leave leftover files around
Solution:   Clean up tests and remove files

There were a few failures in 'linux (huge, gcc, testgui, true, true)'
e.g. here: https://github.com/vim/vim/actions/runs/5497376153/jobs/10018060156

,----
| Error detected while processing command line..script /home/runner/work/vim/vim/src/testdir/runtest.vim[585]..function RunTheTest[54]..Test_lvimgrep_crash[16]..TestTimeout[12]..VimLeavePre Autocommands for "*"..function EarlyExit[7]..FinishTesting:
| line   70:
| E445: Other window contains changes
| E937: Attempt to delete a buffer that is in use: Xtest_stable_xxd.txt
| E937: Attempt to delete a buffer that is in use: Xtest_stable_xxd.txt
| E937: Attempt to delete a buffer that is in use: Xtest_stable_xxd.txtmalloc(): unsorted double linked list corrupted
`----

Which is puzzling, because the Xtest_stable_xxd file should have been
long gone after test_crypt.vim is run (and definitely no longer be
staying around in test_quickfix.vim).

So try to clean up properly after a test script is run, just in case any
X<file> is still around. During testing, a found a few leftover files,
which I also fixed in the relevant test-file.

Unfortunately, the test workflow 'linux (huge, gcc, testgui, true,
true)' now seems to fail with 'E1230: Encryption: sodium_mlock()' in
test_crypt.vim. Hopefully this is only temporary.

[close]

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Notepad++ 8.5.5
« Antwort #7276 am: 09 August, 2023, 21:40 »
Notepad++ is a tabbed source code editor and Notepad replacement with a customizable interface. It is one of the few few source code editors that supports "folding," allowing users to quickly reduce and expand sections of code to see the overall document. In addition, it features multi-language syntax highlighting, auto-completion, regular expression search/replace, macro recording and playback, etc. The program can access a long list of plug-ins via an easy-to-access menu with even more features and functions.

License: GPL

Changelog


    Update to Scintilla 5.3.6 and Lexilla 5.2.6 (Implement #13940, fix #4741, #13901, #13943, #13911)
    Add change history navigation commands: Go to next/prev change & Clear change history. (Fix #12248)
    Fix Change History incorrect display after “Reload from Disk” command. (Fix #12319, #12261, #13735)
    Remember through sessions the directory of “Remember last used directory”. (Fix #11326, #10901, #4961, #4119)
    Fix regression of double clicking on find result not going to the document. (Fix #13636)
    Fix regression of opening file rejection if file name contains dot at the end. (Fix #12849)
    Fix error message of opening file with ‘=’ as end of file name. (Fix #13344)
    Fix menu Tools contains 2 SHA-256 item while using localization. (Fix #13797)
    Fix SHA-1 hash result wrong length bug while “Treat each line as a separate string” enabled. (Fix #13812)
    Add SHA-512 hash features (Fix #13805)
    Fix normal.xml for Normal text auto-completion not working issue. (Fix #12325)
    Fix Korean IME append file extension issue in save dialog. (Fix #11582, #12225, #12366)
    Make find/replace in files result more accurate while used RegExpr is invalid. (Fix #13164)
    Fix Project panel’s inaccurate initialized path in save dialog. (Fix #13086)
    Fix wrong syntax highlighting of URLs with quotes in JSON. (Fix #13522)
    Fix Clipboard History panel shows corrupted data issue. (Fix #13817, #13844)
    Improve lines sorting memory consumption. (Fix #10435)
    Enhance “Add new document at startup”: add new document only when the session is remembered. (Fix #13796)
    Enhance “Convert case to Proper Case” command: fix the error conversion after quote.

[close]

DL -> https://github.com/notepad-plus-plus/notepad-plus-plus/releases

https://notepad-plus-plus.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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
OutWiker 3.2.0.926
« Antwort #7277 am: 10 August, 2023, 18:40 »
OutWiker is an open-source personal wiki and outliner. Notes are stored in a tree, and kept in the form of directories on the disk. This encourages changing the base by external sources and programs. Currently there are three types of pages supported: plain text, HTML, and wiki. External files (such as pictures) can be attached to pages, and pages can be linked to each other. Each tree branch can be opened as a separate wiki. Other features include tag support, global search (notes and tags), bookmarks, HTML syntax highlighting and icons for notes.

OutWiker can be downloaded with or without plugins, as well as for Linux systems.

License : GPL

Changelog


    Added the ability to create folders in attached files.
    Added the ability to navigate to subfolders in the attachments panel.
    Added the ability to insert links to files in attached subfolders.
    Added page search in preview mode.
    Added the support of nested subfolders for the (:include:) wiki command.
    Added the support of nested subfolders for the wiki command.
    Implemented highlighting the wiki command on wiki pages.
    Changed design of the dialog about overwriting of attached files.
    Improved design of links to attached files and other pages.
    Added a new subdir parameter to (:attachlist:) wiki command.
    Improved (:childlist:) and (:attachlist:) wiki commands result design.
    Added new CSS classes to generated HTML code.
    Added the ability to show hidden folders in attachments.
    Added settings for the Minimize and Close buttons.
    Added information about selected attachments to the status bar.
    Added the ability to set the style of list item bullets on a wiki page.
    Migrate to wxPython 4.2.1.

[close]

http://jenyay.net/Outwiker/English

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1683
« Antwort #7278 am: 10 August, 2023, 19:10 »
Changelog


v9.0.1683: Updated runtime files
@chrisbra chrisbra tagged this 10 Aug 04:19

This is a collection of various PRs from github that all require a minor
patch number:

1) https://github.com/vim/vim/pull/12612

    Do not conflate dictionary key with end of block

2) https://github.com/vim/vim/pull/12729:

    When saving and restoring 'undolevels', the constructs `&undolevels` and
    `:set undolevels` are problematic.

    The construct `&undolevels` reads an unpredictable value; it will be the
    local option value (if one has been set), or the global option value
    (otherwise), making it unsuitable for saving a value for later
    restoration.

    Similarly, if a local option value has been set for 'undolevels',
    temporarily modifying the option via `:set undolevels` changes the local
    value as well as the global value, requiring extra work to restore both
    values.

    Saving and restoring the option value in one step via the construct
    `:let &undolevels = &undolevels` appears to make no changes to the
    'undolevels' option, but if a local option has been set to a different
    value than the global option, it has the unintended effect of changing
    the global 'undolevels' value to the local value.

    Update the documentation to explain these issues and recommend explicit
    use of global and local option values when saving and restoring.  Update
    some unit tests to use `g:undolevels`.

3) https://github.com/vim/vim/pull/12702:

    Problem:    Pip requirements files are not recognized.
    Solution:   Add a pattern to match pip requirements files.

4) https://github.com/vim/vim/pull/12688:

    Add indent file and tests for ABB Rapid

5) https://github.com/vim/vim/pull/12668:

    Use Lua 5.1 numeric escapes in tests and add to CI

    Only Lua 5.2+ and LuaJIT understand hexadecimal escapes in strings.  Lua
    5.1 only supports decimal escapes:

    > A character in a string can also be specified by its numerical value
    > using the escape sequence \ddd, where ddd is a sequence of up to three
    > decimal digits. (Note that if a numerical escape is to be followed by a
    > digit, it must be expressed using exactly three digits.) Strings in Lua
    > can contain any 8-bit value, including embedded zeros, which can be
    > specified as '\0'.

    To make sure this works with Lua 5.4 and Lua 5.1 change the Vim CI to
    run with Lua 5.1 as well as Lua 5.4

6) https://github.com/vim/vim/pull/12631:

    Add hurl filetype detection

7) https://github.com/vim/vim/pull/12573:

    Problem:   Files for haskell persistent library are not recognized
    Solution:  Add pattern persistentmodels for haskell persistent library

closes: #12612
closes: #12729
closes: #12702
closes: #12688
closes: #12668
closes: #12631
closes: #12573

Co-authored-by: lacygoill <lacygoill@lacygoill.me>
Co-authored-by: Michael Henry <drmikehenry@drmikehenry.com>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
Co-authored-by: KnoP-01 <knosowski@graeffrobotics.de>
Co-authored-by: James McCoy <jamessan@jamessan.com>
Co-authored-by: Jacob Pfeifer <jacob@pfeifer.dev>
Co-authored-by: Borys Lykah <lykahb@fastmail.com>



v9.0.1682: patch 9.0.1682: sodium encryption is not portable
@chrisbra chrisbra tagged this 09 Aug 19:35

Problem: crypt: sodium encryption is not portable
Solution: use little-endian byte order for sodium encrypted files

As mentioned in #12586, sodium encryption only works on little ending
architectures, because reading and writing the sodium encryption
parameters are stored in the encrypted files in an arch-dependent way.

This of course fails for big-endian architectures like s390.

So make sure to use little-endian byte order when reading and writing
sodium encrypted files.

fixes: #12586
closes: 12655



v9.0.1681: patch 9.0.1681: Build Failure with Perl 5.38
@pheiduck pheiduck tagged this 09 Aug 17:58

Problem: Build Failure with Perl 5.38
Solution: Fix Build Failure

closes: #12543, closes: #12575



v9.0.1680: patch 9.0.1680: sodium test fails in Github CI
@chrisbra chrisbra tagged this 09 Aug 16:16

Problem:    sodium test fails in Github CI
Solution:   Catch sodium_mlock() errors and do not error out

sodium_mlock() seems to fail consistently on the Github CI. Perhaps
[sodium_mlock()](https://libsodium.gitbook.io/doc/memory_management#text-locking-memory)
is called too often or with too much memory by the runners so
that this starts failing.

Let's just try to catch this and skip the test, when this starts
happening.

closes: #12751

[close]

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Zettlr 3.0.0 Beta 8
« Antwort #7279 am: 10 August, 2023, 20:20 »
Write text and conveniently edit it using Markdown with the help of this user-friendly and well-thought-out, Electron based application.

MIT License

Release Notes

This almost final beta for Zettlr 3.0 fixes a bunch of issues users were experiencing with the Debian installers. Additionally, we fixed the project export format selection, which unfortunately broke during the last beta.

[close]

Download: https://github.com/Zettlr/Zettlr/releases

https://www.zettlr.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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Trilium Notes 0.61.4 Beta
« Antwort #7280 am: 11 August, 2023, 17:50 »
A hierarchical note-taking software application with focus on building large personal knowledge bases while also providing a flurry of options.

License: AGPL

Changelog

    Hopefully the last beta. Since 0.61.3:

    fix CKEditor crashes, especially when pasting external content
    fix #clipperInbox, closes #4153
    added options to disable auto-opening of promoted attributes and edited notes ribbon tabs, closes #4151
    add shared info to mobile layout, closes #4147
    clipper now creates notes with image attachments instead of image notes
    fix include note sizing when in readonly mode, closes #4135

[close]

https://github.com/zadam/trilium

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
TeXstudio 4.6.3
« Antwort #7281 am: 11 August, 2023, 22:00 »
GPL-LaTeX-Editor, der das Erstellen von LaTex-Dokumenten in Unicode vereinfacht; unterstützt den Nutzer beim Schreiben mittels interaktiver Rechtschreibprüfung, Syntax-Highlighting, Code-Folding und automatischer Code-Vervollständigung.

Open Source

Changelog


    improved handling of active packages when loading included files
    better detection that a screen is not active any more and move window onto active screen
    Cancel button of dialog for inserting label references now inserts nothing, but you can still add an empty reference when needed (#3230)

[close]

http://texstudio.sourceforge.net/

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1696
« Antwort #7282 am: 12 August, 2023, 19:20 »
Changelog


v9.0.1696: patch 9.0.1696: sodium_mlock may still fail in CI
@chrisbra chrisbra tagged this 12 Aug 07:41

Problem: sodium_mlock may still fail in CI
Solution: Catch E1230 in testscript and skip test

Signed-off-by: Christian Brabandt <cb@256bit.org>

v9.0.1695: patch 9.0.1695: Crash with overlong textprop above
@chrisbra chrisbra tagged this 11 Aug 22:14

Problem: Crash with overlong textprop above
Solution: Consider only positive padding

closes: #12665
closes: #12661

Signed-off-by: Christian Brabandt <cb@256bit.org>

v9.0.1694: patch 9.0.1694: wrong mapping applied when replaying a char search
@zeertzjq zeertzjq tagged this 11 Aug 22:09

Problem: wrong mapping applied when replaying a char search
Solution: Store a NOP after the ESC

closes: #12708
closes: #6350

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>

v9.0.1693: patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode
@chrisbra chrisbra tagged this 11 Aug 22:03

Problem: Ctrl-Q not handled like Ctrl-V in replace mode
Solution: Handle Ctrl-Q like Ctrl-V

closes: #12686
closes: #12684

Signed-off-by: Christian Brabandt <cb@256bit.org>

v9.0.1692: patch 9.0.1692: Android not handling AI_V4MAPPED ai_flag
@cions cions tagged this 11 Aug 21:53

Problem: Android not handling AI_V4MAPPED ai_flag
Solution: don't set AI_V4MAPPED flag when on Android, since
          Android's getaddrinfo returns EAI_BADFLAGS if ai_flags
          contains it

closes: #12613

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: cions <gh.cions@gmail.com>

v9.0.1691: patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll
@zeertzjq zeertzjq tagged this 11 Aug 21:48

Problem: wrong viewport restored for incsearch and smoothscroll
Solution: Save and restore skipcol as well

closes: #12713

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>

v9.0.1690: patch 9.0.1690: popup_create() not aborting on errors
@chrisbra chrisbra tagged this 11 Aug 21:42

Problem: popup_create() not aborting on errors
Solution: check for errors in arguments given and abort if an error
          occurred

closes: #12711

Signed-off-by: Christian Brabandt <cb@256bit.org>


v9.0.1689: patch 9.0.1689: python 3.12 produces warnings and fails test
@zdohnal zdohnal tagged this 11 Aug 21:32

Problem: python 3.12 produces warnings and fails test
Solution: Make use of raw strings in python3 tests

closes: #12765

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Zdenek Dohnal <zdohnal@redhat.com>

v9.0.1688: patch 9.0.1688: cannot store custom data in quickfix list
@tom-anders tom-anders tagged this 11 Aug 21:26

Problem: cannot store custom data in quickfix list
Solution: add `user_data` field for the quickfix list

closes: #11818

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Tom Praschan <13141438+tom-anders@users.noreply.github.com>

v9.0.1687: patch 9.0.1687: mapset() not properly handling script ID
@zeertzjq zeertzjq tagged this 11 Aug 21:16

Problem: mapset() not properly handling script ID
Solution: replace_termcodes() may accept a script ID

closes: #12699
closes: #12697

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>


v9.0.1686: patch 9.0.1686: undotree() only works for the current buffer
@djpohly djpohly tagged this 11 Aug 20:53

Problem:    undotree() only works for the current buffer
Solution:   Add an optional "buffer number" parameter to undotree().  If
            omitted, use the current buffer for backwards compatibility.

closes: #4001
closes: #12292

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Co-authored-by: Devin J. Pohly <djpohly@gmail.com>


v9.0.1685: patch 9.0.1685: silence Python 3.11 depreciations for gcc
@pheiduck pheiduck tagged this 11 Aug 20:38

Problem: Python 3.11 interface throws deprecation warnings
Solution: ignore those warnings for gcc and clang

Python 3.11 deprecation warnings are already silenced for clang using
the pragma
```
 # pragma clang diagnostic ignored "-Wdeprecated-declarations"
```

However those warnings are also emitted when using gcc. To avoid them
for both compilers, change use the __GNUC__ ifdef, which is defined for
gcc as well as clang.

Additionally, instead of using the "clang diagnostic ignored" pragma,
let's make use of 'GCC diagnostic ignored' which is again supported by
clang and GCC

closes: #12610

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>


v9.0.1684: patch 9.0.1684: Update libvterm to rev 839
@zeertzjq zeertzjq tagged this 11 Aug 19:15

Problem: libvterm slightly outdated
Solution: Update libvterm from rev 818 to rev 839

Notable fix: libvterm now handles DECSM/DECRM with multiple arguents,
so several ncurses programs (e.g. nnn) can enable mouse properly when
run in Vim's terminal in XTerm.

closes: #12746

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>

[close]

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
RJ TextEd 15.92
« Antwort #7283 am: 12 August, 2023, 20:30 »
RJ TextEd - A Unicode source and text editor. RJ TextEd is a full featured text and source editor with Unicode support, syntax highlighting and code folding. The functionality extends beyond text files and includes support for HTML editing with integrated preview, spell checking, auto completion, HTML validation, templates and more. The program also include support for Topstyle Lite CSS editor, has a dual pane file commander, as well as a FTP client to upload your files. The editor uses language files to display menus and dialogs in different languages. There are several included languages. New language files can easily be created in the editor. RJ TextEd is also a simple web development tool. The editor can use auto completion and hints to assist you in editing your source code. You can preview HTML/ASP/PHP... code using one of the preview tabs or open a document in a browser. The editor does not only handle source code. It also handles true ASCII files, binary files and of course plain text files.

License: Freeware

Changelog


Text Compare

Added new options to change the compare algorithm and whether to ignore spaces and case.

Code: Select all

    Compare algorithms:
        * Wu, Manber, Myers O(NP) Sequence Comparison Algorithm (Standard)
        * Myers O(ND) Difference Algorithm

Project TODO panel

* Visible columns are remembered between sessions.
* Column sort has been added.
* A search box has been added.

Also added two new context menu items:

* Copy to clipboard
* Save to file...

Items are copied and saved CSV formatted.

Copy as HTML

Made some small changes to create better code.

Erlang highlighter

Added a new highlighter for Erlang source files.

Elixir highlighter

Added a new highlighter for Elixir source files.

Nim highlighter

Added a new highlighter for Nim source files.

Tools

Tools in tools menu and on toolbars can now use Gif images, as well as png, bmp and icons.

Fixed

* A few issues reported by users.
* A few minor LSP response issues.

[close]

http://www.rj-texted.se/

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1705
« Antwort #7284 am: 13 August, 2023, 19:20 »
Changelog


v9.0.1705: patch 9.0.1705: cursor position wrong when clicking on an unprintable…
@zeertzjq zeertzjq tagged this 13 Aug 16:11

… char

Problem:  cursor position wrong when clicking on an unprintable char
Solution: Don't update prev_ptr when wlv.n_extra is not zero.

closes: #12664

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>



v9.0.1704: patch 9.0.1704: Cannot use positional arguments for printf()
@cvwillegen cvwillegen tagged this 13 Aug 16:06

Problem: Cannot use positional arguments for printf()
Solution: Support positional arguments in string formatting

closes: #12140

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Christ van Willegen <cvwillegen@gmail.com>



v9.0.1703: patch 9.0.1703: Vim9 Calling a method in an extended class fails
@yegappan yegappan tagged this 13 Aug 15:41

Problem: Vim9 Calling a method in an extended class fails
Solution: use method index directly

closes: #12778

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>



v9.0.1702: patch 9.0.1702: Undo test is flaky
@zeertzjq zeertzjq tagged this 13 Aug 08:31

Problem:  Undo test is flaky.
Solution: Apply filter and change time to "1 second ago" in both dumps.

closes: #12771

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>



v9.0.1701: patch 9.0.1701: vim9 crash when class member overridden
@yegappan yegappan tagged this 13 Aug 08:19

Problem: vim9 crash when class member overridden
Solution: Use method_count field instead

closes: #12676
closes: #12677

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>




v9.0.1700: patch 9.0.1700: Cannot compile with dynamic perl < 5.38
@k-takata k-takata tagged this 13 Aug 08:15

Problem: Cannot compile with dynamic perl < 5.38 (after 9.0.1681)
Solution: Fix if_perl/dyn from perl 5.32 to 5.38

closes: #12755

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: K.Takata <kentkt@csc.jp>



v9.0.1699: patch 9.0.1699: compile warning for xdiff/xutils on MS-Windows
tagged this 12 Aug 18:50

Problem: compile warning for xdiff/xutils on MS-Windows
Solution: add explicit type cast from size_t to long

closes: #12531

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Mike Williams <mikew@globalgraphics.com>



v9.0.1698: patch 9.0.1698: Test_map_restore_sid fails in GUI
@zeertzjq zeertzjq tagged this 12 Aug 18:44

Problem: Test_map_restore_sid fails in GUI
Solution: Feed an unsimplified Ctrl-B

closes: #12770

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: zeertzjq <zeertzjq@outlook.com>



v9.0.1697: patch 9.0.1697: incsearch test not sufficient
@cvwillegen cvwillegen tagged this 12 Aug 18:17

Problem: incsearch test not sufficient (after 9.0.1691)
Solution: add an additional test

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Christ van Willegen <cvwillegen@gmail.com>


[close]

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
CudaText 1.197.0
« Antwort #7285 am: 13 August, 2023, 20:50 »
Create programming scripts with this powerful tool that supports more than 130 languages and allows users to work concurrently on as many as six groups of projects.

Freeware

Changelog
   

    Change: if "ui_reopen_session":true, don't automatically add all opened files to 'recents' on exit, like in Sublime (thanks @mix-7)
    Change: previously, with "undo_limit":5000 deleting of 7000 selected lines was clearing the Undo; now, deleting selection of 7000 lines is considered as "one action" and it is always storing in Undo; this is much slower on big selections, but Undo is important (thanks @mix-7)
    Add: font of code-tree can be additionally scaled, added option "ui_tree_font_scale" (thanks @reregaga)
    Add: text search shows additional confirmation when 'wrapped search' is off and search reaches the edge of the document (thanks @d0vgan)
    Add: when text search silently wraps at document edge (because of Find dialog option "O"), Find dialog input field can blink (this is off by default); added option: "find_wrapped_blinking" (thanks @d0vgan)
    Add: themed scrollbars: add coloring of mouse-over scrollbar arrows (thanks @reregaga)
    Add: commands "move tab to group 3 / 4 / 5 / 6" (thanks @reregaga)
    Add: Project Manager: command "Add to project: folder of the current file" (thanks @reregaga)
    Add: Project Manager: context menu item "Copy path relative to project" (thanks @reregaga)
    Fix: "List index" error when selecting big block by Ctrl+Shift+End and typing/inserting (thanks @mix-7)
    Fix: couple of minor UI issues in the Find dialog (thanks @reregaga)
    Fix: Linux/Unix: when owner of file is 'root' with 'rw-r--r--', and owner of file's dir is 'user', app could not save the file (thanks @timur-g)
    Fix: Linux/Unix: the case "opening file has no R permission" leads to program error, especially when user chooses binary viewer
    Fix: sometimes 'function hint' in AutoIt_Helper plugin is blocked (thanks @veksha)
    Fix: bad painting of macro-recording border with "minimap_at_left":true
    Fix: lexer Bash: fix string-rule, fix HereDoc-rule

[close]

https://cudatext.github.io/

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.0.1712
« Antwort #7286 am: 14 August, 2023, 17:15 »
Changelog


9.0.1712: missing null check in object_clear()
9.0.1711: dead code in charset.c
9.0.1710: scrolloff options work slightly different
9.0.1709: dynamic build with python 3.12 breaks
9.0.1708: getcompletion() failes for user-defined commands
9.0.1707: Cannot wrap around in popup_filter_menu()
9.0.1706: typos in the xxd manpage
runtime: Remove Brams email in indent/README.txt

[close]

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Notepad2 by Zufu Liu 4.23.08r4950
« Antwort #7287 am: 14 August, 2023, 19:20 »
Write in a wide variety of programming languages through the use of this comprehensive, free and open-source text processor with syntax highlighting support.

BSD License

Changelog


    Scintilla updated to 5.3.6, see https://www.scintilla.org/ScintillaHistory.html for the changes.
    F# lexer updated to F# 7.0. a12666d
    Support Haskell, issue #29. ae3af1b
    Support Mathematica and WolframScript, issue #652. 946d3d3
    Support Nim Script, issue #371. 995eb35
    Support OCaml, issue #24. bf3297a
    Support Zig, issue #675. 3e76ecd
    Other lexer and API updates: Bash (8530327, ea63987, b3a5fa3, etc.), C++ (88420a4), C# (6e9969f), CSS (373a421), CSV (a305e19), HTML (8e1f3b7, 5545744, 52893de, etc.), Julia (b882a2f), Lua (d0e2c21), TypeScript (2a5a46f), WebAssembly (cf4efe9).
    Use directory for last file to provide initial directory on open/save file dialog when "Remember Recent Files" is enabled, issue #677. 2aaa485
    Added scheme menus to enable JSX/TSX for JavaScript/TypeScript file. a264811
    Added "Skip empty lines" option on "Modify Lines" dialog, issue #694. 078a14a
    Fixed file been loaded twice after dropped onto Notepad2, issue #703. 3fb3db6
    Fixed editor hang after change word wrap mode, issue #692. 763569c
    Fixed encoding detection bug when reload file with UTF-8 BOM, issue #686. e632ff2
    Other bug fixes and improvements.

[close]

https://github.com/zufuliu/notepad2

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Kate 23.04.3 Build 2125
« Antwort #7288 am: 15 August, 2023, 08:40 »
Text editor that features support for a wide variety of programming languages, syntax highlighting and scripts, which also provides you with an extensive configuration window.

License: GPL /  Donationware

https://kate-editor.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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WebKitty 3.2.1
« Antwort #7289 am: 15 August, 2023, 09:40 »
This web dev IDE makes it more convenient for web developers to code and manage their websites, made possible via a singular interface to facilitate the entire process.

MIT License

Whats new:>>

In the previous subrelease, complex URL's containing characters such as spaces would not be handled well by the server. This update fixes it.

https://github.com/yikuansun/webkitty

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 )