Autor Thema: Entwicklertools diverses  (Gelesen 159353 mal)

0 Mitglieder und 4 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Highlight 4.3
« Antwort #1245 am: 29 September, 2022, 06:15 »
Highlight is a universal source code converter which transforms code to HTML, XHTML, RTF, LaTeX, TEX, SVG and BBCode files with syntax highlighting. (X)HTML and SVG output is formatted by CSS. It supports customizable color theme and language descriptions with regular expressions. The configuration files are Lua scripts with plug-in support. The tool contains several options to provide a consistent formatting of the output code.

License: Open Source

Changelog

    Added support for Carbon
    Added support for Fortran77 star comments comments (https://gitlab.com/saalen/highlight/-/issues/208)
    Added support for PowerShell block comments (https://gitlab.com/saalen/highlight/-/issues/210)
    Fixed Python formatted string pattern (https://gitlab.com/saalen/highlight/-/issues/212)
    Added new shell completion generation script (https://gitlab.com/saalen/highlight/-/merge_requests/137/)
    W32: fixed Windows compilation headers (https://gitlab.com/saalen/highlight/-/merge_requests/138)

[close]

http://www.andre-simon.de/

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
Vagrant 2.3.1
« Antwort #1246 am: 30 September, 2022, 12:43 »
Vagrant fasst alles, was Entwickler benötigen, in einer virtuellen Entwicklungsumgebung zusammen, was Entwicklern das Leben deutlich vereinfachen soll. Webentwickler müssen beispielsweise keine Infrastrukturkomponenten mehr einrichten oder sich um Abhängigkeiten Gedanken machen.

Das von Mitchell Hashimoto und John Bender 2010 initiierte Projekt Vagrant macht die Zusammenstellung virtueller Maschinen für Entwickler deutlich einfacher. Mit wenigen Handgriffen lassen sich virtuelle Maschinen mit allen benötigten Komponenten erstellen, die dann das gesamte Team nutzen kann, so dass alle mit exakt den gleichen Bibliotheken und Infrastrukturkomponenten in identischen Versionen arbeiten.

Vagrant basiert auf Oracles freier Virtualisierungslösung Virtualbox und nutzt Chef und Puppet, um die virtuellen Maschinen einzurichten. Gesteuert wird das Ganze über sogenannte Vagrantfiles.

Vagrant läuft unter Windows, Linux und Mac OS X, die eigentliche Entwicklungsumgebung wurde unter Ubuntu Linux umgesetzt. Es stehen aber auch sogenannte Basisboxen mit Arch Linux, Debian, Fedora, FreeBSD, Gentoo, Redhat, Solaris und Suse bereit.

Changelog

    IMPROVEMENTS:

    core: Raise error if required metadata.json box fields are not present [GH-12895]
    core: Provider helpful error when box version format is invalid [GH-12911]

    BUG FIXES:

    Fix flakiness when bringing up a machine that forwards ssh [GH-12909]
    communicator/ssh: Fix private_key_path behavior when keys_only is disabled [GH-12885]
    synced_folder/nfs: Update exports file creation [GH-12910]
    util/downloader: Fix user agent [GH-12925]

    VAGRANT-GO:

    Support secret interactive input [GH-12876]
    Support terminal coloring [GH-12888]
    Validate if requested provider is usable and append/prepend information to errors [GH-12898]
    Raise error if required metadata.json box fields are not present [GH-12919]

[close]

http://www.vagrantup.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
Software Ideas Modeler 13.80
« Antwort #1247 am: 05 Oktober, 2022, 20:20 »
Software Ideas Modeler is used to draw UML diagrams which are used in professional software development. Software Ideas Modeler can also be used to draw some other diagrams such as entity-relationship diagrams and UI mockups.

Changelog


    New Features and Improvements:

    Added new UML Open API diagram
    Added new UML JSON Schema diagram
    Added new UML WSDL diagram
    Added JSON Open API generation
    Added WSDL code generation
    Added WSDL reverse engineering
    Added JSON Schema reverse engineering
    Added JSON Open API reverse engineering
    Added YAML Open API reverse engineering
    Added Rules tab to Properties dialog for elements with rules
    Optimized project file size
    Added Collaboration Use tool to UML Composite Structure Diagram
    Added drag&drop support for setting UML Part type to a dropped classifier
    Added new template commands for Diagram: ElementWithStereotype, ElementsWithStereotype
    Changed the default size of the Menu element (UI Diagram)
    Added support for extended editing for all classifiers (not only UML Class) to Fast Editor
    Added support for tagged values editing to Fast Editor
    Added Fast Editor editing support for User Interface Diagram elements
    Added checkboxes for other field modifiers to the Field context ribbon tab
    Displaying owned elements in Related Elements in the Properties dialog
    Auto size by double click on a grip is applied to all selected elements not only to an active element
    Diagram Description element is placed in the right bottom corner to not cover the existing elements in the diagram
    Added Navigate to submenu in the context menu for fields
    Added Change Type option to the context menu for typed UML elements
    Tagged values definition for stereotypes
    Improved JSON Schema generation
    Added support for importing a database using ODBC driver
    Message panel is automatically hidden after executing the next command in the diagram editor
    Added hover effect for grips in the diagram editor
    Added arrow-key navigation between class rules

    Fixed Bugs:

    Fixed combo-box behavior for mnemonics and drop-down confirmation without selection
    Fixed adding top-level menu items to the Menu element (UI Diagram) using the context bar button
    Fixed rendering screen content for Screen element with Window type (Screen Flow Diagram)
    Fixed editing name for Screen element with Window type in diagram editor (Screen Flow Diagram)
    Fixed loading diagrams with size label
    Fixed some disabled actions for selected fields in the Field ribbon tab
    Fixed application crash when showing Change Type submenu for the selected field and no type set is chosen for the parent diagram
    Fixed loading some setting values in the Options dialog
    Fixed applying role visibility setting
    Fixed long duration of applying settings
    Fixed corrupted user interface after resetting options to defaults
    Fixed applying GUI style from the Options dialog
    Fixed setting the property owner to the target classifier when copying attributes from one classifier to another
    Fixed application crash when loading projects with nested diagrams that contain an element instance that is the owner of the parent diagram
    Fixed deleting a single selected relationship with a stereotype when selected using area selection
    Fixed stereotype field selection when the name field covers the entire element
    Fixed UML Composite Part tool in the toolbox - it inserted a non-composite part
    Fixed auto size for elements with displayed tagged values
    Fixed switching the ribbon to the Home tab when a context tab (e.g. Field) is active and selecting another item of the same type (e.g. another field)
    Fixed application crash when converting UML Class Diagram with several instances of the same element model to ERD
    Fixed displaying comments in the Related Elements tab in the Properties dialog
    Fixed saving property source codes
    Fixed open project when it has a corrupted backup file [RQ#1714]
    Fixed application crash when setting name transformation in Mapping Definition editor
    Fixed incorrectly set 'From Field' drop-down list in Mapping Definition editor
    Fixed rendering removed stereotypes for relationships
    Fixed hiding sidebar during resizing when resizing it to a very small size
    Fixed removing border element from its container after selecting it
    Fixed setting modifiers for stereotype properties
    Fixed expanding container to cover nested elements on left and top
    Fixed application crash when inserting elements from Parser sidebar when change tracking enabled
    Fixed saving projects to multiple files
    Fixed Exported image size setting - changed to percent
    Fixed setting label position using the context menu for some element types
    Fixed auto-size of an element with border elements
    Fixed displaying type of UML Activity Parameter Node
    Fixed warning for the empty name in the New Diagram diagram [RQ#1715]
    Fixed rendering of stereotype section header
    Fixed showing tagged values for UML Activity
    Fixed application crash when setting negative numbers for width or height in the Properties sidebar

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Visual Studio Code 1.72.0
« Antwort #1248 am: 07 Oktober, 2022, 09:20 »
Visual Studio Code is a powerful IDE, dedicated to building Web applications and cloud programs. The tool is a lightweight and resembles the functionality of Visual Studio, however it features comprehensive revision and compiling utilities, packed in a modern looking interface.

Freeware

Changelog


    Document shell integration vscode custom sequences on website
    Migrate Codespaces content from VS Code docs to GitHub docs
    Array<A|B> is displayed as A|B[]
    List the places the Python extension looks for environments in the order that it performs its search
    Variables-reference page add ${fileDirnameBasename}
    Add doc to explain the benefit of Timeline view, especially when I commit my changes often
    WSL docs use deprecated Chrome Debugger as extension example
    Feature request: Show content of updates in RSS feed
    VSCode API: contributes.menus missing menu possibilities
    Add docs that explain 3-way merge editor
    Contribution points page contains example with resourceScheme but no explanation how to do it
    Review and update the Azure TOC node
    Not introduced commands in "Configure C/C++ debugging" chapter
    Clang error on macbook vscode
    How to associate a configuration to a workspace
    Update dev containers content
    Clarify extension unique name restriction
    Better Debug documentation for TypeScript
    Adding a section on e2e testing for WebViews
    A11y_Visual Studio Code Services_Docs Python_Tutorial_DeveloperTool: Incorrect role given for "Edit" control as "link" and "Button"
    A11y_Visual Studio Code Services_Docs Setup_Linux_Usability:The "Installation" header has an additional "# installation link" besides it.
    A11y_Visual Studio Code Services_Blog Posts_Extension Bisect_Resize: At 200% zoom Text and links in the page are getting overlapped when navigated using "shift + tab" key
    Review and update Configure C/C++ debugging topic
    Instructions on configuring vscode for chrome extensions debugging
    Missing File System API extension guide

[close]

https://code.visualstudio.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
Software Ideas Modeler 13.81
« Antwort #1249 am: 11 Oktober, 2022, 19:20 »
Changelog


    Added support for chart data editing in fast editor
    Improved conversion between data summary elements (various kinds of charts)
    Data item can be removed using the context menu in the diagram editor from a chart
    Added Size Label element to the Mobile App Diagram and Web Page Diagram toolbox
    Fixed application crash when trying to set values out of range to style properties
    Fixed WPF XAML template to include nested elements of tab controls
    Fixed application crash when trying to delete the comment in the Cooperation tab (Properties dialog)
    Fixed excluding elements that have their model defined in another repository than their parent diagram from the diagram template
    Fixed navigation between active template fields during editing in the diagram editor
    Fixed showing the hidden sidebar (sometimes it was needed to use the open action twice)
    Fixed various bugs in JSON schema generation
    Fixed hover effect for the last connector point

[close]

http://www.softwareideas.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Alacritty 0.11.0 RC 3
« Antwort #1250 am: 11 Oktober, 2022, 20:20 »
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.

The software is considered to be at a beta level of readiness; there are a few missing features and bugs to be fixed, but it is already used by many as a daily driver.

Apache License 2.0

Changelog

Fixed

    Missing window icon on X11
    Crash when closing IME on X11
    Alt key handling on Windows

[close]

https://github.com/alacritty/alacritty

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
Visual Studio Code 1.72.1
« Antwort #1251 am: 11 Oktober, 2022, 22:30 »
Changelog


    Tool bar customization - Hide/show tool bar actions.
    Better editor autoscrolling - Scrolling speed tuned to cursor location.
    Extensions view updates - Highlights extensions with updates or needing attention.
    Search results in a tree view - Review search results in either list or tree view.
    Nested Git repo support - Detects and displays nested Git submodules.
    Terminal Quick Fixes - Suggestions to correct command typos and set an upstream remote.
    Pin frequently used tasks - Pin tasks to the top of the Run Task dropdown for quick access.
    Markdown link validation - Automatically check header, file, and image links.
    GitHub Enterprise Server authentication - Improved login workflow no longer requires PAT.
    Dev Containers Features - Easily add and share functionality for development containers.
    VS Code Community Discussions - Connect with other VS Code extension authors.

[close]

https://code.visualstudio.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
Alacritty 0.11.0 Final
« Antwort #1252 am: 13 Oktober, 2022, 12:46 »
Changelog

    Packaging:

    Minimum Rust version has been bumped to 1.57.0
    Renamed io.alacritty.Alacritty.appdata.xml to org.alacritty.Alacritty.appdata.xml
    Renamed io.alacritty to org.alacritty for Alacritty.app

    Added:

    Track and report surface damage information to Wayland compositors
    Escape sequence for undercurl, dotted and dashed underlines (CSI 4 : [3-5] m)
    ToggleMaximized key binding action to (un-)maximize the active window, not bound by default
    Support for OpenGL ES 2.0
    Escape sequence to set underline color (CSI 58 : 2 : Ps : Ps : Ps m/CSI 58 : 5 : Ps m)
    Escape sequence to reset underline color (CSI 59 m)
    Vi mode keybinding (z) to center view around vi mode cursor
    Accept hexadecimal values starting with 0x for --embed
    Config option cursor.blink_timeout to timeout cursor blinking after inactivity
    Escape sequence to set hyperlinks (OSC 8 ; params ; URI ST)
    Config hints.enabled.hyperlinks for hyperlink escape sequence hint highlight
    window.decorations_theme_variant to control both Wayland CSD and GTK theme variant on X11
    Support for inline input method

    Changed:

    No longer renders to macos and x11 windows that are fully occluded / not directly visible
    The --help output was reworked with a new colorful syntax
    OSC 52 is now disabled on unfocused windows
    SpawnNewInstance no longer inherits initial --command
    Blinking cursor will timeout after 5 seconds by default
    Deprecated colors.search.bar, use colors.footer_bar instead
    On macOS, Alacritty now reads AppleFontSmoothing from user defaults to control font smoothing
    Warn when either columns or lines is non-zero, but not both
    Client side decorations should have proper text rendering now on Wayland
    Config option window.gtk_theme_variant, you should use window.decorations_theme_variant instead
    --class now sets both class part of WM_CLASS property and instance
    --class's general and instance options were swapped
    Search bar is now respecting cursor thickness
    On X11 the IME popup window is stuck at the bottom of the window due to Xlib limitations
    IME no longer works in Vi mode when moving around

    Fixed:

    Creating the IPC socket failing if WAYLAND_DISPLAY contains an absolute path
    Crash when resetting the terminal while in vi mode
    font.glyph_offset not live reloading
    Failure when running on 10-bit color system
    The colors being slightly different when using srgb displays on macOS
    Vi cursor blinking not reset when navigating in search
    Scrolling and middle-clicking modifying the primary selection
    Bottom gap for certain builtin box drawing characters
    Incorrect built-in glyphs for U+2567 and U+2568
    Character mappings in the DEC special graphics character set (line drawing)
    Window flickering on resize on Wayland
    Unnecessary config reload when using /dev/null as a config file
    Windows Open Alacritty Here on root of drive displaying error
    On macOS, font.use_thin_strokes did not work since Big Sur
    On macOS, trying to load a disabled font would crash
    On macOS, Alacritty sessions did not appear in the list of tty sessions for w and who
    Cursor not hiding on GNOME Wayland
    Font having different scale factor after monitor powering off/on on X11
    Viewport not updating after opening a new tabbed window on macOS
    Terminal not exiting sometimes after closing all windows on macOS
    CPU usage spikes due to mouse movements for unfocused windows on X11/Windows
    First window on macOS not tabbed with system prefer tabs setting
    Window being treaten as focused by default on Wayland

    Removed:

    font.use_thin_strokes config field; to use thin strokes on macOS, set
    AppleFontSmoothing to 0 with $ defaults write -g AppleFontSmoothing -int 0

[close]

https://github.com/alacritty/alacritty

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
Visual Studio Code 1.72.2
« Antwort #1253 am: 14 Oktober, 2022, 05:10 »
Changelog


    Solved issues:

    September 2022 Recovery 2 Endgame
    Do not cache activity bar icons (urls) in web
    Extension sync not working in vscode server web
    Merge editor saves files using the wrong newlines
    Commit button disabled after resolving merge conflict

[close]

https://code.visualstudio.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
Godot 4.0 Beta 3
« Antwort #1254 am: 16 Oktober, 2022, 19:45 »
Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.

Open Source

Release Notes -> https://godotengine.org/article/dev-snapshot-godot-4-0-beta-3

https://www.godotengine.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
Windows Terminal 1.15.2874 & 1.15.2875
« Antwort #1255 am: 19 Oktober, 2022, 06:10 »
The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and custom themes, styles, and configurations.

MIT License

Changelog

v1.15.2784 (Windows 10) and v1.15.2785 (Windows 11) are servicing updates to Windows Terminal Stable v1.15. It is highly recommended that you install this version if you're using Windows 11 22H2 (October Update).

As a reminder, Terminal 1.12 was the last version of Windows Terminal that supports Windows 19H1 or 19H2.
Those versions of Windows went out of support in May, so you really may want to consider upgrading.
Preinstallation Kit info
Why are there so many packages? How do I choose?

This servicing release supersedes the v1.15.2712.0 release (not uploaded to GitHub) and contains the following bug fixes and changes:

Changes

    Terminal will now detect the title of a LNK or EXE as the default terminal (backport from 1.16) ( #13570 )

Bug Fixes

Stability and Security

    Windows Terminal once again works on Windows N (no media) SKUs
    OSC 9;9 will now reject malformed paths ( #14093 )
    OSC 8 URIs will be limited to 2MB in length, following iTerm2 (and only 1024 bytes will be displayed in the tooltip) ( #14198 )
    We've fixed some lag and deadlocking that would happen when you close a tab ( #14041 )
    We will no longer leak OpenConsole processes when they're running a Visual Studio Developer Shell ( #14160 )
    An application calling system() on its main thread will no longer deadlock itself and Terminal (when Terminal is set as default) ( #14195 )
    We've fixed a potential race condition causing a crash on tab close ( #13882 )

Accessibility

    The WPF control now supports accessibility notifications ( #14097 )
    The Settings UI title/breadcrumb bar is now readable by screen readers ( #14180 )

Usability

    You can now duplicate unfocused tabs ( #13964 ) (thanks @JerBast!)
    The Open in Terminal shell extension should appear more reliably on the Desktop context menu ( #14048 ) ( #14211 )
    "Export Text" will no longer suggest illegal filenames ( #13693 ) (thanks @EliaSchiavon!)
    Alt+Space will now open the system menu in the Settings UI and Command Palette ( #14221 )
    intenseTextStyle is now included properly in the JSON schema (whoops) ( #14210 ) (thanks @neersighted!)

[close]

https://github.com/microsoft/terminal

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
Vagrant 2.3.2
« Antwort #1256 am: 19 Oktober, 2022, 06:45 »
Whats new:>>

Provider/virtualbox: Add support for VirtualBox 7.0 [GH-12947]

https://www.vagrantup.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
HttpMaster Express Edition 5.5.4
« Antwort #1257 am: 20 Oktober, 2022, 19:15 »
Web testing application that enables developers to create dynamically generated requests and customize execution parameters, generating reports of the results.

Freemium

Whats new:>>

    Switch to plain execution directly in the execution window.
    Support for sample upload data.
    Additional options to customize created cURL commands.
    Many UI enhancements and fixes.

https://www.httpmaster.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Poedit 3.2 Build 6540
« Antwort #1258 am: 22 Oktober, 2022, 18:20 »
Clean program that enables you to create a new translation based on templates WordPress themes, as well as edit and validate them.

MIT License

Whats new:>>

    Added QA warnings about incorrect use of placeholders.
    Added format string highlighting for Objective-C, Qt, KDE, Lua, C# and Pascal.
    Bugfixes.

https://poedit.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
AutoHotkey 1.1.35.00
« Antwort #1259 am: 30 Oktober, 2022, 20:45 »
AutoHotkey is a powerful automation and scripting tool with an option to export to a self-contained executable. Possible uses include assigning the hotkey "Ctrl-Alt-F" to launch Firefox, making abbreviations expand to their full definition as you type them, or saving time by setting the computer to auto-click a confirmation screen.

License:    GNU GPLv2

Changelog


Changed GroupActivate and GroupClose to behave more intuitively:

    Evaluate windows against the window group as a whole, not individual window specifications.
    When GroupClose indirectly causes another matching window to activate, leave it active even if it isn't matched by the same window specification.

Contributions by jeeswg (pull requests #186 , #235 , #240 , #249 , #273 , #274 ):

    Backported operators !==, >>> and >>>= from v2.
    Backported A_InitialWorkingDir from v2.
    Backported File.Handle from v2.
    Backported A_Clipboard from v2.
    Backported IsSet() from v2.

Bug-fixes:

Fixed a spelling error in the #Warn Unreachable message.

Fixed FileCreateDir handling of paths containing ".." or "/".

Fixed some issues with FileSelectFile's RootDir\Filename parameter:

    Filename not being used when RootDir is a badly formatted CLSID.
    Undefined behaviour for long paths when GetShortPathName fails (such as when long path awareness is disabled or there's a default filename which isn't an existing file).

Fixed FileSetTime to set A_LastError if it finds no files.

Fixed EnvAdd/+= losing precision when adding 115,292,150,461+ seconds.

Fixed the keyboard hook reinserting a suppressed dead key when Enter is pressed, such as in the sequence `o{Enter} when the following is true:

    A separate script has suppressed "ò" due to :?*:ò::.
    The current process also has active hotstrings.
    The other process installed its hook last.

Fixed ControlGet List "Selected" option repeating output on x64 when the target is 32-bit.

Fixed stack corruption for ControlGet List "Count" options.

[close]

Download : https://github.com/Lexikos/AutoHotkey_L/releases

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