Autor Thema: Entwicklertools diverses  (Gelesen 62504 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 158890
  • Ohne Input kein Output
    • DVB-Cube
Cppcheck 2.2
« Antwort #915 am: 03 Oktober, 2020, 20:10 »
Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect.

License : GPL

Changelog

New checks:
 * incorrect usage of mutexes and lock guards
 * Dereference end iterator
 * Iterating a known empty container
 * outOfBounds check for iterators to containers

Removed 'operator=' check that ensures reference to self is returned. That is not about safety.

Improved parser
 * various ast fixes

Clang parser
 * The Clang import feature in Cppcheck should be considered to be experimental for now. There are problems.

Improved bug hunting
 * variable constraints
 * handling of multidimension arrays
 * function calls, execute functions that are in same TU
 * improved handling of containers
 * several improvements for uninitialized variables check
 * improved analysis of for loops
 * added a hash value for warnings that can be used for suppressions

Improved data flow
 * one more heuristic for ternary operators
 * improved data flow for containers

CLI:
 * Fixed some addon execution problems when there are spaces etc

GUI:
 * Fix handling of tags
 * Exclude files

cppcheck-htmlreport:
 * several result files can be combined into 1 output

Suppressions:
 * comments can be added at end of suppression in suppressions file

[close]

https://github.com/danmar/cppcheck/releases

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
Code Browser 7.2
« Antwort #916 am: 04 Oktober, 2020, 21:10 »
A straightforward software application designed to help the user edit and browse through source code files quickly and efficiently.

GPLv2

Whats new:>>

    Bookmarks cycle in the document instead of a single file
    Open file tries to find the file in an existing window
    Session saves the opened folders
    Drop folder into the editor to open it
    Add Qt version
    Add GTK2 version back

https://tibleiz.net/code-browser/

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
Ron's HTML Cleaner 2020.07.07.1317
« Antwort #917 am: 07 Oktober, 2020, 20:40 »
Ron's HTML Cleaner permits you quickly to clean, or alter, a source HTML document or page via the use of user-defined cleaners.

The cleaners that you can use are created from a list of operations that can be built, saved and applied to any HTML document as required. Being able to clean an HTML document to remove redundant code and formatting issues can be useful if you intend on publishing a Blog or CMS for instance - Having all the formatting and code correctly done before going live can save some embarrassment from an improperly rendered page. It will allow you to create multiple rules that are taken into account during document processing. To process a document you simply specify the source and choose the desired cleaner. Ron's HTML Cleaner will automatically handle your content. For those that like a little more control, you do have the option to disengage the automatic processing.

License: Freeware

Whats new:>>

Various bug fixes.

https://www.ronsplace.eu/Products/RonsHTMLCleaner

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
Visual Studio Code 1.50.0
« Antwort #918 am: 08 Oktober, 2020, 21:30 »
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

    Accessible settings editor - Interact with the settings list like any other list in VS Code.
    Pinned tabs improvements - Resize pinned tabs, unpin with one click, and more.
    Linux ARM builds - VS Code is now available for both Linux ARMv7 and ARM64.
    Improved debugging experience - Improved hover and filtering in debug console.
    New JS debugger features - Toggle auto attach flows and see performance in real-time.
    Panel layout improvements - New panel maximization settings and bottom panel size.
    Webview Views support - Build extensions with webview views in the sidebar and panel.
    Updated "Create a Dev Container" tutorial - Get started with Development Containers.

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Visual Studio Code 1.51.0
« Antwort #919 am: 06 November, 2020, 18:30 »
Changelog

    Workbench:
    More prominent pinned tabs:
    Pinned tabs will now always show their pin icon, even while inactive, to make them easier to identify. If an editor is both pinned and contains unsaved changes, the icon reflects both states.
    Extension trees use custom hover:
    Instead of using the native tooltip in extension tree views, we now use a custom hover that is consistent cross-platform and fits better with the overall UX.
    Install an extension without synchronizing:
    You can now install an extension without synchronizing it while settings sync is enabled.
    Install an extension from Explorer:
    VS Code now supports installing an extension VSIX file from the Explorer by right-clicking on a VSIX file and choosing the Install Extension VSIX context menu item.
    Input blur command:
    A new internal workbench.action.blur command is now available, which removes focus from any focusable input. You can assign a keyboard shortcut for this command in the Keyboard Shortcuts Preferences
    Integrated Terminal:
    Local Echo:
    Making modifications in the terminal traditionally requires information to be sent to the terminal process, processed, and returned to VS Code in order to be affected. This can be slow when working on a poor or distant connection to an SSH server or Codespace.
    This release adds a "local echo" mode to the terminal, which attempts to predict modifications and cursor movements made locally and show them in the UI without requiring a round trip to the server. By default, predicted characters show as "dimmed"
    There are two settings you can use to configure this:
    terminal.integrated.localEchoLatencyThreshold configures the detected delay threshold, in milliseconds, at which local echo will activate. This can be set to 0 to turn on the feature all the time, or -1 to disable it. Defaults to 30.
    terminal.integrated.localEchoStyle configures the style or color of local character, defaults to dim
    IntelliSense:
    Resizable suggestions:
    This milestone, we've made several improvements to the suggestions UI. First and foremost, it can now be resized. Drag the sides or corners to resize the control.
    The size of the suggestions list will be saved and restored across sessions. The size of the details pane is only saved per session, since that size tends to be more variable. Also, the editor.suggest.maxVisibleSuggestions setting has become obsolete
    Status bar for suggestions:
    The suggestions control can now also show its own status bar at the bottom of the window. Enable it using the editor.suggestStatusBar.enable setting. It makes toggling details simpler, and shows if a completion supports inserting, replacing, or both.
    Move cursor to select suggestions:
    Last but not least, you can now move the cursor while suggestions are showing. For instance, you can trigger suggestions at the end of a word, move left to see more suggestions, and then use replace to overwrite the word.
    Emmet:
    Custom snippets in Emmet are back. Additionally, snippets now automatically refresh upon saving the snippets file or updating the emmet.extensionsPath setting
    Source Control:
    Source Control input box saves commit message history:
    This addresses a feature request to navigate SCM commit history. Press Up and Down to display the prior and next commits, respectively. To move directly to the first and last position of the input box, press Alt in conjunction with the corresponding arrow key.
    Git: Tag commands in submenu:
    Tag related Git commands have been added to the ... Git menu.
    Git: Rebase command:
    A new Git: Rebase branch... command has been added which lets you rebase a branch using the UI.
    Git: Recursive clone command:
    With the Git: Clone (Recursive) command, you can now recursively clone Git repositories, including its nested Git submodules.
    Timeline: Emoji shortcode rendering:
    We now render emoji shortcodes, such as :smile:, in the Timeline View.
    Languages:
    Markdown smart select:
    Expand and shrink selection in Markdown documents using the following new commands:
    Expand: Shift+Alt+Right
    Shrink: Shift+Alt+Left
    Selection applies to the following, and follows a traditional hierarchical pattern:
    Headers
    Lists
    Block quotes
    Fenced code blocks
    Html code blocks
    Paragraphs
    Empty brace formatting option for JavaScript and TypeScript:
    The new javascript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces and typescript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces formatting configuration option controls if spaces are inserted between empty braces. The default value for these settings is true
    Browser support:
    Download folders (Edge, Chrome):
    Leveraging the new File System Access API, VS Code running in a browser can now offer a download action for folders from the File Explorer to download all files and folders to disk
    Open Workspace notification:
    If you open a folder that contains .code-workspace files at the top level, you'll now see a notification asking you to open it. This was always the case in VS Code for desktop, and will now work in the browser too.
    Prevent accidental close:
    A new setting window.confirmBeforeClose was added to show a confirmation dialog before closing or leaving the workbench.
    Possible values are:
    keyboardOnly The confirmation will only be shown when you use a keybinding to close (for example, Ctrl+W). (default)
    always: The confirmation dialog will always be shown, even if you close from a mouse gesture.
    never: The confirmation will never be shown.
    Contributions to extensions:
    GitHub Pull Requests and Issues:
    Work continues on the GitHub Pull Requests and Issues extension, which allows you to work on, create, and manage pull requests and issues.
    To learn about all the new features and updates, you can see the full changelog for the 0.22.0 release of the extension.
    Remote Development:
    Work continues on the Remote Development extensions, which allow you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment.
    Feature highlights in 1.51 include:
    Ability to persist/reconnect to terminal sessions.
    Improved port forwarding experience.
    Preview features:
    Preview features are not ready for release but are functional enough to use. We welcome your early feedback while they are under development.
    Settings sync:
    Settings sync now synchronizes extensions' global state. Extensions will have to provide the state to sync using the newly introduced setKeysForSync API.
    Remember proxy credentials:
    We are overhauling the login dialog that shows when a network connection requires authentication with a proxy. A new setting, window.enableExperimentalProxyLoginDialog: true, will enable this new experience that we plan to make the default in a future release.
    he dialog will appear inside the VS Code window and offer a way to remember the credentials so that you do not have to provide them each time you start VS Code. Credentials will be stored in the OS standard credential store (keychain on macOS, Windows Credential Manager on Windows, and gnome keyring on Linux).
    We still only show this dialog once per session, but might revisit this decision in the future. You will see the dialog appear again in case the credentials you selected to be remembered are not valid. Providing them again allows you to change them.
    Please enable this option and let us know if something does not work as expected through our issue tracker
    TypeScript 4.1 beta support:
    VS Code supports the TypeScript 4.1 beta and nightly builds. The 4.1 update brings some new TypeScript language features, such as support for recursive conditional types, as well as tooling improvements. One focus area has been adding initial support for @SEE tags in JSDoc comments.
    To start using the TypeScript 4.1 nightly builds, just install the TypeScript Nightly extension. Please share feedback and let us know if you run into any bugs with TypeScript 4.1.
    Extension authoring:
    Updated extension samples:
    We've updated some of our extension samples to include VS Code default styles that are hooked up to our color theme tokens. This means that common elements (text, buttons, inputs) will be themeable and match the default styles in the product. Below are the extensions that include this:
    custom-editor-sample
    webview-sample
    webview-view-sample
    Codicon colors in trees:
    With the finalization of the ThemeIcon color API, extension authors can use theme colors on codicons in custom tree views.
    Sync Global State:
    Extensions can now sync their global state by providing the keys, whose values should be synchronized when Settings Sync is enabled, using the newly introduced setKeysForSync API in globalState memento.
    Comment thread reply button visibility:
    Comment extensions can now control the visibility of the reply button in a comment thread with a new property, CommentThread#canReply. When it's set to false, users will not see the reply button or comment box in the comment thread
    Proposed extension APIs:
    Every milestone comes with new proposed APIs and extension authors can try them out. As always, we want your feedback. This is what you have to do to try out a proposed API:
    You must use Insiders because proposed APIs change frequently.
    You must have this line in the package.json file of your extension: "enableProposedApi": true.
    Copy the latest version of the vscode.proposed.d.ts file into your project's source location.
    You cannot publish an extension that uses a proposed API. There may be breaking changes in the next release and we never want to break existing extensions.
    Folding range providers change event:
    Folding range providers can signal to the editor that folding ranges need to be updated using the onDidChangeFoldingRanges event.
    For more details and to provide feedback, please use issue #108929.
    Password APIs:
    As part of continued work on Authentication Providers, we have introduced API for storing and retrieving sensitive information. Internally, this acts as a wrapper of the keytar library that VS Code uses for storing secrets.
    Engineering:
    Making VS Code Trusted Types compliant:
    We have continued the effort to make VS Code "Trusted Types" compliant. The goal is to prevent DOM-based cross site scripting vulnerabilities. You can learn more about trusted types at the web.dev Trusted Types site and follow our progress in issue #103699
    Documentation:
    Getting started:
    We are focusing on ways to make getting started with the editor easier. We've created a new "Learn to Code" landing page on our website with coding packs and new content geared towards folks who are new to coding.
    Partner extensions:
    Coding Pack for Python (Windows):
    The Coding Pack for Python installs Python 3.8, specific Python libraries, VS Code, and essential extensions like Python and LiveShare, making it easy for new coders to get started. It is currently available for Windows
    New commands:
    unassigned Focus Left Editor Group (do not wrap around) workbench.action.focusLeftGroupWithoutWrap
    unassigned Focus Right Editor Group (do not wrap around) workbench.action.focusRightGroupWithoutWrap
    unassigned Focus Above Editor Group (do not wrap around) workbench.action.focusAboveGroupWithoutWrap
    unassigned Focus Below Editor Group (do not wrap around) workbench.action.focusBelowGroupWithoutWrap
    unassigned Focus Activity Bar workbench.action.focusActivityBar
    Notable fixes:
    43819: Windows: when deleting a folder with files that are in use, then there is no error message shown
    71315: Should maintain row focus after deleting a file
    96522: User input variables not working for launch configuration in multi-root workspace
    100255: Moving a file should load the model directly with the contents it had before
    108578: Extensions with a onDebugDynamicConfigurations are eagerly activated at startup in v1.50
    109088: Send vscode.workspace.onWillCreateFiles/onDidCreateFiles events for folders
    109226: Debug hover moves while expanding/collapsing

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Vagrant 2.2.11
« Antwort #920 am: 06 November, 2020, 20:20 »
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:

    command/cloud: Add --force flag to version release command [GH-11912]
    command/cap: Add ability to specify target [GH-11965]
    core: Switch from unmaintained gem erubis to erubi [GH-11893]
    core: Download Vagrant boxes using auth headers [GH-11835]
    tests: Add integration tests for Docker provider [GH-11907]

    BUG FIXES:

    core/synced_folders: Don't persist synced folders to fstab is guest is not reachable [GH-11900]
    core: Don't try to recover machine without a uuid [GH-11863]
    config/disks: Transform provider specific config to common form [GH-11939]
    guest/linux: Check for /etc/fstab before trying to modify [GH-11897]
    guest/linux: Create an /etc/fstab if does not exist [GH-11909]
    guest/linux: Persist SMB mounts [GH-11846]
    guest/debian: Set hostname in /etc/hosts as first step to changing hostname [GH-11885]
    guest/rhel: Check for existence of network files before trying to update them [GH-11877]
    tests: Remove rsync dependency from tests [GH-11889]

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Vagrant 2.2.13
« Antwort #921 am: 07 November, 2020, 09:30 »
Changelog

2.2.13

BUG FIXES:

    core/bundler: Adjust request sets properly with non-development prerelease [GH-12025]

2.2.12

BUG FIXES:

    core/bundler: Automatically enable prerelease dependency resolution [GH-12023]

NOTE: This is a fix release to resolve an immediate issue with Vagrant plugin functionality

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
HttpMaster Express Edition 4.7.4
« Antwort #922 am: 07 November, 2020, 18:45 »
Whats new:>>

    URL builder for creating execution address in basic request window.
    Open request items as basic request with the specific global URL in the main window.
    Context sensitive double click in the main window list (execution order and execution count).
    Other minor UI improvements and changes.

http://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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.82
« Antwort #923 am: 09 November, 2020, 09:11 »
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.

Main features:

    Intuitive and quick drawing of diagrams
    All UML 2.4 diagrams
    Flowcharts, Data Flow Diagrams, Entity Relationship Diagram (Crow Foot/Chen), CRC Cards, User Interface, Hierarchical Task Analysis, Entity Life History, Robustness Diagram, Concurrency Diagram, Venn Diagram, Mind Map, JSD diagrams
    Styling
    Print - batch printing, multiple pages per diagram
    Export diagrams to various image formats (BMP, PNG, JPG, GIF, TIFF, SVG, WMF, EMF) and PDF


Officially supports GNU/Linux via Mono.

Note: paid versions with additional features are also available.

License:    Free for non-commercial use

Changelog

    Improved C++ parser (support for explicit, enum class and enum struct)
    Fixed alignment style application to the relationship texts
    Fixed missing attribute/operation separator line for UML Class
    Fixed application crash when generating documentation with ERD entities
    Fixed application crash when generating documentation with long tables
    Fixed parsing some C++ code with operators
    Fixed behavior of a connector with multiple control points when only one end is locked

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Windows Terminal 1..4.3141.0
« Antwort #924 am: 11 November, 2020, 21:30 »
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

This release brings all of the preview changes in Windows Terminal 1.4 to the stable channel. Notable changes include:

    Jump list support! You can now right-click Terminal in the taskbar and launch a profile directly.
    Applications can now generate hyperlinks that you'll actually be able to click on.
        This is NOT the same thing as automatic hyperlink detection! Automatic detection is available in Windows Terminal 1.5 (Preview).

For more information, see the 1.4 preview release notes.

A preinstallation kit is available for system integrators and OEMs interested in prepackaging Windows Terminal with a Windows image. More information is available in the DISM documentation on preinstallation. Users who do not intend to preinstall Windows Terminal should continue using the msixbundle distribution.

We've also backported the following changes and bug fixes from Windows Terminal Preview v1.5.3142.0:
Changes

    The tab switcher now defaults to Most-Recently Used (MRU) order (#7952)
    While you're using the tab switcher, you can now actually see the tab you'll be switching to! (#7796)
    We will now warn you if the keyboard service is disabled (#8095), because that makes it impossible to type into Terminal
    You can now zoom a split pane to be the only pane visible in its tab using the togglePaneZoom action (#6989) (#7973)
    Double-middle-clicking on the taskbar preview will now close Terminal, even if it is asking you if you really are sure (thanks @rhorber!) (#7871)
    We will now inform you, using a tooltip, that holding Alt while selecting a profile opens a new pane (#7866)
    The hyperlink underline is now far less obtrusive than it was before (#8148)
    The "Open Windows Terminal Here" shell extension will now use WT's icon (#8068)

Command Palette

    PgUp/PgDown and Home/End now work more reasonably in the command palette (thanks @Hegunumo!) (#7835) with a bugfix from @don-Vito (#8190)

Code Hygiene

    We've removed some dead code pertaining to Telnet support and shrunk our binary by a few hundred kilobytes (#7840)
    We have hooked up some more robust error reporting so we can help diagnose crashes more quickly (#7864)

Bug Fixes

    Keyboard keys that are not generated by actual keyboards (hi AutoHotKey and PowerToys) will no longer be ignored (thanks @lhecker!) (#7900)
    The tab color picker should no longer get stuck if you enter #000000 (thanks @alannt777!) (#7963)
        Bonus: you can now more easily set the brightness!
    The top border should no longer disappear when you're in focus mode (thanks @don-Vito!) (#8140)
    PrintScreen should no longer clear your text selection (which was an entirely silly thing for it to do) (thanks @don-Vito!) (#7883)
    We will no longer force all your terminal windows to activate when you save your settings file (thanks @don-Vito!) (#7887)
    alwaysOnTop actually works now. Yeah, I know how that sounds. (thanks @don-Vito!) (#8125)
    It should be more difficult to get floating context menus when you drag the window (thanks @mpela81!) (#8010)
    Resizing the window should no longer cause us to recycle hyperlink IDs (#8074)
    Failure to write to your settings file is no longer considered fatal (#7950)
    Some of you reported that clicking on links made Terminal hang! You may be surprised to find that that was not our intent. We've fixed that. (#8087)
    Key bindings will now consume dead keys, which means that you can now bind them to do more important things (as in #5784) (thanks @lhecker!) (#7686)
    We've improved the contrast ratio of the shortcut text in the command palette (#7937)
    The jump list will now display profile icons even if they have forward slashes in them (#7711)
    Accessibility: we should no longer crash when a screen reader or UIA client expands a text range at the end of the buffer (#7677) (#7792) or when it moves back to a previous word sometimes (#7770) or when it's scrolled into view (#7868)
    Accessibility: out-of-bounds text should no longer cause a crash (thanks @codeofdusk!) (#8052)

VT fixes

    The unfortunate combination of OSC 52 (the mechanism used by tmux et al. to set the clipboard) and high Unicode should no longer result in utterly garbled text (thanks @amaya382!) (#7870)
    Empty cells covered by an app-defined hyperlink will now no longer be ignored when rendering (#7738)
    App-defined hyperlinks with the same ID but different URLs are now actually considered to be different links (#7940)

Performance

    Opening and closing tabs when you have far too many profiles should no longer send the Terminal out for a coffee break (#7993)
    Launching Terminal with embarrassingly many tabs should only take about half as long now, as we'll populate the jumplist more conservatively (#7978)
    Accessibility: moving to the next word using a screen reader should be much faster (#7789)

Changes to the WPF Control

    The WPF control now supports AutoFill, which allows the control container to resize without resizing the terminal itself (#7853) (#7983) (#7892)
        (including a margin-related bugfix from @ScriptKat!) (#8039)

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Windows Terminal 1.5.3142.0 Preview
« Antwort #925 am: 12 November, 2020, 09:40 »
Changelog

Features

    URL auto-detection is here! Terminal will now detect URLs (of a certain limited vocabulary) and let you launch them by holding down Ctrl and clicking (#7691)
        When we first authored this feature, we forgot to account for double-width glyphs. @comzyh made sure we didn't make this colossal (double-width) mistake (thanks!) (#8124)
    The tab switcher is now more flexible: you can use it in Most-Recently Used (MRU) order, in tabstrip order, or not at all (#8076)
        There's a new global setting, tabSwitcherMode, which supports the following enumerated values:
            mru - most-recently used (MRU) order (default)
            inOrder - in-order order (the order that the tabs at the top of the window are already in)
            disabled - do not use the tab switcher
        This setting supersedes (but does not invalidate) useTabSwitcher (boolean)
    You can now zoom a split pane to be the only pane visible in its tab using the togglePaneZoom action (#6989) (#7973)
    launchMode has been taught about focus and maximizedFocus, which will allow you to start up in focus mode (thanks @don-Vito!) (#7873)
        (you can now launch directly to focus/max focus mode with wt -f and wt -Mf. wt -F continues to indicate a request for "fullscreen" mode)
    The openTabRenamer action is now available. It does roughly what it says (thanks @Coridyn!) (#7462)
    The scrollUp and scrollDown actions have learned about rowsToScroll (thanks @don-Vito!) (#7924)
    backgroundImage now supports desktopWallpaper, which will make Terminal use your desktop wallpaper (thanks @bennetnicholas!) (#7849)
    Terminal now supports the BEL sequence (thanks @j4james!) (#7679)
        Belling can be configured with the profile setting bellStyle (enum, audible/none) (#7793)

Changes

    The tab switcher now defaults to Most-Recently Used (MRU) order (#7952)
    While you're using the tab switcher, you can now actually see the tab you'll be switching to! (#7796)
    We will now warn you if the keyboard service is disabled (#8095), because that makes it impossible to type into Terminal
    Double-middle-clicking on the taskbar preview will now close Terminal, even if it is asking you if you really are sure (thanks @rhorber!) (#7871)
    We will now inform you, using a tooltip, that holding Alt while selecting a profile opens a new pane (#7866)
    The hyperlink underline is now far less obtrusive than it was before (#8148)
    The "Open Windows Terminal Here" shell extension will now use WT's icon (#8068)
    Pane actions are now animated! You can disable these animations with the global setting disableAnimations (boolean, default false) (#7364)
    Right-clicking on a tab will now yield a Close... submenu with some fun stuff in it (thanks @mpela81!) (#7728) (#7961)
    Our glyph measurements are now up-to-date as of Unicode 13 (#8035)
    You can now use emoji and Segoe MDL2 Assets glyphs as icons for profiles (and not just commands) (#7830)
    Terminal will now display the correct icon for the system's contrast mode and whether it's a preview build or not (#7971)

Command Palette

    The command palette now uses > to indicate action mode and (nothing) to indicate command mode (#7935)
        To get from Action to Command mode, press backspace to delete the leading >.
    The substring match in the command palette will now be highlighted in bold (thanks @don-Vito!) (#7977) (#8188) (#8168)
    PgUp/PgDown and Home/End now work more reasonably in the command palette (thanks @Hegunumo!) (#7835) with a bugfix from @don-Vito (#8190)
    We've added a back button to the command palette that will appear when you're looking at a nested command (thanks @Hegunumo!) (#8051)

VT support

    OSC 10/11/12 now have support for the 600+ X.Org color names (like "antique white" and "lemon chiffon") (thanks @skyline75489!) (#7578) (#7929)
    We've refactored our VT parser to make it far easier to maintain (thanks @j4james!) (#7799)
    Terminal (and console) now supports DECREQTPARM (thanks @j4james!) (#7939)

Code Hygiene

    We've removed some dead code pertaining to Telnet support and shrunk our binary by a few hundred kilobytes (#7840)
    We have hooked up some more robust error reporting so we can help diagnose crashes more quickly (#7864)
    We've done some deep refactoring on the settings model (#7667)
        All overridden settings are now available to the app (in preparation for the Settings UI in #1564) (#7923)
        Hidden profiles are no longer deleted, which means you can use one as your default profile (#8070)
    All of the images in our repository have been optimized, which should save a couple tens of kilobytes on disk (thanks @WSLUser!) (#8169)

Bug Fixes

    Keyboard keys that are not generated by actual keyboards (hi AutoHotKey and PowerToys) will no longer be ignored (thanks @lhecker!) (#7900)
    The tab color picker should no longer get stuck if you enter #000000 (thanks @alannt777!) (#7963)
        Bonus: you can now more easily set the brightness!
    The top border should no longer disappear when you're in focus mode (thanks @don-Vito!) (#8140)
    PrintScreen should no longer clear your text selection (which was an entirely silly thing for it to do) (thanks @don-Vito!) (#7883)
    We will no longer force all your terminal windows to activate when you save your settings file (thanks @don-Vito!) (#7887)
    alwaysOnTop actually works now. Yeah, I know how that sounds. (thanks @don-Vito!) (#8125)
    It should be more difficult to get floating context menus when you drag the window (thanks @mpela81!) (#8010)
    Resizing the window should no longer cause us to recycle hyperlink IDs (#8074)
    Failure to write to your settings file is no longer considered fatal (#7950)
    Some of you reported that clicking on links made Terminal hang! You may be surprised to find that that was not our intent. We've fixed that. (#8087)
    Key bindings will now consume dead keys, which means that you can now bind them to do more important things (as in #5784) (thanks @lhecker!) (#7686)
    We've improved the contrast ratio of the shortcut text in the command palette (#7937)
    The jump list will now display profile icons even if they have forward slashes in them (#7711)
    The Azure Cloud Shell connector will no longer fail and blame you for some sort of "Key not found" if you have an old shell configuration (thanks @don-Vito!) (#8197)
    Accessibility: we should no longer crash when a screen reader or UIA client expands a text range at the end of the buffer (#7677) (#7792) or when it moves back to a previous word sometimes (#7770) or when it's scrolled into view (#7868)
    Accessibility: out-of-bounds text should no longer cause a crash (thanks @codeofdusk!) (#8052)

VT fixes

    The unfortunate combination of OSC 52 (the mechanism used by tmux et al. to set the clipboard) and high Unicode should no longer result in utterly garbled text (thanks @amaya382!) (#7870)
    Empty cells covered by an app-defined hyperlink will now no longer be ignored when rendering (#7738)
    App-defined hyperlinks with the same ID but different URLs are now actually considered to be different links (#7940)

Performance

    Opening and closing tabs when you have far too many profiles should no longer send the Terminal out for a coffee break (#7993)
    Launching Terminal with embarrassingly many profiles should only take about half as long now, as we'll populate the jumplist more conservatively (#7978)
    Accessibility: moving to the next word using a screen reader should be much faster (#7789)

Changes to the WPF Control

    The WPF control now supports AutoFill, which allows the control container to resize without resizing the terminal itself (#7853) (#7983) (#7892)
        (including a margin-related bugfix from @ScriptKat!) (#8039)

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Visual Studio Code 1.51.1
« Antwort #926 am: 12 November, 2020, 18:50 »
    The update addresses these issues:

    "Reveal In Side Bar" does not work if the file is opened from external apps
    New ThemeIcon color in tree views can pollute other nodes

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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Easy Code 2.02.0.0028
« Antwort #927 am: 12 November, 2020, 21:10 »
Easy Code is the free visual assembly programming environment for building 32/64-bit Windows applications.

Easy Code's interface is similar to Visual Basic and will permit you to program Windows assembler applications (executable files, dynamic and static libraries, COFF object files, console applications, NT drivers and services) done as efficiently and simply as possible

Easy Code supports Fasm, GoAsm, JWasm, Masm, PoAsm, SolAsm and UAsm (both 32-bit/64-bit), and using different tools for the various assemblers

Freeware

Changelog

Bug Fixes:

    1. Fixed a bug in the "wininet.inc" files for FASM visual and classic projects.


Please read and follow the directions within the 'AsmC.txt', 'Fasm.txt', 'Masm.txt', 'SolAsm.txt' and 'UAsm.txt' files located in the 'EasyCode' folder.

Also see the 'IMPORTANT REMARKS' section in the Easy Code help file.


Added Features:

    1. Added a new method, "IsUserAdministrator", which determines whether the current user is an administrator or not. For more information, please see the "IsUserAdministrator" method in the Easy Code help file.

    2. New 'wininet.inc' files for SOLASM visual and classic projects.

    3. Supports the changes of the new GoAsm version 0.62 BetaO.


Deprecated Features:

    None

[close]

http://www.easycode.cat/English/index.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
Highlight 3.59
« Antwort #928 am: 14 November, 2020, 09:50 »
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

    HTML output: added `white-space: pre-wrap` to pre tag CSS
    Updated mark_lines.lua plug-in accept a line range as input parameter and output xterm256 terminal sequences
    Improved Ruby code folding of the outhtml_codefold plug-in
    Updated astyle lib to rev 672
    Added support for reStructured Text (https://gitlab.com/saalen/highlight/-/issues/170)
    Added support for Rego (openpolicyagent.org)
    Added `outhtml_copy_clipboard.lua` plugin
    CLI: adapted default xterm256/truecolor theme to terminal background colour
    CLI: adapted ANSI line numbers to terminal background colour (https://gitlab.com/saalen/highlight/-/issues/172)
    CLI: fixed segfault if the user home directory cannot be determined (https://gitlab.com/saalen/highlight/-/issues/171)
    GUI: initial font set to Monospace
    GUI: replaced highlight.xpm by highlight.png icon

[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: 158890
  • Ohne Input kein Output
    • DVB-Cube
Software Ideas Modeler 12.83
« Antwort #929 am: 17 November, 2020, 18:50 »
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.

Main features:

    Intuitive and quick drawing of diagrams
    All UML 2.4 diagrams
    Flowcharts, Data Flow Diagrams, Entity Relationship Diagram (Crow Foot/Chen), CRC Cards, User Interface, Hierarchical Task Analysis, Entity Life History, Robustness Diagram, Concurrency Diagram, Venn Diagram, Mind Map, JSD diagrams
    Styling
    Print - batch printing, multiple pages per diagram
    Export diagrams to various image formats (BMP, PNG, JPG, GIF, TIFF, SVG, WMF, EMF) and PDF


Officially supports GNU/Linux via Mono.

Note: paid versions with additional features are also available.

License:    Free for non-commercial use

Changelog

    Added support for rounding style to UML Model element
    Fixed loading some files created in older versions
    Fixed undoing changes to layout made by Convert command
    Fixed application crash for some element conversions

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