1 repositorio
Utilities for downloading and updating specific language compiler and analysis binaries.
Distinct from Command-Line Installers: Focuses on language-specific toolchain binaries rather than general system-wide software installers
Explore 1 awesome GitHub repository matching development tools & productivity · Toolchain Binary Installers. Refine with filters or upvote what's useful.
This project is a language extension for VS Code that provides comprehensive Go language support. It functions as a language server client, a debugger interface, and a toolchain manager to facilitate Go application development. The extension distinguishes itself by integrating a full suite of toolchain management capabilities, allowing for the installation and configuration of required binaries, linters, and compiler versions directly within the editor. It also provides deep integration for interactive debugging via Delve, supporting remote target debugging, process attachment, and program st
Downloads and updates required Go language tools and binaries directly into specified directories.