GitHub Strengthens Team Working
Written by Kay Ewbank   
Monday, 11 May 2020

At its virtual conference Satellite 2020, GitHub announced several improvements for developers working in teams, including a discussion tool for chatting outside the codebase, and improved code scanning.

GitHub also gave more details about Codespaces, the renamed Microsoft Visual Studio Online programming environment which is available on GitHub. Codespaces provides a cloud-hosted dev environment directly within GitHub, meaning developers can can start contributing to a project without leaving GitHub. Codespaces can be configured to load your code and dependencies, developer tools, extensions, and dotfiles.

githubdeklogo

As we reported last week in VS Online Rebranded As Codespaces, Codespaces is what used to be called Visual Studio Online, and is based on VS Code. Codespaces in GitHub includes a browser-based version of the full VS Code editor, with support for code completion and navigation, extensions, and terminal access. GitHub says pricing for Codespaces hasn't been finalized yet, but it will be free to use during the limited beta.

Another new tool for GitHub users is Discussions. This widens the options for talking to other developers, providing an alternative to conversations linked to issues and pull requests.  Discussions live in a project repository, and have a threaded format to make it possible to start, respond to, and organize unstructured conversations. Where a thread is to answer a question, it can be marked as answered. 

github discussions

 

The next announcement introduces tools for GitHub-native code scanning, though only as betas at the moment. When code scanning is enabled, every 'git push' is scanned for new potential security vulnerabilities, and results are displayed directly in your pull request. The scanning is based on the semantic analysis engine, CodeQL, which GitHub says has "an unmatched record finding real vulnerabilities". The new tool will be free for open source, and any public project can sign up.

At the same time, secret scanning (what used to be called token scanning) is being expanded to cover private repositories - until now it's only been available for public repositories. 

githubdeklogo 

 

 

More Information

Watch GitHub Satellite

Related Articles

VS Online Rebranded As Codespaces

GitHub Launches Actions

Microsoft Buys GitHub - Get Ready For a Bigger Devil

GitHub Marketplace Now Accepts Free Apps and Offers Free Trials

 

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Windows 11 Overtakes Windows 10 - But Not In Europe
08/07/2025

With the end of support of Windows 10 just three months away, Windows 11 has finally edged ahead of Windows 10 in terms of  Desktop Windows Version Market Share on a Worldwide Basis. In Europe, h [ ... ]



GNU Nano 8.5 Enhances Anchor Positions
10/07/2025

GNU Nano 8.5 has been released with improved text anchors and fine-tuned syntax coloring. GNU nano is a command line text editor for Unix and Linux that aims to be simple and easy to use.


More News

pico book

 

Comments




or email your comment to: comments@i-programmer.info