#GitChallenge just got better
… Browser-based dev environments GitHub announced Codespaces , a fully functional Visual Studio Code experience inside of GitHub. …
Tracked topic
… Browser-based dev environments GitHub announced Codespaces , a fully functional Visual Studio Code experience inside of GitHub. …
… Code Suggestions for Visual Studio In this rapid prototype, Michael Eddington , Staff Backend Engineer, built an extension to bring GitLab Code Suggestions to Visual Studio. …
… You can use GitLab Duo Chat on the GitLab interface, as well as the WebIDE, Visual Studio Code, and JetBrains interfaces . …
… The amazing designers at Microsoft have open-sourced a design toolkit for Visual Studio Code that allowed us to easily grab the relevant pieces, plug them into our own design file, and manipulate them. …
… Moving to Linux/Docker for CI/CD pipelines We have almost moved completely to Linux/Docker for our CI/CD pipelines, using several custom images: our custom .NET image simply adds chromedriver to the default mcr.microsoft.com/dotnet/core/sdk:latest image to add Selenium support for UI testing our cu… …