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

0 Mitglieder und 2 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
QOwnNotes 20.3.8 Build 5490
« Antwort #4455 am: 29 März, 2020, 17: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

    added experimental global keyboard shortcut support (for #44)
        Meta + Shift + N will now create a new note
    no 2nd backtick will now be entered if you enter one at the end of a word with an US keyboard layout (for #111, thank you @Waqar144)
    fixed a build problem under Qt 5.15 (for #1666, thank you @data-man)
    added more Indonesian, Catalan, Khmer, Sinhala, Shona, Dutch, Hungarian, Danish, Spanish, Brazilian Portuguese, German, Russian, Italian translation (thank you zmni, MGuerra, Fabijenna, richarson, mlimacarlos, rakekniven, unchase, tiwi90)

[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
Notepad3 5.20.305.2 RC
« Antwort #4456 am: 29 März, 2020, 18: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

NEW:

    Fix DPI scaling of Toolbar bitmaps (avoid slicing by rounding errors).
    “Open with Notepad3” Right-Click in Explorer Context Menu (install/setup version).
    In About Resources: Data Sharing Service from https://workupload.com/.
    Automatic scrolling when dragging selected text near window edge (SCI).
    break rectangular selection into multiple selection on end-of-lines (move caret).
    Infos of screen/display/dpi for “Copy Version Info” button.
    Preserve stream selection in file history (w/ text position remembering).
    Language dependent status bar abbreviations.
    Copy directory to clipboard and Open path in explorer.
    Toggle menu bar option.
    Add Lexicographical Line Sort Order.
    CSV Prism Color Lexer.
    Preserve File Modification Date/Time: Option stays until new session is started.
    Save with Original File Date/Time – Ctrl+Alt+F6.

CHANGES:

    Update “KeyboardShortcuts.txt”.
    Split undo typing sequence by line-breaks default -> true.
    Add file history to recent docs (taskbar) jumplist.
    NP3 INI file read/write using file locking (shared read / exclusive write) for multiple instances.
    Reset build-of-the-day number in AppVeyor on new day.
    Change version numbering of build_# (the build number is now daily based).
    Remove AppVeyors build number, add build-of-the-day number, add short version of commit/local build ID.
    Accelerator key remapping: move line up/down vs. jump folds.
    Separate auto esc’d control chars from “transform backslashes” switch in find/replace dialog.
    Increase encoding detection confidence threshold to 92%.
    Finetuning of Single Byte Char Set (SBCS) detection.
    Add current Encoding and Lexer to “Copy Version Text”.
    Lexer keyword initializer list simplified.
    Find/Replace dialog: in case of “transform backslashes” do Esc control seqs.
    Upper confidence level for UCHARDET to: “AnalyzeReliableConfidenceLevel=92”.
    UCHARDET: Enhanced confidence calculation for Single Byte Character Set (SBCS).
    Replace std messagebox “save modified file warning” by (silent) custom messagebox if message beeps are muted.
    Don’t Auto-Close blank untitled document, only empty untitled document.
    Encoding detection fallback: if “Load ASCII as UTF-8” is checked use UTF-8 (if valid) else current ANSI code-page.
    Use Ctrl+Shift+L for toggle “Menu: Reuse Window” option.
    Inversion of Accelerator key Ctrl+Alt+L with Ctrl+Shift+L.
    Change wording “Administrator” to “Elevated”.
    Hidden “ExitOnESCSkipLevel” feature (Exit on ESC can ignore a selection).
    ESC Key clears active selection (not exiting Notepad3 if configured) (Config: ExitOnESCSkipLevel=2).
    Set large file size limit to 2GB (INT32_MAX).
    Set big file size limit warning to 64MB (syntax highlighting is switched off) (Config: FileLoadWarningMB=64).
    New Notepad3 Icon (Notepad3 icon by Vexels.com designed by smanashova@gmail.com).
    Initial default big toolbar only for monitors > Full-HD.
    Copy to clipboard instead of insert (filename, path, GUID).
    Option [Settings2] LexerSQLNumberSignAsComment.
    Option [Settings2] LineCommentPortfixStrg= e.g. add a space to comment chars.
    Option [Settings2] NoCopyLineOnEmptySelection and NoCutLineOnEmptySelection.
    Appearance of INFOBOX4 (MB_YESNOCANCEL).
    Thin rectangular (multi) selection after toggling line-comment block for multi insertion.
    Full Work Area Mode (F11) -> Full Screen Mode (Maximize window if “full work area” is requested).
    Ctrl+Alt+Enter AutoCompletion behavior.
    Menu and behavior for copy/paste and copy/paste line.
    Allow each modification step to split undo typing sequence (set timeout 0 < to < 20ms).
    Split undo typing sequence (by line-breaks and/or timeout) (UndoTransactionTimeout=0, LnBrk via Menu).
    Update Oniguruma Regex (ONI) engine version 6.9.5 (2020/01/28).
    Update Scintilla Library (SCI) version 4.3.2 (2020/03/06).

ENHANCEMENT:

    Load files larger than 2GB (64-bit) – Limit to 4GB (Scintilla problems).
    Parameter to set document limit for big files (switch off highlighting).
    ScintillaWin: IMEJPCancelAction (SCI).
    File locking mechanism (.ini-file) to avoid multi process file write race conditions.
    Menu entries for move line and folding control.
    Multi-line Search Find/Replace.
    Apply Start Case to AutoHotkey Lexer.
    Change to 1-pass (file open/close) to save settings in Notepad3.ini.
    Enclosing selection with HTML-Tag – Remember last pattern (session).
    Repeat selection enclosing (HTML-Tag) n-times control.
    Hyperlink detection for Unicode.

FIXES:

    Review scroll behavior for context menu.
    Stop scrolling on context menu click.
    Don’t use analysis hint UTF-8, if file is invalid UTF-8.
    Configurable default ANSI code-page (locale) detection bonus.
    No AutoCompletion on empty words (busy loop bug).
    DPI Scaling Toolbar and DPI scaling selection mode.
    Common controls will use preferred/available MUI language.
    Sticky window position handling.
    Initial, default and current window position handling.
    Debug assertion (isspace() called on non ASCII char).
    Correct return result of Styles export.
    Scintilla method declaration.
    Move hardcoded lexer <-> filename (w/o .ext) associations to configurable scheme (regex def).
    Drag&drop rectangular selection shuffles chars.
    Paint() hangs due to unnecessary LockWindowsUpdate().
    Drag&drop selection should use configured slop settings.
    Internal file-history submitted to taskbar JumpList.
    Load files larger than 2GB (64-bit) – Limit to 4GB (Scintilla problems).
    Automatic scrolling when dragging text near window edge: make caret visible after drop.
    No styling for big/large files (loading speedup and UI responsiveness).
    Esc skip level on rect/multi-selection.
    Avoid caret jump on cancel multi-selection (esc).
    In case of “Transform BS”, swallow single slashes not related to a ctrl-char.
    Handling of default settings for deprecated ‘SciDirectWriteTech=…’
    Concurrent access to .ini-File (lock file).
    Caret virtual space movement options: remove “SCVS_NOWRAPLINESTART”.
    Jump to selection “start/end” operations.
    Word lists for LUA Lexer.
    Line Comment (Toggle) for NIM Lexer.
    Slow indentation (TAB/BACKTAB).
    AutoCompletion box.
    Find/Replace Dialog behavior.
    Transform backslashes while pasting into search/replace box.
    Some issues for lexers: YAML and JSON.
    Clipboard multi-line paste hook for Find/Replace pattern CB.
    Allow multi-line Search Find/Replace pattern.
    IME color and IME color styler.
    Wrong language reference for lexer : “Tag”.
    “Recent Files” History handling.
    URL Encode/Decode (according to RFC 3986) for (Win7 API).
    Win7 “procedure entry point “SetCoalescableTimer()” could not be located.
    Wrap to Column – default=80.
    Preserve file modification time option on elevated.
    Elevated relaunch after encoding change.
    Sub dialog centering in multi monitor environment.
    Modern style message box icons.
    System MessageBox() for “not saved” warning on modified files.
    Oniguruma RegEx engine: respect EOL mode on encoding type.
    Wrong encoding detection settings for explicit config .ini-File load.
    Disable HyperLink calltip on ESC, as long as caret is in hyperlink text range.
    Crash on very large file size (rejecting too big files).
    Batch lexer: handle comment after ampersand(&) command sequence.
    Bug in replace on single step find/replace.
    Convert to Hex and vice versa: work on (stream-)selection (original source by ZuFuLiu).
    Comparison warning: signed/unsigned mismatch.
    Canonical ini-file style section order for settings from scratch.
    Prevent concurrent settings-file-access (re-launch elevated).
    Small fixes on “Relaunch Elevated” functionality.
    Minor fixes for window positioning by cmdline parameter.
    Minor correction of HotKey.
    Ctrl+Shift-C/X and Paste behavior.
    Markdown highlight overflow.
    Redo initial selection after replace (ins/del).
    Hyperlink Regex detection and Update visible indicator issue.
    Correct resource id for language sk-SK.
    Insertion handling: keep selection if non empty selection is replaced.
    TAB behavior after multi-selection undo sequence.
    Encoding tag insertion (Ctrl+F8).
    Division by zero exception (indentation and tab width).
    Selection undo/redo in case of “lean” change notify event.

REMOVED:

    Ctrl+Shift+Alt+F (Code Folding) no longer works from Windows 10 19H1 1903.

TRANSLATIONS (MUI):

    Afrikaans (af-za).
    Belarusian (be-by).
    Chinese Simplified (zh-cn).
    Dutch (nl-nl).
    English (en-gb).
    French (fr-fr).
    German (de-de).
    Hungarian (hu-hu).
    Italian (it-it).
    Japanese (ja-jp).
    Korean (ko-kr) (to resume…).
    Polish (pl-pl).
    Portuguese Brazilian (pt-br) (to resume…).
    Russian (ru-ru).
    Slovak (sk-sk) (to resume…).
    Spanish (es-es).
    Swedish (sv-se).
    Turkish (tr-tr) (to resume…).

[close]

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

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Notepads 1.1.8.0
« Antwort #4457 am: 29 März, 2020, 20:20 »
Modern, open-source Notepad alternative for Windows 10 that gives the aging text editor a facelift, while also packing additional functionality into a similarly streamlined application.

MIT License

Whats new:>>

    Improvements:

Always-on acrylic background now applies to both light and dark mode.
Added tab separator (Visual update).
Support opening files inside WSL environment (type: powershell.exe -c notepads ).
Added "Mouse middle button + Wheel" shortcut to quickly change horizontal scrolling.
Updated Ctrl + L/R shortcut to change full text flow direction (LTR <-> RTL).

https://github.com/JasonStein/Notepads

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
PSPad 5.0.4 Build 385 Dev
« Antwort #4458 am: 30 März, 2020, 10:40 »
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

    Fixes:

    FTP - exception when click on the arrow next FTP connection button
    Program settings / System integration. If TXT wasn't assigned to PSpad, PSpad always returned Notepad with Program settings confirmation
    User highlighter - variables with '_' char

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

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
QOwnNotes 20.3.9 Build 5498
« Antwort #4459 am: 30 März, 2020, 22:00 »
Changelog

    you can now also manage global keyboard shortcuts in the Shortcuts settings (for #44)
        there you can set a global shortcut to every action of the main menu, including custom scripting actions
        you can also search for global shortcuts in the Search for shortcut line edit
        by default there are no global shortcuts activated
    there now is a new property relativeNoteFileDirPath for notes in the scripting engine (for #1667)
        for more information please take a look at the Note scripting documentation
    there now is a new property createNewNoteSubFolder for mainWindow in the scripting engine that creates a new note subfolder in the current subfolder (for #1667)
        for more information please take a look at the Mainwindow scripting documentation
    fixed a possible crash on entering a backtick character (for #114, thank you @Waqar144)

[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
QOwnNotes 20.4.0 Build 5501
« Antwort #4460 am: 31 März, 2020, 22:00 »
Changelog

    you now can show and hide the application window with a new action Show/Hide application in the Window / Show menu (for #1324)
        this should work with and without enabled tray icon
        assign a global keyboard shortcut to the action in the Shortcuts settings to make use of it properly
    added more Spanish, Russian, Swedish, German, Italian, Galician, Greek, Hausa, Albanian, Arabic, Basque, Bengali, Bosnian, Bulgarian, Cebuano, Chinese Simplified, Dutch, Estonian, Filipino, Finnish translation (thank you richarson, unchase, druus, rakekniven, tiwi90, Fabijenna)

[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
Notepads 1.1.9.0
« Antwort #4461 am: 01 April, 2020, 12:00 »
Whats new:>>

    New features:

    Find and Replace now supports "Find Previous" (Shift+F3).
    Added "Right-to-Left Reading order" button in context menu for switching between LTR and RTL mode (Ctrl+L/R will do the same).

    Improvements:

    Your current selected text or selected word will be set as default search string when opening Find and Replace control.
    You can now use F3/Shift+F3 to quickly search thru document even when Find and Replace control is hidden.
    Automatically indent on new lines with "Enter" or "Shift+Enter" ("Ctrl+Enter" or "Alt+Enter" will not add indentation in case you needed).

https://github.com/JasonStein/Notepads

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.4.1 Build 5504
« Antwort #4462 am: 01 April, 2020, 20:50 »
Whats new:>>

    you can now use the Meta key in keyboard shortcuts in the Shortcuts settings (for #1671)
        if you have troubles with a 2nd Meta key showing up while entering the shortcut you can press Enter or Escape to finish the shortcut entering
    added more Catalan translation (thank you MGuerra)

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
Alternate Text Browser 3.710
« Antwort #4463 am: 02 April, 2020, 10:10 »
This program makes it easy to browse through text- and html-files (also xml), syntax highlighting for serveral programming languages available (C++, Pascal, PHP, Perl, ASM, JScript etc.).

Freeware

Whats new:>>

MathSolver 1.650 added

http://www.alternate-tools.com/pages/c_textbrowser.php?lang=ENG

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
CSVed 2.5.4
« Antwort #4464 am: 02 April, 2020, 18:50 »
Editor zum Bearbeiten von CSV-Dateien; erlaubt das Editieren der Feldinhalte sowie das Bearbeiten der Tabellenstruktur; kann unter anderem Zeilen, Spalten und Dateien verbinden, Doppeleinträge entfernen und markierte Felder in eine eigenständige CSV-Datei exportieren; exportiert in die Formate HTML, XML, XLS und DOC

Freeware

What's new: >>

Some small corrections.

http://csved.sjfrancke.nl/index.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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
BabelPad 13.0.0.4
« Antwort #4465 am: 03 April, 2020, 10:45 »
BabelPad is a free Unicode text editor and word processor for Windows that supports the proper rendering of most complex scripts, and allows you to assign different fonts to different scripts in order to facilitate multi-script text editing.

Freeware

Changelog

    Fixed bug that caused BabelPad to crash on start if the edit area had been reduced to nothing when previously closed.
    Added an option to choose the system of Tangut reconstructed readings to use by default.
    Added default reconstructed reading for Tangut characters on the status bar.
    Added conversion from Tangut characters to reconstructed readings (Tangut submenu from the Convert menu; new button on the Langauges toolbar; or Ctrl+Shift+G).
    Fixed treatment of Zero Width Space in calculating word breaks.

[close]

http://www.babelstone.co.uk/index.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 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Notepads 1.2.0.0
« Antwort #4466 am: 05 April, 2020, 09:50 »
Whats new:>>

    Improvements:

Improved texture appearance of the acrylic background.
Slightly reduced color intensity of the text in dark mode.

https://github.com/JasonStein/Notepads

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
YuranPad 1.4
« Antwort #4467 am: 05 April, 2020, 20:50 »
YuranPad is a free plain text editor, for both platforms : Microsoft Windows 7/8/10/XP/Vista/2003 and Linux (distributions like : Mint, Debian, Ubuntu, Centos, Redhat, Fedora, ...). It was released on 2020 as an alternative for Notepad (witch is installed by default in all versions of Windows).

Freeware

Whats new:>>

    Export to PDF, DOCX, RTF, ODT
    File Backup
    File Encoding detection
    Search "selected text" with Google Search Engine

https://sourceforge.net/projects/yuranpad/

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
Brackets 1.14.2-17770
« Antwort #4468 am: 06 April, 2020, 11:50 »
Easy-to-use HTML editor and code generator with support for CSS and JavaScript, featuring a live preview function, syntax highlighting and autocompletion.

License : Open Source

Release Notes
   

Open File in external Applications: Brackets now offers support to open file of any arbitrary type with external applications. In User Preferences settings, you can associate a file extension to open with the default associated application or open with a specific application.
Automatically associate Graphics file types to its OS default application: If an opened project folder has any graphics file of type: [“xd”, “jpg”, “jpeg”, “svg”, “ai”, “png”, “psd”], then with user’s consent Brackets will associate these graphics file types with its OS default associated application and record this under user preference settings under the category “externalApplications”.

[close]

http://brackets.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: 158890
  • Ohne Input kein Output
    • DVB-Cube
BowPad 2.5.1
« Antwort #4469 am: 07 April, 2020, 17:45 »
BowPad is a small and fast text editor with a ribbon user interface and syntax highlighting.

Features:

syntax highlighting for over 100 file types and languages
handling of many different encodings, including UTF-8, UTF-16 and even UTF-32
easy ribbon user interface
navigation hints in the vertical scrollbar
coloring of open tabs according to their path
extendable with plugins written in jscript or vbscript

Freeware

Whats new:>>

Update the version check file.

http://stefanstools.sourceforge.net/BowPad.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 )