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

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.1.0282
« Antwort #7650 am: 09 April, 2024, 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

Whats new:>>

Finding highlighting attributes is inefficient

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
Vim 9.1.0296
« Antwort #7651 am: 10 April, 2024, 18:15 »
Changelog


    NSIS: Fix a few issues with gvim.nsi
    9.1.0296: regexp: engines do not handle case-folding well
    9.1.0295: filetype: pip config files are not recognized
    9.1.0294: Text height function does not respect it's argument
    9.1.0293: filetype: lxqt config files are not recognized
    9.1.0292: filetype: XDG mimeapps.list file is not recognized
    9.1.0291: filetype: libreoffice config files are not recognized
    9.1.0290: filetype: xilinx files are not recognized
    9.1.0289: filetype: some TeX files are not recognized
    9.1.0288: MS-Windows: compiler warning for size_t to int conversion
    9.1.0287: Vim9: comment may be treated as heredoc start
    9.1.0286: Vim9: E1027 with defcompile for abstract methods
    9.1.0285: Still problems with cursor position for CTRL-D/U
    runtime(compiler): fix inaccuracies in pandoc compiler (#14467)
    9.1.0284: make testclean is not able to delete failed screendumps
    runtime(vim): Update base-syntax, no curly-brace names in Vim9 script (#14466)
    9.1.0282: Several small issues in doc and tests

[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
Bluestone 0.21.2
« Antwort #7652 am: 10 April, 2024, 18:50 »
Bluestone is an open-source Markdown editor that takes a what you see is what you get (WYSIWYG) approach to the language, making working with it easier to assimilate, while also providing some interesting amenities, such as document synchronization capabilities.

License: AGPL

Changelog


    Fixed the problem of parsing failure of some html image elements
    Spell check added to right-click context menu (dictionary)
    Fixed an issue where the file tree would occasionally not be updated when saving images using relative paths.
    Configurable to highlight key characters such as @#$, etc.
    Optimize interaction

[close]

https://www.bluemd.me/

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 16.16
« Antwort #7653 am: 10 April, 2024, 19:50 »
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


    Move cursor to next/previous word (Ctrl+left/right):

    Made some changes to make sure the text cursor stops at the same positions when using the option to always stop at the beginning of a word and pressing Ctrl+left or Ctrl+right.

    Delete next word (Ctrl+Delete):

    Changed how Ctrl+Delete behaves. The default behavior should be the same as in VS Code or Sublime. Ctrl+Del deletes to the end of the next word.
    Added options to change the behavior to delete to the start of next word and ignore symbols.

    Triple click to select line:

    Added an option to enable/disable triple mouse click to select the current line.
    Also fixed a few select issues.

    Fixed:

    Close program. In some circumstances you may have to close twice for the program to exit.
    Double click select issue when using vertical cursor line.
    Several find/replace issues.
    SFTP connect issue.

[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.1.0304
« Antwort #7654 am: 11 April, 2024, 10:20 »
Changelog


    ftplugin(asm): add Matchit support
    9.1.0304: filetype: cgdb config file is not recognized
    runtime(asm): add basic indent support
    ftplugin(gdb): add matchit support
    9.1.0303: filetype: some protocol buffer files not recognized
    9.1.0302: filetype: blueprint files are not recognized
    runtime(vim): Improve Vim9 and legacy-script comment highlighting (#13104)
    9.1.0301: Vim9: heredoc start may be recognized in string
    9.1.0300: Missing test for what patch v9.1.0285 fixes
    9.1.0299: Vim9: return type not set for a lambda assigned to script var
    add runtime/doc/tags-* to ignore files (#14479)
    translation(ru): Updated translation (#14481)
    runtime(doc): Update documentation
    9.1.0298: MS-Windows: GETTEXT_PATH hard-coded in src/po/Make_mvc.mak
    9.1.0297: Patch 9.1.0296 causes too many issues
    NSIS: Fix a few issues with gvim.nsi

[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
DocPad 31.1
« Antwort #7655 am: 11 April, 2024, 19:10 »
Erweiterter Text-Editor als Alternative zu Notepad; bietet unter anderem eine Rechtschreibprüfung, eine anpassbare Toolbar sowie die Möglichkeit, Makros zu verwenden.

Freeware

Changelog

    The bookmark position is now remembered between sessions for the last 250 documents opened.
    Added to the Options menu tools for resetting the toolbar to two themes, one with text labels and one without.
    Auto-Save: after an auto-save occurs, the statusbar now includes the message "Click to revert". The user may click on the statusbar to undo the autosave.
    Welcome: the "Welcome: Show Extensions" preference has changed from a checkbox to a combobox named "Recent Documents Filepath" with a third option to show the entire filepath of the recent document.
    Preferences: the "Full Path On Caption" option has changed from a checkbox to a combobox named "File On Caption" with a third option to show the filename without the extension.
    Welcome: the date that the document was last saved is now displayed.
    Quick Text: added to the window menu an option to insert the selected text. Previously, the selection was ignored and all text was inserted.
    Calculator: the Convert Units tool now remembers the From and To.
    File Information: added a "Content Stats" button.
    Revert To Last Backup: the statusbar now reports the date/time of the backup that was reverted.
    Set Bookmark: the statusbar now reports that the bookmark was set.
    Dictate: the statusbar now reports that the dictation has started or stopped.
    Command Line: if the file doesn't exist, and doesn't have an extension, and there is only one file with that name, it is assumed the user is referring to that file.
    After closing the Preferences window, the Auto-Save period will now reset.
    The "File Information" tool is now visible on the toolbar by default.
    Dialog buttons now have rounded sides.
    Redesigned the "Blues" skin.
    When an error popup window is visible, the taskbar button will now be red.
    Numerous other minor interface improvements.
    Fixed: Statistics: the "Selection/Occurrences" statistic was only appearing for ASCII documents.
    Fixed: the "File Information" and "Print" tools should have been disabled if no document is open.
    Fixed: selecting text with mouse, then right clicking without releasing the left mouse button, would make the interface become largely unresponsive to the mouse.

[close]

http://www.gammadyne.com/docpad.htm

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
QOwnNotes 24.4.1
« Antwort #7656 am: 11 April, 2024, 21:50 »
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


    There now is a new cli parameter --completion <name> that generates shell completion
    code for fish and bash (for #3003 )
        for example QOwnNotes --completion fish will generate fish shell completion code
        for more information please take a look at
        Cli parameters
    There was a new release of the QOwnNotes Web Companion browser extension 2024.4.0
        The "running away" of the Preferences dialog was fixed under Firefox when
        using a zoom-level over 100% (for #63 )
        Update dependencies
        Add more translations
    Added more French translation (thank you jd-develop)

[close]

http://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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.1.0309
« Antwort #7657 am: 12 April, 2024, 09:10 »
Whats new:>>

    crash when 'textwidth' > MAX_INT
    runtime(doc): typo in intro.txt
    Overlong translation files may cause repo to become "dirty"

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
BirdFont 6.3.0
« Antwort #7658 am: 13 April, 2024, 08:10 »
BirdFont is a free font editor that lets you create vector graphics and export TTF, EOT & SVG fonts.

Donationware

Whats new:>>

Better merge tools

https://birdfont.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
QOwnNotes 24.4.2
« Antwort #7659 am: 13 April, 2024, 08:30 »
Whats new:>>

    We now assume --allow-multiple-instances if --completion is used as cli parameter
    (for #3003 )
    Added more German, Dutch, Korean, Spanish, Swedish translation (thank you
    rakekniven, stephanp, venusgirl, fitojb, dzenan)

http://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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Vim 9.1.0312
« Antwort #7660 am: 13 April, 2024, 10:20 »
Whats new:>>

heredocs are not supported for :commands

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
Vim 9.1.0318
« Antwort #7661 am: 14 April, 2024, 19:10 »
Whats new:>>

filetype: translate shell config files are not recognized.

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
Vim 9.1.0330
« Antwort #7662 am: 15 April, 2024, 08:10 »
Whats new:>>

v9.1.0327 contains an unrelated change

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
Lite XL 2.1.3 / 2.1.4 RC 1
« Antwort #7663 am: 15 April, 2024, 10:20 »
A lightweight and extensible text editor based on Lua, that provides you with speed, ease of use and practical graphical user interface.

MIT License

Changelog


2.1.4 RC 1

    Features:

    Add .pyi extension to language_python (#1728)
    Improve autocomplete suggestions box behavior with long text (#1734)
    Improve CommandView and autocomplete scroll behavior (#1732)
    Add from symbol to support ESM (#1754)
    Add Arduino syntax highlighting support in language_cpp (#1767)
    Skip patterns matching nothing in tokenizer (#1743)

    Fixes:

    Fix uninitialized variables in src/api/process.c (#1719)
    Fix language_js regex/comment distinction (#1731)
    Fix compilation on non-MINGW64 platforms (#1739)
    Limit language_js regex avoidance to numbers, and fix starting /* comments (#1744)
    Fix buffer_size in g_read for Windows (#1722)

    Other Changes:

    Rectify LICENSE dates and owners (#1748)
    Fix some typos in core.init (#1755)

2.1.3

    Fixes:

    Fix doc:create-cursor-{previous,next}-line with tabs
    Fix heap buffer overflow and memory leaks in process and renderer API
    Improve Python number syntax highlighting
    Fix inconsistent NagView options on doc:save
    Fix crashes with autoreload when files are deleted externally and replaced with a directory
    Improve JavaScript number syntax highlighting

    Other Changes:

    Process API style changes

[close]

https://lite-xl.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
Text Editor Pro 29.0.0
« Antwort #7664 am: 15 April, 2024, 10:50 »
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 highlighter for PureBasic - https://www.purebasic.com/
- Added highlighter for Rich Text Format
- Added options for RTF preview
- Added RTF preview
- Added show URL images option for Markdown preview (default false)
- Fixed AlphaSkins - https://www.alphaskins.com/
- Fixed highlighters
- Fixed JSON formatter
- Fixed large file issues
- Fixed options search
- Fixed shortcuts
- Fixed text editor control - https://github.com/TextEditorPro/TTextEditor
- Fixed title bar
- Updated FastMM5 memory manager - https://github.com/pleriche/FastMM5
- Updated language files
- Updated PDFium 125.0.6406.0 binaries (DLL files) - https://github.com/bblanchon/pdfium-binaries
- Updated RAD Studio 12.1 - https://www.embarcadero.com/products/rad-studio

Note! This product is always completely FREE for you. See the license.

[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 )