Skip to content

Commit 3760ad8

Browse files
ktosodavelester
andauthored
Apply suggestions from code review
Co-authored-by: Dave Lester <[email protected]>
1 parent eb5291c commit 3760ad8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_posts/2025-11-NN-swift-gsoc-2025-highlight-1-vscode-swiftly.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
layout: new-layouts/post
33
published: true
44
date: 2025-11-05 17:00:00
5-
title: 'GSoC 2025 Showcase: Swiftly support in Visual Studio Code
5+
title: 'GSoC 2025 Showcase: Swiftly support in VS Code'
66
author: [priyambada, ktoso]
77
category: "Community"
88
---
99

1010
Another year of successful Swift participation in [Google Summer of Code](https://summerofcode.withgoogle.com) 2025 came to an end recently, and this year we'd like to shine some light on the projects and work accomplished during the summer!
1111

1212
Summer of Code is an annual program, organized by Google, which provides hands-on experience for newcomers contributing
13-
to open source projects. Participants usually are students, but do not have to be.
13+
to open source projects.
1414

15-
In this series of four posts, we'll highlight each of the Summer of Code contributors and their projects.
15+
In this series of four blog posts, we'll highlight each of the Summer of Code contributors and their projects.
1616
You can navigate between the posts using these convenient links:
1717

1818
- Bringing Swiftly support to VS Code (this post)
@@ -33,7 +33,7 @@ My project focused on integrating **Swiftly** (Swift's toolchain manager) into t
3333

3434
## The Problem We Solved
3535

36-
We've made switching toolchains easier with Swiftly, allowing you to install and switch between Swift versions without leaving VS Code.
36+
We've made switching toolchains easier with Swiftly, allowing you to install and switch between Swift versions without leaving VS Code. Developers can now:
3737

3838
1. **Switch Swift versions** with a single click
3939
2. **Install new toolchains** without leaving VS Code

0 commit comments

Comments
 (0)