Das Forum rund um DVB am PC, Handy und Tablet
Neuigkeiten:
Anzeigen der neuesten Beiträge
Übersicht
Forum
Hilfe
Einloggen
Registrieren
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Editoren diverses ...
« vorheriges
nächstes »
Drucken
Seiten:
1
...
278
279
280
281
282
[
283
]
284
285
286
287
288
...
393
Nach unten
Autor
Thema: Editoren diverses ... (Gelesen 322370 mal)
0 Mitglieder und 1 Gast betrachten dieses Thema.
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
EmEditor Free 19.5 Beta 3
«
Antwort #4230 am:
16 Dezember, 2019, 06:05 »
Whats new:>>
Added the option to show the Clipboard History window one second after the Paste (CTRL + V) or Cycle Clipboard Ring command was selected. This allows you to quickly select a previously used Clipboard text. (To disable this feature, clear Show Clipboard History on Paste check box to the Edit page of the Customize dialog box.)
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Textosaurus 0.9.13
«
Antwort #4231 am:
16 Dezember, 2019, 13:20 »
Textosaurus (previously named Textilosaurus) is a Scintilla-based text editor with a configurable, tabbed interface and syntax highlighting. The program includes uploaders, tools for scripting, XML, JSON, MIME and supports a wide variety of text encoding.
64-bit only. Cross-platform with a Linux version available.
License: GNU GPLv3
Changelog
Added:
Brand new sidebar "Character Map" which offers traditional character map functionality.
Note that this character map offers ALL Unicode characters, not just first plane.
It is also searchable.
Text search function can now wrap around.
External tools now can just insert or replace selected text with their output.
Fix *.lnk file handling on Windows. If user opens *.lnk pointing to file, then the
target file is opened. Also, handling of linked folders is fixed with Qt's native
open file dialog.
New PHP-only lexer.
Changed:
Added some more substyles for some lexers, updated substyles of
built-in color schemes.
"Markdown Preview" now uses md4c library (
https://github.com/mity/md4c
) which is more up-to-date.
HTML lexer now handles HTML5 keywords.
Scintilla is now directly incorporated into the source tree
and its version is updated to 4.2.2.
Persistent DateTime format setting for external tool. Setting is now changeable in
"Settings" -> "Editor".
DateTime tools now follow SYSTEM locale specifics.
Some translations added or synced.
Prebuilt Windows binaries now use update Qt library.
[close]
https://github.com/martinrotter/textosaurus
Arbeits.- Testrechner
:
Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit
TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
TeXmacs 1.99.12
«
Antwort #4232 am:
16 Dezember, 2019, 20:10 »
Text editors come in a wide variety of shapes and sizes, from simple note generators to advanced suites comprising complex formatting algorithms. In the latter category one can include TeXmacs, a unified and powerful editor for structured documents.
License: GPLv3
Changelog
Many bug fixes
Make it easier to cite work on TeXmacs
Improved Html import/export filters and support for MathJax
Faster native (Qt-based) image export of formulas to Html
Improved large bracket sizes and script positioning
Various artwork related improvements
Interface for SymPy
Re-implement Asymptote, DraTex, Gnuplot, Graphviz, Xypic using Python for full platform support
Documentation on how to write plugins using Python
Updates of the dictionaries for French and Dutch
(run-all-tests) aggregates and runs all the tests in Scheme
Support for Java language
[close]
http://www.texmacs.org/tmweb/home/welcome.en.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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Atom 1.42.0
«
Antwort #4233 am:
17 Dezember, 2019, 04:30 »
A powerful and flexible application that works as a text and source code editor with syntax highlight, or alternately as a file viewer.
MIT License
Changelog
#19770 - Add appropriate punctuation scopes to various characters in HTML.
#19795 - Add support for Ruby syntax highlighting of symbols inside literal symbol arrays (e.g %i() and %I() when using Tree-sitter parsers).
#19840 - Add support for Ruby syntax highlighting of alias, alias_method, block_given?, defined?, iterator?, super, and undef when using Tree-sitter parsers.
#19880 - Improve JavaScript syntax highlighting of function names and function parameters when using Tree-sitter parsers.
#19908 - Add support for jl as a language identifier for the Julia language when using fenced code blocks in Markdown files.
[close]
https://atom.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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Atom 1.43.0 Beta 0
«
Antwort #4234 am:
17 Dezember, 2019, 04:50 »
Changelog
#20041 - Improve PHP syntax highlighting for ternary operator, ereg functions, and comments within closures.
#20122 - Improve PHP syntax highlighting for functions returning references, return types.
#20088 - Improve SCSS syntax highlighting, by recognizing '-' as part of a class selector in an @extend statement.
#20099 - Fix find and replace crashes when a tab is not an editor.
#19832 - Fix an issue that prevented directories created by git worktree from being recognized as git repositories.
#20134 - Improve CSS syntax highlighting by supporting grid properties (e.g row-gap, place-items, place-self and place-content).
#20142 - Improve CSS syntax highlighting by preventing deprecated CSS properties from being highlighted as errors.
#20156 - Add support for Javascript forEach snippet.
#20173 - Add support for Javascript syntax highlighting for BigInt numeric.
#20196 - Update legacy TextMate grammars to match microsoft/vscode@e6abf47.
atom/github#2324: Removed the non-functional "jump to file" context menu option when viewing past commits.
atom/github#2308: Explicitly display and choose the active git working directory in the Git and GitHub tabs.
atom/github#2305: Fix a crash when viewing review comments on Windows.
atom/github#2297: Avoid stalls due to data buffering by using TCP sockets instead of UNIX domain sockets for git dialog communications.
atom/github#2222: Create and publish GitHub repositories with the github:create-repository and github:publish-repository commands.
atom/github#2270: Copy the commit SHA and subject to the clipboard from the context menu on the mini-log.
[close]
https://atom.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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
CudaText 1.91.2.0 Beta
«
Antwort #4235 am:
17 Dezember, 2019, 06:10 »
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
Add: support encoding UTF-32, LE and BE, with and without BOM
Add: support encoding ISO-8859-15
Add: command "font size: reset" (reset to the value from config)
Fix: backward search for multi-line blocks with empty 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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
EmEditor Free 19.5 Beta 4
«
Antwort #4236 am:
17 Dezember, 2019, 09:06 »
Whats new:>>
Discontinued the Clipboard history feature introduced in beta 3. We will reconsider it in future versions.
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
QOwnNotes 19.12.10 Build 5099
«
Antwort #4237 am:
17 Dezember, 2019, 21:20 »
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
The num literal highlighter in CSH was re-implemented, multiline comment support was added and more syntax highlighter refactoring and optimization was done (for #52, #53, #54 and #55 thank you @Waqar144)
Added more Spanish, Italian, Catalan, Slovenian, Polish, Macedonian, Swedish, Basque, Uzbek, Danish, Bulgarian, Cebuano, Croatian, Norwegian, Czech, Finnish, Icelandic, Punjabi, Latvian, Romanian, Lithuanian, Dutch, Hungarian, Slovak, Russian, German translation (thank you richarson, mlocati, MGuerra, Fabijenna, unchase, rakekniven, tiwi90)
You now can choose if you want to use a Tab or spaces to indent text in the Editor settings (for #1455):
You can also choose how many spaces should be used
This also works with indenting selected text and in lists
Now by default four spaces will be used to indent text instead of a Tab
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Notepads 1.0.2.0
«
Antwort #4238 am:
18 Dezember, 2019, 05:05 »
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
Changelog
Update dependencies.
[close]
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Zettlr 1.5.0 Beta 2
«
Antwort #4239 am:
18 Dezember, 2019, 13:19 »
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: AutoCorrect! Zettlr can now automatically replace certain characters with special symbols. For instance, by default it will replace --> with ?, != with ? or perform certain default replacements, such as transforming hyphens and fullstops with their typographically correct symbols (... -> … and -- -> –). You can edit the replacement table in the preferences and adapt them to your own needs. Please note that this feature will only be active when you are outside of codeblocks. This is meant to prevent unintended replacements, especially with certain languages such as R, where ASCII arrows are part of assignment operations.
New Feature: Magic Quotes! Together with AutoCorrect, we've implemented the ability of Zettlr to use magic quotes. That means, whenever you type " (double quote) or ' (single quote), it will instead insert the typographically correct characters of your choice, for instance „…“ for German, or « … » for French. Even ?…? for Japanese are supported! Please note that this feature will only be active when you are outside of codeblocks. This is meant to prevent unintended replacements, as most languages require the ASCII quotes. Note also that having this feature active will deactivate the automatic bracket matching for quotes.
YAML Frontmatters now receive the correct syntax highlighting.
Codeblocks are now excluded from both tag extraction and ID search algorithms, so for example #include (used in C++ code) will no longer be recognised as a tag.
Fixed a bug that would ignore the page size set in your PDF preferences when using the default template.
Fixed a bug that prevented you from moving files and folders in combined sidebar mode.
Fixed the broken footnote in-place preview and editing support when using named references.
Improved the design of wrongly spelled words -- now the dotted line is closer to the actual words.
Fixed Alt-clicking files in the combined sidebar mode. Now this will also open QuickLooks.
Added the shortcuts Cmd/Ctrl+Shift+E to focus the editor and Cmd/Ctrl+Shift+T to focus the file list.
On macOS, you can now also Cmd-Click links and tags to open/follow them.
Added the variable %uuid4 to use Universally Unique Identifiers version 4 (random UUID) within certain strings in the app.
Improve "Copy as HTML" to also provide fallback Markdown.
Fixed paste detection (if there's only HTML in the clipboard)
Changed the Support-link to link to Patreon.
Added a new error message informing you of malformed citation keys.
Fixed the print preview.
Removed the quotes from the matchbrackets-configuration.
Fixed link rendering and the opening of links.
Added the shortcut Cmd/Ctrl+T to create a task list. Thanks to @jeffgeorge for implementing!
The blockquote character > is not treated as a list-item anymore, meaning you don't have to Shift-Enter into the next line anymore to prevent the blockquote from expanding unnecessarily.
Implemented a "fat" cursor for the insert mode of Windows, so that when you press the Ins-key to toggle between inserting and replacing, Zettlr will graphically announce that you'll now be replacing characters rather than inserting. Please note that this will only look good for monospaced fonts -- the other themes will have characters that are bigger than the cursor.
Improve the tabs display for long titles (e.g. in the preferences dialog).
Under the Hood:
Switched to Electron 7.
Added v8 code caching for better startup performance.
Added a global logging interface for better error and bug handling.
Relaxed the policy on wrong citation keys: One wrong key won't stop the loading of the rest of the database anymore, only the wrong key won't be included.
Moved out the markdownOpenLink-function from the editor class to the utilities.
Added much better heuristics to resolve paths linked to in markdown documents. Except a few edge cases, the algorithm should be able to open most varieties of links.
The exporter now escapes the templates to account for potential spaces in the template path.
Increased efficiency and cleanliness for loading the fenced code highlighting modes. Thanks to @BAKFR for implementing!
Added support for building AppImage releases using the command yarn release:app-image (or npm run release:app-image). Thanks to @yashha for implementing!
[close]
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
QOwnNotes 19.12.11 Build 5104
«
Antwort #4240 am:
18 Dezember, 2019, 20:30 »
Changelog
fixed note tagging (got broken in 19.12.9, for #1510)
improved text indentation of selected text blocks (for #1455)
added typescript highlighting support (for #1513, thank you @Waqar144)
added more Russian, Italian, Hungarian, Dutch, Spanish translation (thank you unchase, mlocati, Fabijenna, richarson)
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
EmEditor Free 19.5.0
«
Antwort #4241 am:
19 Dezember, 2019, 05:15 »
Changelog
New General Features:
Added the Extract Frequent Strings command to create a list of frequent whole lines or words as a CSV document.
Added the ability to create a table of frequent strings from the Find Extract results (the Find dialog box – the arrow at the right side of the Extract button – Extract Options dialog box – the Count Frequent Strings check box). For instance, to create a list of frequently used IPv4 addresses in the current document, open the Find dialog box, click the arrow at the right side of the Extract button, select Extract Options, select Display Matched Strings Only, set the Count Frequent Strings check box in the Extract Options dialog box, click the Number Range radio button in the Find dialog box, enter “0.0.0.0/0” in the Find text box, and click the Extract button.
New Options:
Added the Extract Frequent Strings dialog box.
Added the Count Frequent Strings check box, Number of Lines text box, CSV Format list box and Add and Delete buttons to the Extract Options dialog box.
Added the Count matches when a document is opened check box to the Options page of the Customize Markers dialog box.
Added the Show New Options check box to the Customize Start Window dialog box.
Added the Activate EmEditor when text dropped from another app check box to the Mouse page of the Customize dialog box.
New Commands:
Extract Frequent Strings
Count Marker Matches
Clear Marker Match Count
Plug-in API New Features:
Added the FLAG_FIND_COUNT_FREQUENCY flag to the FIND_REPLACE_INFO structure.
Macro New Features:
Added the eeExFindCountFrequency flag to the Find method.
[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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
Alternate Text Browser 3.620
«
Antwort #4242 am:
19 Dezember, 2019, 06:05 »
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:>>
French updated by rico-sos, many thanks
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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
QOwnNotes 19.12.13 Build 5111
«
Antwort #4243 am:
19 Dezember, 2019, 20: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
19.12.13
fixed build error on older Qt versions
19.12.12
improved text un-indentation of list elements (for #1455)
improved dark mode code block highlighting in the preview if editor highlighting styles are used (for #1516)
fixed unnecessary note folder reload when the current note is tagged by double clicking a tag or using the Note tags panel
the screen resolutions are now shown in the Debug settings
fixed a possible highlighting crash and css class and id highlighting (for #57, thank you @Waqar144)
added more Catalan, Swedish, Bosnian, Greek, Hebrew, Danish, Croatian, Romanian, Finnish, Polish, Slovenian, Slovak translation (thank you MGuerra, 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 )
SiLæncer
Cheff-Cubie
Beiträge: 158890
Ohne Input kein Output
BaseX 9.3.1
«
Antwort #4244 am:
19 Dezember, 2019, 20:45 »
BaseX is a Java-based software application that integrates an XML database and XQuery text editor. It is wrapped in a user-friendly working environment and comes packed with several useful options and configuration parameters for experienced users.
BSD License
Whats new:>>
Minor bug fixes and performance tweaks
http://basex.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 )
Drucken
Seiten:
1
...
278
279
280
281
282
[
283
]
284
285
286
287
288
...
393
Nach oben
« vorheriges
nächstes »
DVB-Cube BETA <<< Das deutsche PC und DVB-Forum >>>
»
PC-Ecke
»
# Hard-und Software Allgemein
»
Thema:
Editoren diverses ...