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

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
QOwnNotes 20.2.8
« Antwort #4365 am: 19 Februar, 2020, 21:15 »
Whats new:>>

conflicted copies of the note folder database notes.sqlite are now immediately deleted if tags and tag assignments are not different to the ones from the current notes.sqlite (for #1625)

    all other table differences can be safely ignored

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: 158890
  • Ohne Input kein Output
    • DVB-Cube
SSuite - Scaramouche Touch 2.8
« Antwort #4366 am: 20 Februar, 2020, 17:15 »
This is the smallest text editor in the whole wide world, only 46KB in size. This text editor is full featured and is able to open, edit, and save *.html documents without a problem...

This makes our editor a very green option to use! The html document format is absolutely cross-platform compatible and only needs a web browser to open. This will bring the end to proprietary document formats and special and expensive software and applications necessary to open, edit, and save all your precious letters, memos, and all other types of documents.

Creating html documents will make sure they will always open and print exactly the way you intended them to be. Scaramouche Touch can either be downloaded and used offline, or simply click here to use it online!

With its online and offline capabilities, you don't need to install any software. Use the built-in capabilities of your HTML5 web browser for such things as spell checking, print, print preview, and find functions.

No more creating accounts, pay annual service fees, or social media account linking. Just download the file, double click on the "ScaramoucheTouch.htm" file, and it will open in your default web browser, ready to be used in an instant!

Freeware

http://www.ssuitesoft.com/ssuitescaramouchetouch.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: 158890
  • Ohne Input kein Output
    • DVB-Cube
EmEditor Free 19.6.1
« Antwort #4367 am: 21 Februar, 2020, 05:25 »
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.

The program beat a variety of other text editors in tests performed by TPFC user TP109. Additional features are available via a non-free version.

Free for personal use

Changelog

    Fixed a bug where EmEditor could crash on Windows 10 Build 17763.
    Fixed a bug where the line numbers were not displayed correctly if the “Show Zero-based Line/Column Numbers” option was set in the General page of configuration properties.

[close]

https://www.emeditor.com/text-editor-features/history/emeditor-free/

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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Zettlr 1.6.0 Beta 5
« Antwort #4368 am: 21 Februar, 2020, 20:15 »
Write text and conveniently edit it using Markdown with the help of this user-friendly and well-thought-out, Electron based application.

MIT License

Changelog

    GUI and Functionality:

    New Feature: Mermaid chart support! Now you can add code blocks with the keyword "mermaid" (i.e. "```mermaid")to your document and use the Mermaid chart language to create charts!
    New Feature: Zettlr is now able to open file attachments for citations in your files. Simply right-click a citation, go to "Open Attachment" and select the cite-key for which you want to open the file attachment. Got multiple? Here's how Zettlr chooses which one to open: All attachments are listed and then the PDF files are sorted on top of the list. Then, Zettlr will open whatever attachment is the first in the list.
    New Feature: You now have an additional setting that allows you to determine if, and when, the filename will be automatically added to your link. "Never" means that the file name will never be added, "Only with ID" means that the file name will only be added, if the link is constructed using the ID, and "always" (the default) means that the file name will always be added, possibly duplicating it.
    New Feature: NOT search operator. Now you can use an exclamation mark (!) before the term in your global search to exclude certain search terms. If any NOT-condition is satisfied, the file will no longer be considered a candidate. You can combine the NOT-operator with both exact matches (!"an exact phrase") and single terms (!word).
    Added TypeScript syntax highlighting. Keywords: typescript, ts.
    Added Windows 32bit build.
    Pressing Alt-Up and Alt-Down will now swap lines in the editor window up or down.
    Cleaned up the shortcuts. Until now, Ctrl+B would also make text bold on macOS. Now, only Cmd+B will work, while Ctrl+B will only work on non-Apple systems.
    Improved the Math equation detection again. Now it's simpler, faster and will work more reliable. Escaping dollar signs should most of the time not be necessary anymore.
    Added syntax highlighting to inline and block Math equations. Now they're displayed in monospace to make it easier for you to write them.
    Title and tag matching of search terms during global search is now performed case insensitive.
    Added an option to copy the filename of files to the clipboard via the context menu.
    Exact search terms in the global search are no longer trimmed (trailing and leading whitespace is not removed) to maintain the meaning of "exact".
    The AutoCorrect option can now be activated and deactivated as intended.
    Added German secondary guillemets to the MagicQuotes settings.
    Better citation detection: Now, standalone-citations at the beginning of line will also be rendered.
    Improved the contextmenu behaviour.
    When creating a new file, the editor is re-focused again so that you can immediately begin writing.
    Task items are now rendered irrespective of the list-type-character they use, i.e. the following examples will all be rendered correctly: - [ ], + [ ], and * [ ].
    The "Empty directory"-message is now translatable and available in several languages.
    Headings will no longer be considered tags
    Fix Ctrl+F-shortcut on macOS.
    When linking a file using the Zettelkasten links, the prompt will now include all files from the whole root, not just the files from within the current directory.
    Made the dialogs more resilient. Now you can select text somewhere on dialogs, and regardless of whether you accidentally moved too far (out of the dialog), it will not close anymore, when you release the mouse.
    The front matter is now disregarded when counting words or chars.
    In case of renaming a directory, the containing directory is now re-sorted everytime so that changes are reflected immediately.
    The HTML template now includes a switch to include MathJax (CDN) in order to display equations in HTML exports and the print preview (only works with Pandoc installed).
    Improved placement of Input Method Editors (IME) for non-western input sources (e.g., Japanese or Korean typeset). Thanks to @ryota-abe for implementing!
    The file linking autocomplete will now respect your choice of Zettelkasten link starting characters, if they differ from [[.
    The formatting of Zettelkasten-links is now according to other formattings (such as emphasis or bold text), slightly transparent.
    On autocompleting Zettelkasten-links, the closing characters for the links are now added in case they are not already present (due to autoclosing, or else).
    The automplete-dropdown for Zettelkasten-links does not appear anymore if editing a footnote.
    Added overall days statistics to the stats dialog.
    Image-Paths correction for Windows systems.
    Setext headers are now rendered in the correct size, in line with the ATX headers.
    Abstracts in the YAML frontmatter are now considered on PDF exports.
    Fixed a rare bug, which would cause the edit flag on the main process to remain even though the renderer reports the editor is clean (that is, no changes to the document).
    Fixed an error where a completely empty custom CSS (e.g. when the user simply selects and deletes all content in the dialog or in the file) would cause the dialog generation to crash until a restart of the app.
    Fixed a rare error where an error would be thrown during export of extremely small projects.
    Fixed an error where the writing target popup would close itself via click on an option on Windows systems.

    Under the Hood:

    Fixed a small bug that would display a non-intuitive message when checking for updates and the update server is not available.
    Fixed wrong error logging in the Citeproc provider.
    Added the necessary cslenvironment to Zettlr's default TeX template so that Pandoc >2.8 does not throw errors. Thanks to @frederik-elwert for implementing!
    Cleaned up the keymap for CodeMirror. It's now centralised within generate-keymap.js and not scattered in all the plugins anymore.
    Rewrote the i18n loading logic, resulting in huge performance gains on startup. Thanks to @BAKFR for implementing!
    Exchanged deprecated API calls in the AppearanceProvider class.
    The default DMG height for macOS installers now again shows the disclaimer at the bottom of the archive window.
    Fixed a logical bug with zoom levels bigger than 40x.
    Fixed the welcome log message, because whatever it was, it did not read ????? (Hello).
    Now during startup all files that do not exist anymore in the openPaths-property will be removed (because only directories can be "dead").
    Wrote script to automatically update the CSL styles and locales that are shipped with the app. Also, updated the CSL styles and locales.
    The YAML mode within frontmatters is now correctly detected by all plugins, so that e.g. AutoCorrect does not apply within YAML-frontmatters and quotes are the "correct" ones (no need to disable MagicQuotes temporarily to write frontmatters).
    Added an additional check to make sure to differ between explicit and implicit paste events in the CodeMirror instance.
    Finally fixed the weird glitches of the file list. Now it will correctly scroll files into view, not break, and be not empty for a fraction of a second.
    Overhauled the QuickLook windows. Now they react to much more finetuned configuration changes, are more responsive, and in general react faster to changes.
    Switch to Electron 8.
    Fix Pandoc error logging.
    Detach Popup event listeners on close.

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
RisohEditor 5.3.1
« Antwort #4369 am: 23 Februar, 2020, 18:20 »
"RisohEditor" is a free resource editor for Win32 development, created by Katayama Hirofumi MZ. RisohEditor realized the ideal of resource editor. "Risoh" means "ideal" in Japanese. RisohEditor can add, edit, extract, clone and remove the resource data in EXE/DLL files. You can edit Windows resources (Dialogs, Menus, Icons, Cursors, String Tables, Message Tables etc.) by using RisohEditor.

NOTICE: Please avoid installing in "C:\Program Files" or "C:\Program Files (x86)". Because the resource compiler (windres) doesn't accept space character in the file path.

Freeware

Whats new:>>

    Fix and improve menu resource reading/displaying.
    Improved IDC_STATIC handling.
    Improved "List of Resource IDs" window.

https://katahiromz.web.fc2.com/re/en/index.html#intro

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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Text Editor Pro 9.0.0
« Antwort #4370 am: 23 Februar, 2020, 19:30 »
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 enlarge active tab option for tabs and menu bar (default true)
- Added find for text compare
- Added secondary shortcut support for language files
- Fixed button painting
- Fixed card group box style
- Fixed character map
- Fixed check for updates
- Fixed dialogs
- Fixed directory
- Fixed donation url
- Fixed DPI awareness
- Fixed file closing and opening
- Fixed file drop
- Fixed file reload
- Fixed find in files
- Fixed fluent night color theme
- Fixed fluent night skin scaling
- Fixed installers
- Fixed language editor
- Fixed language files
- Fixed menu bar
- Fixed minimizing
- Fixed multi caret color in color themes
- Fixed options
- Fixed page control
- Fixed shortcuts
- Fixed skin preview
- Fixed SQL formatter
- Fixed startup
- Fixed text editor control
- Fixed title bar
- Fixed virtual tree control
- Refactored search
- Updated SQL formatter
- Updated and fixed AlphaControls v15.03 - http://www.alphaskins.com/

Note! SQL formatter's DLL-interface has changed. Old version of SQL formatter does not work with this version.
Note! All skins are updated to support new skin features. http://www.alphaskins.com/sfiles/skins/askins.zip

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

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
QOwnNotes 20.2.9 Build 5411
« Antwort #4371 am: 23 Februar, 2020, 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

    note links generated from the Link dialog will now get url-encoded to be better compatible with other tools that can link to files, like GitHub or GitLab (for #1546)
        for example Note with one bracket].md will now get Note%20with%20one%20bracket%5D.md
        links with just spaces still work in QOwnNotes, as well as   as spaces
        the new note links are click-able in both the note edit and the preview and the broken-note-link highlighter will also handle them correctly
    the default shortcut for Insert attachment was changed to Ctrl + Shift + X because of clashing with Edit encrypted note (for #1637)
        please visit QOwnNotes shortcuts for a list of all shortcuts
    added more Indonesian, Spanish, Danish, Vietnamese, Dutch, Estonian, Filipino, Finnish, Greek, Hausa, Hebrew, Hindi, Hungarian, Urdu (Pakistan), Icelandic, Turkish, Irish, Japanese, Korean, Kurdish, Latvian, Lithuanian, Macedonian, Norwegian, Persian, Polish, Portuguese, Punjabi, Romanian, Serbian (Cyrillic), Slovak, Slovenian, Swedish, Ukrainian, Uzbek, Albanian, Arabic, Basque, Bengali, Bosnian, Bulgarian, Chinese Simplified, Chinese Traditional, Croatian, Czech, German, Russian translation (thank you zmni, richarson, Fabijenna, rakekniven, unchase)

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
PilotEdit Lite 13.7.0
« Antwort #4372 am: 24 Februar, 2020, 09:01 »
PilotEdit is a text, hex, XML, C/C++, HTML, PHP, Java, Javascript and Perl editor that can edit large files of 400GB (40 billion lines).

It offers customizable syntax and keyword highlighting, advanced search and replace operations, automatic text encoding, 256-bit AES encryption/decryption and a built-in FTP/SFTP client lets you open, edit, download and upload large files directly to/from a FTP/SFTP server.

In addition to standard text editing features, PilotEdit can compare and merge two large files of 100GB (10 billion lines). You can also sort, find/remove duplicate lines and extract strings over a large file of 1GB.

Freeware

Whats new:>>

Supports opening URL with Ctrl + left clicking.

http://www.pilotedit.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: 158890
  • Ohne Input kein Output
    • DVB-Cube
nanDECK 1.25.1
« Antwort #4373 am: 24 Februar, 2020, 17:15 »
nanDECK is a scripting graphic software that provides a simple yet flexible language to create multiple images suited for cards or counters .

Freeware

http://www.nand.it/nandeck

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: 158890
  • Ohne Input kein Output
    • DVB-Cube
FocusWriter 1.7.5
« Antwort #4374 am: 24 Februar, 2020, 18:50 »
FocusWriter hilft Vielschreibern beim Verfassen von Texten. Die Textverarbeitung blendet alle Menüs und Leisten aus. So kann man sich beim Schreiben voll und ganz auf das Wesentliche konzentrieren.

Der Vollbild-Texteditor FocusWriter zeigt als Oberfläche absichtlich lediglich den blanken Text. Daher gelingt es leichter, störungs- und ablenkungsfrei zu schreiben. Auf Wunsch kann man auf zusätzliche Steuerelemente zugreifen und diese per Maus über die Bildschirmränder abrufen.

Außerdem kann bei FocusWriter eine Statuszeile mit der aktuellen Uhrzeit, einem Timer und Statistiken eingeblendet werden. Das geplante Arbeitspensum legt der Schreiber in den Einstellungen in Minuten oder Wörtern fest. Textart und -farbe werden hier ebenfalls ganz nach Wunsch bestimmt.

Mit FocusWriter können mehrere Dokumente parallel bearbeitet werden. Ein Speichern erfolgt im RTF-, ODT- oder TXT-Format. Standardmäßig zeigt die Freeware einen einfarbigen, nüchternen Hintergrund. Wer die Arbeitsumgebung etwas freundlicher und abwechslungsreicher gestalten möchte, kann die Farbe ändern und auch ein eigenes Bild als Hintergrund einblenden.

FocusWriter enthält alle Grundfunktionen einer Textverarbeitung inklusive Textformatierungen, einer Rechtschreibprüfung und dem Suchen und Ersetzen von Wörtern und Textausschnitten. Die Freeware spricht vor allem den Vielschreiber an, der sich allein auf den Text konzentrieren möchte.

Changelog

    Updated Windows dictionaries
    Updated Windows deployment
    Translation updates: Ukrainian

[close]

http://gottcode.org/focuswriter/

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: 158890
  • Ohne Input kein Output
    • DVB-Cube
CudaText 1.96.0.0
« Antwort #4375 am: 24 Februar, 2020, 19:50 »
Changelog

    Add: reworked strings storage system:

    it takes less memory for ASCII text lines
    for non-ASCII lines, it takes more memory, but it works much faster, so scrolling in smoother
    Add: rendering speed much increased at the end of huge lines (length>1M)
    Add: toggling word-wrap speed much increased on huge lines
    Add: bracket finder ignores long lines (length>500)
    Add: plugin Tabs List: command "Tabs List / Open" focuses plugin; plugin handles Enter/Space keys
    Add: lexer VBScript improved
    Add: lexer Ini improved
    Fix: app didn't handle errors in plugins and crashed on them
    Fix: app had saved redundant information to session files (now session files will be smaller)
    Fix: for files loaded from session, app didn't save history (caret position, etc)
    Fix: error after "Plugins / Sort / Remove blank lines"

[close]

http://www.uvviewsoft.com/cudatext/

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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Text Editor Pro 9.0.1
« Antwort #4376 am: 25 Februar, 2020, 05:30 »
Whats new:>>

    Fixed AV when running without skin-engine
    Fixed scaling issues

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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
DocPad 25.0
« Antwort #4377 am: 25 Februar, 2020, 16:45 »
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

    Added the ability to rearrange tabs by clicking and dragging them.
    Added the "Save All" tool.
    The Preferences window is now organized as a set of tabs.  Additional settings from the Options and Interface menus have been consolidated here.
    Added a "+" button on the tab bar which creates a new document.
    Added the "Tab Name Ellipsis" preference.  When a filename is too long to fit on a tab, this determines where it is truncated with an ellipsis.
    Added the "Hide Extension On Tabs" preference.  If checked, tabs will show the document's filename without the extension.
    Added the "Hide Tab Balloons" preference.  If checked, hovering the mouse over a tab will not show a balloon with information about the file.
    When pasting or dropping a file, there is now an option to open the file in a new tab rather than inserting the file into the current document.
    When a document is changed, an asterisk will now appear next to the filename on the window caption.
    Spell Check: this now reports the total number of misspelled words that were ignored by the user.
    Added support for dropping multiple files on the window caption.
    Toolbar: instead of having two separate icons for Convert Case Lower and Convert Case Upper, there is now a single icon with a drop-down menu of all the case conversion tools.
    Customize Toolbar: it is now possible to force a row-break.
    File Information: the owner of the file is now reported.
    Discard Paragraphs Containing: the "Contains Member" mode now supports the Case Sensitive option.
    Regex Tester: you may now double click on an occurrence to jump to its location in the subject.
    The toolbar will no longer lose the user's customization when a new version is installed and new icons have been introduced.
    Statistics: the word count now excludes a series of characters that contains no letters.
    Fixed: after opening multiple files in rapid succession from a DOS batch file, DocPad could report that an unchanged document was changed.
    Fixed: when launching the ASCII Character Map from the Interface menu, it was not pre-selecting the character at the caret if the file was unicode, and vice versa.
    Fixed: Regex Tester: newlines in the regex were not being handled properly.
    Fixed: Visit Hyperlink: some URL's with percent encoded characters were not opening correctly in the browser.
    Fixed: the Line Spacing preference was not working correctly (since 23.0).
    Fixed: the Font Face override was not working correctly (since 23.0).
    Fixed: changing the "Fixed-Pitch" option was not applying to all open documents correctly (since 23.0).
    Fixed: pressing Ctrl+V when the welcome panel was visible was not working if the clipboard contained only text (since 24.0).

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
QOwnNotes 20.2.10 Build 5416
« Antwort #4378 am: 25 Februar, 2020, 22:00 »
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

    fixed a possible crash with the CSS code block highlighter (for #1638, thank you @Waqar144)
    url-encoded links to notes will now also be correctly adapted if those notes are renamed (for #1546)

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
HtLite 5.3.0.4
« Antwort #4379 am: 26 Februar, 2020, 16:45 »
Umfangreicher HTML/XHTML Editor.  Jeder externe Browser zur Seitenansicht einstellbar.  Wer keinen HTML Designer zur visuellen Gestaltung seiner Seiten benötigt, sondern nur einen komfortablen Code-Editor sucht, erhält hier eine hervorragende Alternative.

Freeware

http://www.winsoftware24.com/HtLite.html

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 )