CodeTogether 5.0.1—FIXES, Fixes, fixes

Brian Fernandes

November 17, 2021

CodeTogether 5.0.1 is a massive maintenance release centered on the most common activity in sessions—actively coding together. As promised, we’ve made dozens of fixes and improvements to core areas like simultaneous typing and content assist to give you a more robust simultaneous coding experience.

Content Assist

Across all IDEs, we’ve made a number of fixes to how content assist behaves when multiple developers are simultaneously coding in a file.

  • If someone was typing in the location above which content assist was invoked, the proposals list might not show up, or be prematurely closed. Proposals selected could also occasionally be inserted in the wrong location.
  • Content assist might not automatically be displayed when using trigger characters, and using a commit character could result in the proposal not being correctly inserted. Trigger characters were occasionally lost. [VS Code only]

Typing Collision Management

Algorithmic improvements make simultaneous typing in the same file more robust, avoiding file-sync events in many situations. This addresses several edge-cases in which typing could become laggy, typed code could be lost, or the client IDE might freeze for several seconds.

On-Premises Updates

CodeTogether can now be deployed via Podman. We’ve made changes in the container configuration to allow this to work seamlessly. The on-premises dashboard will include A/V statistics and log corresponding events.

Miscellaneous Fixes

Hyperlink navigation for VS Code clients has been fixed.

Detection of ports for running servers has been fixed for Windows 11 and on Mac, where servers started in the terminal were not detected.

What’s Next?

We don’t plan to introduce any major new features until the end of this year, but will use this time to work on fixes and enhancements to all of CodeTogether’s already vast capabilities.

Work with a team? Start your 30 day trial of CodeTogether Teams*
*Includes up to 32 participants and unlimited session durations.

 

You may also like . . .

Leveraging Software Engineering Intelligence: A Guide for Tech Leaders

Leveraging Software Engineering Intelligence: A Guide for Tech Leaders

Unlock the Future of Software Development with Data-Driven Intelligence Effective leadership in software development requires more than managing teams and projects—it’s about making smarter, data-driven decisions. Software engineering intelligence (SEI) offers a...

The Importance of Real-Time Alerts in Software Projects

The Importance of Real-Time Alerts in Software Projects

In the fast-paced realm of software development, even minor delays or unnoticed errors can escalate into major setbacks, leading to missed deadlines, increased costs, and compromised product quality. Traditional monitoring methods often fail to catch issues as they...

The Top 5 Challenges for Task Management in Software Development

The Top 5 Challenges for Task Management in Software Development

In the dynamic world of software development, effective task management is critical for ensuring projects stay on track, teams remain productive, and high-quality code is delivered on time. However, achieving this can be challenging without the right tools and...